|
|
(27 intermediate revisions by 4 users not shown) |
Line 1: |
Line 1: |
| <noinclude>{{Protected template}}</noinclude> | | <noinclude>{{Protected template}}</noinclude> |
| {| class="characterbox {{lc:{{{elder|}}}}}" width="250" align="right" cellpadding="3" cellspacing="0" | | {| class="infoboxtemp" width="250" align="right" cellpadding="3" cellspacing="0" |
| |- | | |- |
| {{#if: {{{image|}}}| | | {{#if: {{{image|}}}| |
| {{!}} class="characterimage" colspan="2" bgcolor={{{bgcolor_value|#222222;}}} {{!}} {{{image}}} }} | | {{!}} class="infoboximage" colspan="2" bgcolor={{{bgcolor_value|#222222;}}} {{!}} {{{image}}} }} |
| |- | | |- |
| | class="name {{lc:{{{type}}}}}" colspan="2" | '''{{#if: {{{firstname|}}} | {{{firstname}}} |{{{name}}}}} {{#if: {{{lastname|}}} | {{{lastname}}} |}}''' | | | class="name {{lc:{{{order}}}}}" colspan="2" | '''{{#if: {{{firstname|}}} | {{{firstname}}} |{{{name}}}}} {{#if: {{{lastname|}}} | {{{lastname}}} |}}''' |
| |- | | |- |
| | class="header {{lc:{{{type}}}}}" colspan="2" | '''Biographical Information''' | | | class="header {{lc:{{{order}}}}}" colspan="2" | '''Biographical Information''' |
| |- | | |- |
| {{#if: {{{homeworld|}}}| | | {{#if: {{{homeworld|}}}| |
| {{!}} class="charboxinfoheader" bgcolor={{{bgcolor_value|#222222;}}} {{!}} Homeworld: | | {{!}} class="infoboxinfoheader" bgcolor={{{bgcolor_value|#222222;}}} {{!}} Homeworld: |
| {{!}} class="charboxinfodata" bgcolor={{{bgcolor_value|#2B2B2B;}}} {{!}} | | {{!}} class="infoboxinfodata" bgcolor={{{bgcolor_value|#2B2B2B;}}} {{!}} |
| {{{homeworld}}} }} | | {{{homeworld}}} }} |
| |- | | |- |
| {{#if: {{{birth|}}}| | | {{#if: {{{birth|}}}| |
| {{!}} class="charboxinfoheader" bgcolor={{{bgcolor_value|#222222;}}} {{!}} Birth: | | {{!}} class="infoboxinfoheader" bgcolor={{{bgcolor_value|#222222;}}} {{!}} Date of Birth: |
| {{!}} class="charboxinfodata" bgcolor={{{bgcolor_value|#2B2B2B;}}} {{!}} | | {{!}} class="infoboxinfodata" bgcolor={{{bgcolor_value|#2B2B2B;}}} {{!}} |
| {{{birth}}} }} | | {{{birth}}} }} |
| | |- |
| | {{#if: {{{placeofbirth|}}}| |
| | {{!}} class="infoboxinfoheader" bgcolor={{{bgcolor_value|#222222;}}} {{!}} Place of Birth: |
| | {{!}} class="infoboxinfodata" bgcolor={{{bgcolor_value|#2B2B2B;}}} {{!}} |
| | {{{placeofbirth}}} }} |
| |- | | |- |
| {{#if: {{{death|}}}| | | {{#if: {{{death|}}}| |
| {{!}} class="charboxinfoheader" bgcolor={{{bgcolor_value|#222222;}}} {{!}} Death: | | {{!}} class="infoboxinfoheader" bgcolor={{{bgcolor_value|#222222;}}} {{!}} Date of Death: |
| {{!}} class="charboxinfodata" bgcolor={{{bgcolor_value|#2B2B2B;}}} {{!}} | | {{!}} class="infoboxinfodata" bgcolor={{{bgcolor_value|#2B2B2B;}}} {{!}} |
| {{{death}}} }} | | {{{death}}} }} |
| |- | | |- |
| | class="header {{lc:{{{type}}}}}" colspan="2" | '''Physical Description''' | | {{#if: {{{placeofdeath|}}}| |
| | {{!}} class="infoboxinfoheader" bgcolor={{{bgcolor_value|#222222;}}} {{!}} Place of Death: |
| | {{!}} class="infoboxinfodata" bgcolor={{{bgcolor_value|#2B2B2B;}}} {{!}} |
| | {{{placeofdeath}}} }} |
| | |- |
| | {{#if: {{{causeofdeath|}}}| |
| | {{!}} class="infoboxinfoheader" bgcolor={{{bgcolor_value|#222222;}}} {{!}} Cause of Death: |
| | {{!}} class="infoboxinfodata" bgcolor={{{bgcolor_value|#2B2B2B;}}} {{!}} |
| | {{{causeofdeath}}} }} |
| | |- |
| | | class="header {{lc:{{{order}}}}}" colspan="2" | '''Physical Description''' |
| |- | | |- |
| {{#if: {{{species|}}}| | | {{#if: {{{species|}}}| |
| {{!}} class="charboxinfoheader" bgcolor={{{bgcolor_value|#222222;}}} {{!}} Species: | | {{!}} class="infoboxinfoheader" bgcolor={{{bgcolor_value|#222222;}}} {{!}} Species: |
| {{!}} class="charboxinfodata" bgcolor={{{bgcolor_value|#2B2B2B;}}} {{!}} | | {{!}} class="infoboxinfodata" bgcolor={{{bgcolor_value|#2B2B2B;}}} {{!}} |
| {{{species}}} }} | | {{{species}}} }} |
| |- | | |- |
| {{#if: {{{gender|}}}| | | {{#if: {{{gender|}}}| |
| {{!}} class="charboxinfoheader" bgcolor={{{bgcolor_value|#222222;}}} {{!}} Gender: | | {{!}} class="infoboxinfoheader" bgcolor={{{bgcolor_value|#222222;}}} {{!}} Gender: |
| {{!}} class="charboxinfodata" bgcolor={{{bgcolor_value|#2B2B2B;}}} {{!}} | | {{!}} class="infoboxinfodata" bgcolor={{{bgcolor_value|#2B2B2B;}}} {{!}} |
| {{{gender}}} }} | | {{{gender}}} }} |
| |- | | |- |
| {{#if: {{{height|}}}| | | {{#if: {{{height|}}}| |
| {{!}} class="charboxinfoheader" bgcolor={{{bgcolor_value|#222222;}}} {{!}} Height: | | {{!}} class="infoboxinfoheader" bgcolor={{{bgcolor_value|#222222;}}} {{!}} Height: |
| {{!}} class="charboxinfodata" bgcolor={{{bgcolor_value|#2B2B2B;}}} {{!}} | | {{!}} class="infoboxinfodata" bgcolor={{{bgcolor_value|#2B2B2B;}}} {{!}} |
| {{{height}}} }} | | {{{height}}} }} |
| |- | | |- |
| {{#if: {{{weight|}}}| | | {{#if: {{{weight|}}}| |
| {{!}} class="charboxinfoheader" bgcolor={{{bgcolor_value|#222222;}}} {{!}} Weight: | | {{!}} class="infoboxinfoheader" bgcolor={{{bgcolor_value|#222222;}}} {{!}} Weight: |
| {{!}} class="charboxinfodata" bgcolor={{{bgcolor_value|#2B2B2B;}}} {{!}} | | {{!}} class="infoboxinfodata" bgcolor={{{bgcolor_value|#2B2B2B;}}} {{!}} |
| {{{weight}}} }} | | {{{weight}}} }} |
| |- | | |- |
| {{#if: {{{hair|}}}| | | {{#if: {{{hair|}}}| |
| {{!}} class="charboxinfoheader" bgcolor={{{bgcolor_value|#222222; }}} {{!}} Hair: | | {{!}} class="infoboxinfoheader" bgcolor={{{bgcolor_value|#222222; }}} {{!}} Hair: |
| {{!}} class="charboxinfodata" bgcolor={{{bgcolor_value|#2B2B2B;}}} {{!}} | | {{!}} class="infoboxinfodata" bgcolor={{{bgcolor_value|#2B2B2B;}}} {{!}} |
| {{{hair}}} }} | | {{{hair}}} }} |
| |- | | |- |
| {{#if: {{{eyes|}}}| | | {{#if: {{{eyes|}}}| |
| {{!}} class="charboxinfoheader" bgcolor={{{bgcolor_value|#222222; }}} {{!}} Eyes: | | {{!}} class="infoboxinfoheader" bgcolor={{{bgcolor_value|#222222; }}} {{!}} Eyes: |
| {{!}} class="charboxinfodata" bgcolor={{{bgcolor_value|#2B2B2B; }}} {{!}} | | {{!}} class="infoboxinfodata" bgcolor={{{bgcolor_value|#2B2B2B; }}} {{!}} |
| {{{eyes}}} }} | | {{{eyes}}} }} |
| |- | | |- |
| {{#if: {{{cyber|}}}| | | {{#if: {{{cyber|}}}| |
| {{!}} class="charboxinfoheader" bgcolor={{{bgcolor_value|#222222;}}} {{!}} Cybernetics: | | {{!}} class="infoboxinfoheader" bgcolor={{{bgcolor_value|#222222;}}} {{!}} Cybernetics: |
| {{!}} class="charboxinfodata" bgcolor={{{bgcolor_value|#2B2B2B; }}} {{!}} | | {{!}} class="infoboxinfodata" bgcolor={{{bgcolor_value|#2B2B2B; }}} {{!}} |
| {{{cyber}}} }} | | {{{cyber}}} }} |
| |- | | |- |
| | class="header {{lc:{{{type}}}}}" colspan="2" | '''Personal Information''' | | | class="header {{lc:{{{order}}}}}" colspan="2" | '''Personal Information''' |
| |- | | |- |
| {{#if: {{{mother|}}}| | | {{#if: {{{mother|}}}| |
| {{!}} class="charboxinfoheader" bgcolor={{{bgcolor_value|#222222;}}} {{!}} Mother: | | {{!}} class="infoboxinfoheader" bgcolor={{{bgcolor_value|#222222;}}} {{!}} Mother: |
| {{!}} class="charboxinfodata" bgcolor={{{bgcolor_value|#2B2B2B;}}} {{!}} | | {{!}} class="infoboxinfodata" bgcolor={{{bgcolor_value|#2B2B2B;}}} {{!}} |
| {{{mother}}} }} | | {{{mother}}} }} |
| |- | | |- |
| {{#if: {{{father|}}}| | | {{#if: {{{father|}}}| |
| {{!}} class="charboxinfoheader" bgcolor={{{bgcolor_value|#222222;}}} {{!}} Father: | | {{!}} class="infoboxinfoheader" bgcolor={{{bgcolor_value|#222222;}}} {{!}} Father: |
| {{!}} class="charboxinfodata" bgcolor={{{bgcolor_value|#2B2B2B;}}} {{!}} | | {{!}} class="infoboxinfodata" bgcolor={{{bgcolor_value|#2B2B2B;}}} {{!}} |
| {{{father}}} }} | | {{{father}}} }} |
| | |- |
| | {{#if: {{{siblings|}}}| |
| | {{!}} class="infoboxinfoheader" bgcolor={{{bgcolor_value|#222222;}}} {{!}} Siblings: |
| | {{!}} class="infoboxinfodata" bgcolor={{{bgcolor_value|#2B2B2B;}}} {{!}} |
| | {{{siblings}}} }} |
| |- | | |- |
| {{#if: {{{children|}}}| | | {{#if: {{{children|}}}| |
| {{!}} class="charboxinfoheader" bgcolor={{{bgcolor_value|#222222;}}} {{!}} Known Children: | | {{!}} class="infoboxinfoheader" bgcolor={{{bgcolor_value|#222222;}}} {{!}} Known Children: |
| {{!}} class="charboxinfodata" bgcolor={{{bgcolor_value|#2B2B2B;}}} {{!}} | | {{!}} class="infoboxinfodata" bgcolor={{{bgcolor_value|#2B2B2B;}}} {{!}} |
| {{{children}}} }} | | {{{children}}} }} |
| |- | | |- |
| {{#if: {{{spouse|}}}| | | {{#if: {{{spouse|}}}| |
| {{!}} class="charboxinfoheader" bgcolor={{{bgcolor_value|#222222;}}} {{!}} Spouse(s): | | {{!}} class="infoboxinfoheader" bgcolor={{{bgcolor_value|#222222;}}} {{!}} Spouse(s): |
| {{!}} class="charboxinfodata" bgcolor={{{bgcolor_value|#2B2B2B;}}} {{!}} | | {{!}} class="infoboxinfodata" bgcolor={{{bgcolor_value|#2B2B2B;}}} {{!}} |
| {{{spouse}}} }} | | {{{spouse}}} }} |
| |- | | |- |
| {{#if: {{{allies|}}}| | | {{#if: {{{allies|}}}| |
| {{!}} class="charboxinfoheader" bgcolor={{{bgcolor_value|#222222;}}} {{!}} Allies: | | {{!}} class="infoboxinfoheader" bgcolor={{{bgcolor_value|#222222;}}} {{!}} Allies: |
| {{!}} class="charboxinfodata" bgcolor={{{bgcolor_value|#2B2B2B;}}} {{!}} | | {{!}} class="infoboxinfodata" bgcolor={{{bgcolor_value|#2B2B2B;}}} {{!}} |
| {{{allies}}} }} | | {{{allies}}} }} |
| |- | | |- |
| {{#if: {{{enemies|}}}| | | {{#if: {{{enemies|}}}| |
| {{!}} class="charboxinfoheader" bgcolor={{{bgcolor_value|#222222;}}} {{!}} Enemies: | | {{!}} class="infoboxinfoheader" bgcolor={{{bgcolor_value|#222222;}}} {{!}} Enemies: |
| {{!}} class="charboxinfodata" bgcolor={{{bgcolor_value|#2B2B2B;}}} {{!}} | | {{!}} class="infoboxinfodata" bgcolor={{{bgcolor_value|#2B2B2B;}}} {{!}} |
| {{{enemies}}} }} | | {{{enemies}}} }} |
| |- | | |- |
| {{#if: {{{saber|}}}| | | {{#if: {{{saber|}}}| |
| {{!}} class="charboxinfoheader" bgcolor={{{bgcolor_value|#222222;}}} {{!}} Lightsaber Color(s): | | {{!}} class="infoboxinfoheader" bgcolor={{{bgcolor_value|#222222;}}} {{!}} Lightsaber Color(s): |
| {{!}} class="charboxinfodata" bgcolor={{{bgcolor_value|#2B2B2B;}}} {{!}} | | {{!}} class="infoboxinfodata" bgcolor={{{bgcolor_value|#2B2B2B;}}} {{!}} |
| {{{saber}}} }} | | {{{saber}}} }} |
| |- | | |- |
| {{#if: {{{form|}}}| | | {{#if: {{{form|}}}| |
| {{!}} class="charboxinfoheader" bgcolor={{{bgcolor_value|#222222;}}} {{!}} Lightsaber Form(s): | | {{!}} class="infoboxinfoheader" bgcolor={{{bgcolor_value|#222222;}}} {{!}} Lightsaber Form(s): |
| {{!}} class="charboxinfodata" bgcolor={{{bgcolor_value|#2B2B2B;}}} {{!}} | | {{!}} class="infoboxinfodata" bgcolor={{{bgcolor_value|#2B2B2B;}}} {{!}} |
| {{{form}}} }} | | {{{form}}} }} |
| |- | | |- |
| {{#if: {{{weapons|}}}| | | {{#if: {{{weapons|}}}| |
| {{!}} class="charboxinfoheader" bgcolor={{{bgcolor_value|#222222;}}} {{!}} Weapon(s): | | {{!}} class="infoboxinfoheader" bgcolor={{{bgcolor_value|#222222;}}} {{!}} Weapon(s): |
| {{!}} class="charboxinfodata" bgcolor={{{bgcolor_value|#2B2B2B;}}} {{!}} | | {{!}} class="infoboxinfodata" bgcolor={{{bgcolor_value|#2B2B2B;}}} {{!}} |
| {{{weapons}}} }} | | {{{weapons}}} }} |
| |- | | |- |
| {{#if: {{{fightingstyle|}}}| | | {{#if: {{{fightingstyle|}}}| |
| {{!}} class="charboxinfoheader" bgcolor={{{bgcolor_value|#222222;}}} {{!}} Fighting Style(s): | | {{!}} class="infoboxinfoheader" bgcolor={{{bgcolor_value|#222222;}}} {{!}} Fighting Style(s): |
| {{!}} class="charboxinfodata" bgcolor={{{bgcolor_value|#2B2B2B;}}} {{!}} | | {{!}} class="infoboxinfodata" bgcolor={{{bgcolor_value|#2B2B2B;}}} {{!}} |
| {{{fightingstyle}}} }} | | {{{fightingstyle}}} }} |
| |- | | |- |
| | class="header {{lc:{{{type}}}}}" colspan="2" | '''Chronology & Political Information''' | | | class="header {{lc:{{{order}}}}}" colspan="2" | '''Chronology & Political Information''' |
| |- | | |- |
| {{#if: {{{profession|}}}| | | {{#if: {{{profession|}}}| |
| {{!}} class="charboxinfoheader" bgcolor={{{bgcolor_value|#222222;}}} {{!}} Profession: | | {{!}} class="infoboxinfoheader" bgcolor={{{bgcolor_value|#222222;}}} {{!}} Profession: |
| {{!}} class="charboxinfodata" bgcolor={{{bgcolor_value|#2B2B2B;}}} {{!}} | | {{!}} class="infoboxinfodata" bgcolor={{{bgcolor_value|#2B2B2B;}}} {{!}} |
| {{{profession}}} }} | | {{{profession}}} }} |
| |- | | |- |
| {{#if: {{{position|}}}| | | {{#if: {{{position|}}}| |
| {{!}} class="charboxinfoheader" bgcolor={{{bgcolor_value|#222222;}}} {{!}} Position: | | {{!}} class="infoboxinfoheader" bgcolor={{{bgcolor_value|#222222;}}} {{!}} Position: |
| {{!}} class="charboxinfodata" bgcolor={{{bgcolor_value|#2B2B2B;}}} {{!}} | | {{!}} class="infoboxinfodata" bgcolor={{{bgcolor_value|#2B2B2B;}}} {{!}} |
| {{{position}}} }} | | {{{position}}} }} |
| |- | | |- |
| {{#if: {{{era|}}}| | | {{#if: {{{era|}}}| |
| {{!}} class="charboxinfoheader" bgcolor={{{bgcolor_value|#222222;}}} {{!}} Era(s): | | {{!}} class="infoboxinfoheader" bgcolor={{{bgcolor_value|#222222;}}} {{!}} Era(s): |
| {{!}} class="charboxinfodata" bgcolor={{{bgcolor_value|#2B2B2B;}}} {{!}} | | {{!}} class="infoboxinfodata" bgcolor={{{bgcolor_value|#2B2B2B;}}} {{!}} |
| {{{era}}}}} | | {{{era}}}}} |
| |- | | |- |
| {{#if: {{{affiliation|}}}| | | {{#if: {{{affiliation|}}}| |
| {{!}} class="charboxinfoheader" bgcolor={{{bgcolor_value|#222222;}}} {{!}} Affiliation: | | {{!}} class="infoboxinfoheader" bgcolor={{{bgcolor_value|#222222;}}} {{!}} Affiliation: |
| {{!}} class="charboxinfodata" bgcolor={{{bgcolor_value|#2B2B2B;}}} {{!}} | | {{!}} class="infoboxinfodata" bgcolor={{{bgcolor_value|#2B2B2B;}}} {{!}} |
| {{{affiliation}}} }} | | {{{affiliation}}} }} |
| |- | | |- |
| {{#if: {{{ship|}}}| | | {{#if: {{{ship|}}}| |
| {{!}} class="charboxinfoheader" bgcolor={{{bgcolor_value|#222222 }}} {{!}} Personal Ship: | | {{!}} class="infoboxinfoheader" bgcolor={{{bgcolor_value|#222222 }}} {{!}} Personal Ship: |
| {{!}} class="charboxinfodata" bgcolor={{{bgcolor_value|#2B2B2B;}}} {{!}} | | {{!}} class="infoboxinfodata" bgcolor={{{bgcolor_value|#2B2B2B;}}} {{!}} |
| {{{ship}}} }} | | {{{ship}}} }} |
| |- | | |- |
| {{#if: {{{masters|}}}| | | {{#if: {{{masters|}}}| |
| {{!}} class="charboxinfoheader" bgcolor={{{bgcolor_value|#222222;}}} {{!}} Known masters: | | {{!}} class="infoboxinfoheader" bgcolor={{{bgcolor_value|#222222;}}} {{!}} Known masters: |
| {{!}} class="charboxinfodata" bgcolor={{{bgcolor_value|#2B2B2B;}}} {{!}} | | {{!}} class="infoboxinfodata" bgcolor={{{bgcolor_value|#2B2B2B;}}} {{!}} |
| {{{masters}}} }} | | {{{masters}}} }} |
| |- | | |- |
| {{#if: {{{apprentices|}}}| | | {{#if: {{{apprentices|}}}| |
| {{!}} class="charboxinfoheader" bgcolor={{{bgcolor_value|#222222;}}} {{!}} Known apprentices: | | {{!}} class="infoboxinfoheader" bgcolor={{{bgcolor_value|#222222;}}} {{!}} Known apprentices: |
| {{!}} class="charboxinfodata" bgcolor={{{bgcolor_value|#2B2B2B;}}} {{!}} | | {{!}} class="infoboxinfodata" bgcolor={{{bgcolor_value|#2B2B2B;}}} {{!}} |
| {{{apprentices}}} }} | | {{{apprentices}}} }} |
| |- | | |- |
| {{#if: {{{dossier|}}}| | | {{#if: {{{dossier|}}}| |
| {{!}} class="charboxinfoheader" bgcolor={{{bgcolor_value|#222222;}}} {{!}} Dossier: | | {{!}} class="infoboxinfoheader" bgcolor={{{bgcolor_value|#222222;}}} {{!}} Dossier: |
| {{!}} class="charboxinfodata" bgcolor={{{bgcolor_value|#2B2B2B;}}} {{!}} | | {{!}} class="infoboxinfodata" bgcolor={{{bgcolor_value|#2B2B2B;}}} {{!}} |
| {{{dossier}}} }} | | {{{dossier}}} }} |
| |- | | |- |
| |class="characterboxfooter {{lc:{{{type}}}}}" colspan="2" | {{Link color|Template:Character|{{#switch:{{{type|}}} | | {{#if: {{{sheet|}}}| |
| | | {{!}} class="infoboxinfoheader" bgcolor={{{bgcolor_value|#222222;}}} {{!}} Character Sheet: |
| | {{!}} class="infoboxinfodata" bgcolor={{{bgcolor_value|#2B2B2B;}}} {{!}} |
| | {{{sheet}}} }} |
| | |- |
| | |class="infoboxfooter {{lc:{{{order}}}}}" colspan="2" | {{Link color|Template:Character|{{#switch:{{{order|}}} |
| |Sith | | |Sith |
| |sith =   #90413C | | |sith =   #90413C |
| |obelisk
| |
| |Obelisk =   #4B5A85
| |
| |Krath
| |
| |krath =   #854B81
| |
| |Jedi | | |Jedi |
| |jedi | | |jedi =   #3B9156 |
| |jedipc | | |Loyalist |
| |JediPC =   #4A8C90 | | |loyalist =   #4584b8 |
| | |Mercenary |
| | |mercenary =   #af732c |
| |npc | | |npc |
| |NPC =   #85614B | | |NPC =   #85614B |
| |Guardian
| |
| |guardian =   #3B8BA1
| |
| |Consular
| |
| |consular =   #3B9156
| |
| |Sentinel
| |
| |sentinel =   #91813B
| |
| |Grand Master
| |
| |grand master
| |
| |GM =   #ADA252
| |
|
| |
| |  #686868}}|[ Source ]}} | | |  #686868}}|[ Source ]}} |
| |} | | |} |
|
| |
| <includeonly> | | <includeonly> |
| | {{#ifeq: {{lc:{{{nocat|false}}}}} | false | |
| {{#if:{{NAMESPACE}}| | | | {{#if:{{NAMESPACE}}| | |
| {{#switch:{{{type|}}} | | {{#switch:{{{order|}}} |
| |Sith | | |Sith |
| |sith = [[Category:Sith|{{PAGENAME}}]] [[Category:DJB Characters|{{PAGENAME}}]] | | |sith = [[Category:Characters]] [[Category:Sith]] |
| |obelisk
| |
| |Obelisk = [[Category:Obelisk|{{PAGENAME}}]] [[Category:DJB Characters|{{PAGENAME}}]]
| |
| |Krath
| |
| |krath = [[Category:Krath|{{PAGENAME}}]] [[Category:DJB Characters|{{PAGENAME}}]]
| |
| |Jedi | | |Jedi |
| |jedi | | |jedi = [[Category:Characters]] [[Category:Jedi]] |
| |jedipc
| | |loyalist |
| |JediPC = [[Category:Jedi|{{PAGENAME}}]] [[Category:DJB Characters|{{PAGENAME}}]]
| | |Loyalist = [[Category:Characters]] [[Category:Loyalists]] |
| |Grand Master | | |mercenary |
| |grand master
| | |Mercenary = [[Category:Characters]] [[Category:Mercenaries]] |
| |GM = [[Category:DJB Characters|{{PAGENAME}}]] [[Category:DJB Characters|{{PAGENAME}}]] | | |force disciple |
| |Consular | | |disciple |
| |consular = [[Category:Consular|{{PAGENAME}}]] [[Category:DJB Characters|{{PAGENAME}}]] | | |force Disciple |
| |Guardian | | |Force disciple |
| |guardian = [[Category:Guardian|{{PAGENAME}}]] [[Category:DJB Characters|{{PAGENAME}}]] | | |Force Disciple = [[Category:Characters]] [[Category:Force Disciple]] |
| |Sentinel | | |npc |
| |sentinel = [[Category:Sentinel|{{PAGENAME}}]] [[Category:DJB Characters|{{PAGENAME}}]] | | |NPC = [[Category:NPCs]] |
| |npc
| | |[[Category:Character Needs Order]]}} |
| |NPC = [[Category:NPCs|{{PAGENAME}}]] | | {{DEFAULTSORT: {{#if: {{{lastname|}}} | {{{lastname}}} {{{firstname}}} | {{#if: {{{firstname|}}} | {{{firstname}}} | {{{name}}} }} }} }} |
| |Dead = [[Category:Deceased Characters|{{PAGENAME}}]]
| | |<!-- Category suppressed -->}} |
| |[[Category:Character Needs Type|{{PAGENAME}}]]}} | |
| {{DEFAULTSORT: {{#if: {{{lastname|}}} | {{{lastname}}} {{{firstname}}} | {{#if: {{{firstname|}}} | {{{firstname}}} | {{{name}}} }} }} }}
| |
| }} | | }} |
| </includeonly><noinclude> | | </includeonly><noinclude> |
Line 216: |
Line 222: |
| <pre> | | <pre> |
| {{Character | | {{Character |
| |type= (Character Type - see below) | | |order= (Character Order - see below) |
| |image= | | |image= |
| |firstname= (include middle name or initial in this variable as well) | | |firstname= (include middle name or initial in this variable as well) |
| |lastname= (last name only for categorization) | | |lastname= (Use last name ONLY in order to ensure proper categorization) |
| |homeworld= | | |homeworld= |
| |birth= | | |birth= |
| | |placeofbirth= (Don't use this AND homeworld) |
| |death= | | |death= |
| | |placeofdeath= |
| | |causeofdeath= |
| |species= | | |species= |
| |gender= | | |gender= |
Line 232: |
Line 241: |
| |mother= | | |mother= |
| |father= | | |father= |
| | |siblings= |
| |children= | | |children= |
| |spouse= | | |spouse= |
Line 248: |
Line 258: |
| |apprentices= | | |apprentices= |
| |dossier= [[dossier:IDNUM|IDNUM]] | | |dossier= [[dossier:IDNUM|IDNUM]] |
| | |sheet= [[charactersheet:IDNUM|IDNUM]] (for use with owned NPC's and alternate characters) |
| }}</pre> | | }}</pre> |
| {| | | {| |
| !colspan=3|Character Type Examples | | !colspan=4|Character Order Examples |
| |- | | |- |
| |{{Character |type=Sith |name=Sith}} | | |{{Character |order=Sith |name=Sith}} |
| |{{Character |type=Obelisk |name=Obelisk}} | | |{{Character |order=Jedi |name=Jedi}} |
| |{{Character |type=Krath |name=Krath}} | | |{{Character |order=Force Disciple |name=Force Disciple}} |
| | |{{Character |order=NPC |name=NPC}} |
| |- | | |- |
| |{{Character |type=Consular |name=Consular}} | | |{{Character |order=Loyalist |name=Loyalist}} |
| |{{Character |type=Guardian |name=Guardian}} | | |{{Character |order=Mercenary |name=Mercenary}} |
| |{{Character |type=Sentinel |name=Sentinel}}
| | |{{Character |name=No Order}} |
| |-
| |
| |{{Character |type=Grand Master |name=Grand Master}}
| |
| |{{Character |type=NPC |name=NPC}}
| |
| |{{Character |type=Jedi |name=Jedi}}
| |
| |-
| |
| |{{Character |name=No Type}} | |
| |{{Character |elder=yes |name= Elder Border}}
| |
| |} | | |} |
|
| |
|
| == Categorization == | | == Categorization == |
| This template automatically categorizes articles based on the type variable: | | This template automatically categorizes articles based on the order variable: |
| {|class="fancy" | | {|class="fancy" |
| !class="sub-head"|Type | | !class="sub-head"|Order |
| !class="sub-head"|Category | | !class="sub-head"|Category |
| |- | | |- |
Line 277: |
Line 282: |
| |[[:Category:Sith]] | | |[[:Category:Sith]] |
| |- | | |- |
| |Obelisk | | |Jedi |
| |[[:Category:Obelisk]] | | |[[:Category:Jedi]] |
| |- | | |- |
| |Krath | | |Force Disciple |
| |[[:Category:Krath]] | | |[[:Category:Force Disciple]] |
| |- | | |- |
| |Consular | | |Loyalist |
| |[[:Category:Consular]] | | |[[:Category:Loyalists]] |
| |- | | |- |
| |Guardian | | |Mercenary |
| |[[:Category:Guardian]] | | |[[:Category:Mercenaries]] |
| |-
| |
| |Sentinel
| |
| |[[:Category:Sentinel]]
| |
| |-
| |
| |Grand Master
| |
| |[[:Category:DJB Characters]]
| |
| |- | | |- |
| |NPC | | |NPC |
| |[[:Category:NPCs]] | | |[[:Category:NPCs]] |
| |- | | |- |
| |Jedi
| | |No Order |
| |[[:Category:Jedi]]
| | |[[:Category:Character Needs Order]] |
| |-
| |
| |Dead
| |
| |[[:Category:Deceased Characters]]
| |
| |-
| |
| |No Type | |
| |[[:Category:Character Needs Type]] | |
| |- | | |- |
| |colspan=2 class="foot"| | | |colspan=2 class="foot"| |