Add another roles list
Register

User Tag List

Results 1 to 23 of 23
  1. ISO #1

  2. ISO #2

  3. ISO #3

    Re: Add another roles list

    On the homepage of Mafia wiki, theirs a table in the middle, labeled roles. The Second Row, First Column of that table has Town:. Then, citizen, sheriff, invest etc. The Third Row of that table has Mafia: then Consigliere, Consort, framer etc. The Fourth Row, etc.

    What I propose is to add a 5th row. The first column of the fifth row would be labeled Categories(or Randoms or something): . The second column would have: Town Power, Town Killing, Town PRotective, Town Investigative, Town Core, Mafia Support, Mafia Deception, Mafia Killing, Neutral Killing, Neutral Evil, Neutral Benign, Random Any.

    does it make sense like that?

  4. ISO #4

  5. ISO #5

  6. ISO #6

  7. ISO #7

    Re: Add another roles list

    Quote Originally Posted by EagleMan View Post
    It's not from there that you need to edit it. It's a template that's inserted in that you have to edit elsewhere. I've been going down the rabbit hole and still found nothing. I'll find it eventually.
    Code:
    <DynamicPageList>
    category = Town Roles
    count = 100
    mode = inline
    order = ascending
    </DynamicPageList>
    It references Categories, which can be found here: https://wiki.sc2mafia.com/en/index.ph...ial:Categories
    Here for Town Roles specifically: https://wiki.sc2mafia.com/en/index.ph...ory:Town_Roles
    I don't knwo too much about coding and stuff, but I think it is just a matter of editing Categories. Delete the subcategories, create a new category called Random, and refill with the Randoms, defined as subcategories, in Town Roles, Neutral Roles, and Mafia Roles.
    Again, I might being making a fool of myself, this is strictly me attempting to interpret something that I know nothing of.
    Then edit this:
    Spoiler : Current Code :

    Code:
    {|class="wikitable" style="font-size:90%; border: 2px solid darkgrey" cellpadding="3" cellspacing="0" colspan="2" align="left" width="100%" ||
    |-
    ! colspan="2" style="background: lightblue; color: Black; font-size:150%" | Roles
    |-
    ! style="background: lightgreen; color: black" width="10%" | Town:
    || 
    <DynamicPageList>
    category = Town Roles
    count = 100
    mode = inline
    order = ascending
    </DynamicPageList>
    |-
    ! style="background: salmon; color: black" width="10%" | Mafia: 
    || 
    <DynamicPageList>
    category = Mafia Roles
    count = 100
    mode = inline
    order = ascending
    </DynamicPageList>
    |-
    ! style="background: lightgray; color: black" width="10%" | Neutral: 
    || 
    <DynamicPageList>
    category = Neutral Roles
    count = 100
    mode = inline
    order = ascending
    </DynamicPageList>
    |}

    to this:
    Spoiler : New Code? :

    Code:
    {|class="wikitable" style="font-size:90%; border: 2px solid darkgrey" cellpadding="3" cellspacing="0" colspan="2" align="left" width="100%" ||
    |-
    ! colspan="2" style="background: lightblue; color: Black; font-size:150%" | Roles
    |-
    ! style="background: lightgreen; color: black" width="10%" | Town:
    || 
    <DynamicPageList>
    category = Town Roles
    count = 100
    mode = inline
    order = ascending
    </DynamicPageList>
    |-
    ! style="background: salmon; color: black" width="10%" | Mafia: 
    || 
    <DynamicPageList>
    category = Mafia Roles
    count = 100
    mode = inline
    order = ascending
    </DynamicPageList>
    |-
    ! style="background: lightgray; color: black" width="10%" | Neutral: 
    || 
    <DynamicPageList>
    category = Neutral Roles
    count = 100
    mode = inline
    order = ascending
    </DynamicPageList>
    |-
    ! style="background: teal; color: black" width="10%" | Randoms: 
    || 
    <DynamicPageList>
    category = Random Roles
    count = 100
    mode = inline
    order = ascending
    </DynamicPageList>
    |}
    Last edited by creedkingsx; August 16th, 2012 at 11:35 AM.

  8. ISO #8

  9. ISO #9

  10. ISO #10

  11. ISO #11

    Re: Add another roles list

    the point of the random roles category is to take it make the home page a little less cluttered. the way the town core, town investigative, etc looks a little bit smushed together. ANYWAY, that's not even how its organized in the mafia game setup. its town, mafia, neutrals, randoms. DR didn't put the random roles into their respective town,mafia,neutral categories. He made another 'randoms' category. The home page should reflect it.

  12. ISO #12

    Re: Add another roles list

    Too clarify what I think I am understanding, this is the Home Page.
    This is the Source for the Home Page.

    If you look down about 3/4's of the way it says, "wikitable," in the code, followed by 3 set of open/closed code that say, "DynamicPageList."
    Each of these sections mention a section from the table in the Main Page. They say, "Category = XXX Roles."

    So, I found the list of all Categories and they include, " Mafia Roles, Town Roles, and Neutral Roles," and each include X amount of "subcategories" that contain each other the list as "Category:" from the table.

    I think, if you remove the subcategories, make a new Category labeled, "Randoms," and just add another section with the, "DynamicPageList," thing, it should do what the OP is requesting, which is to have the last row of the Table clarify the randoms rather than the randoms being listed under each Category as a subcategory.

  13. ISO #13

  14. ISO #14

  15. ISO #15

  16. ISO #16

  17. ISO #17

  18. ISO #18

    Re: Add another roles list

    Quote Originally Posted by EagleMan View Post
    Deantwo kinda messed something up when he went around adding that stuff. I don't want the categories in the role list but I haven't really figured it out yet. It should be pretty simple, it's just a matter of finding the right thing to edit.
    i already posted how you fix it... in more then one even ^^; here: User_talk:EagleMan#Role_Navigator
    yeah i hadn't noticed that the Categories ended up there... but removing the Sub-Categories i don't wanna do...

    besides it's a simple fix... i just can't do it... cause the Template:RoleNavigator can only be edited my admins...

    yeah... i kinda have a thing about editing Wikis... and i get a little overboard some times XD
    Last edited by Deantwo; August 19th, 2012 at 04:23 AM. Reason: typo

  19. ISO #19

    Re: Add another roles list

    Quote Originally Posted by creedkingsx View Post
    I can't edit, but just to be sure, this is what you are looking for?:
    that could work yeah ^^
    but the list of Random Categories would have to be static... or pages with Redirects... i can do it either way...

    i just can't edit it can't i don't have the admin rights to do so ^^;

  20. ISO #20

  21. ISO #21

  22. ISO #22

    Re: Add another roles list

    Quote Originally Posted by Boss View Post
    someone do look at my Project ^^

    and the ideas i just read here... i just made a new little Project around that ^^
    tell me what you think!
    User:Deantwo#Random_System_Category_List_Idea

    at least it's smaller then the big one i made ^^;
    Last edited by Deantwo; August 19th, 2012 at 06:48 AM.

    Wiki User: Deantwo

    the SC2Mafia Wiki is my playground!
    Spoiler : FM History :


    FM18: Bushwalter (Drug Dealer)

  23. ISO #23

 

 

Similar Threads

  1. Roles List Thread
    By Mr. Hat in forum Underneath the Mistletoe
    Replies: 5
    Last Post: January 3rd, 2012, 05:54 AM
  2. Roles List and Rules
    By Forum Mafia GM in forum Forum Mafia VI
    Replies: 0
    Last Post: November 21st, 2011, 11:24 PM
  3. Suggestion: List of ALL the roles & what they do.
    By Eldrazor in forum Mafia Discussion
    Replies: 3
    Last Post: April 18th, 2011, 07:03 AM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •