Template:Character: Difference between revisions

From Wikipedia of the Dark Brotherhood, an online Star Wars Club
m (fixing?)
m (Source link colors. 1st step towards including examples in the page (please don't break, please))
Line 281: Line 281:


   |Sith
   |Sith
   |sith      =   #d07d6f
   |sith      =   #90413C
   |obelisk
   |obelisk
   |Obelisk      =   #59b7d7
   |Obelisk      =   #4B5A85
   |Krath
   |Krath
   |krath      =   #c37cb7
   |krath      =   #854B81
   |Jedi
   |Jedi
   |jedi
   |jedi
   |jedipc
   |jedipc
   |JediPC      =   #1A5C60
   |JediPC      =   #4A8C90
   |npc
   |npc
   |NPC    =   #bf9b71
   |NPC    =   #85614B
   |Guardian
   |Guardian
   |guardian      =   #6FC3D1
   |guardian      =   #3B8BA1
   |Consular
   |Consular
   |consular      =   #6FD196
   |consular      =   #3B9156
   |Sentinel
   |Sentinel
   |sentinel      =   #D1C86F
   |sentinel      =   #91813B
   |Grand Master
   |Grand Master
   |grand master
   |grand master
   |GM    =   #cac68a
   |GM    =   #ADA252


   |  #ffffff}}|[ Source ]}}
   |  #686868}}|[ Source ]}}
|}
|}
<includeonly>{{#switch:{{{type|}}}
 
<includeonly>
{{#if:{{NAMESPACE}}| |
{{#switch:{{{type|}}}
   |Sith
   |Sith
   |sith = [[Category:Sith|{{PAGENAME}}]]
   |sith = [[Category:Sith|{{PAGENAME}}]]
Line 320: Line 323:
   |Consular
   |Consular
   |consular = [[Category:Consular|{{PAGENAME}}]]
   |consular = [[Category:Consular|{{PAGENAME}}]]
  |Sith
  |sith = [[Category:Sith|{{PAGENAME}}]]
   |Guardian
   |Guardian
   |guardian = [[Category:Guardian|{{PAGENAME}}]]
   |guardian = [[Category:Guardian|{{PAGENAME}}]]
Line 329: Line 330:
   |NPC = [[Category:NPCs|{{PAGENAME}}]]
   |NPC = [[Category:NPCs|{{PAGENAME}}]]
   |[[Category:Character Needs Type|{{PAGENAME}}]]}}
   |[[Category:Character Needs Type|{{PAGENAME}}]]}}
 
  {{DEFAULTSORT: {{#if: {{{lastname|}}} | {{{lastname}}} {{{firstname}}} | {{#if: {{{firstname|}}} | {{{firstname}}} | {{{name}}} }} }} }}
{{DEFAULTSORT: {{#if: {{{lastname|}}} | {{{lastname}}} {{{firstname}}} | {{#if: {{{firstname|}}} | {{{firstname}}} | {{{name}}} }} }} }}
}}
</includeonly><noinclude>
</includeonly><noinclude>
<br clear=all>
== Usage ==
To use this template, paste the following code into the top of your userpage, filling all relevant fields:
<pre>
<pre>
{{Character
{{Character
|type = (Sith/Obelisk/Krath/NPC/Jedi)
|type= (Character Type - 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)
Line 361: Line 363:
|masters=
|masters=
|apprentices=
|apprentices=
|dossier= }}</pre>
|dossier= [[dossier:IDNUM|IDNUM]]
{| border=0 cellspacing=2 cellpadding=10 style="background: #111111; margin: 1em auto;text-align:center;"
}}</pre>
|-style="text-align: center; background: #323232; font-size:10pt; width: 100%;"
! colspan="2" | Color Scheme
|-style="text-align: center; background: #323232; font-size:10pt; width: 100%;"
! "Type" field value
! Color
|- style="text-align: center; background: #222222; font-size:10pt; width: 100%;"
| width="50%" | Sith
| width="50%" | Red
|- style="text-align: center; background: #222222; font-size:10pt; width: 100%;"
| width="50%" | Obelisk
| width="50%" | Blue
|- style="text-align: center; background: #222222; font-size:10pt; width: 100%;"
| width="50%" | Krath
| width="50%" | Purple
|- style="text-align: center; background: #222222; font-size:10pt; width: 100%;"
| width="50%" | Jedi
| width="50%" | Cyan
|- style="text-align: center; background: #222222; font-size:10pt; width: 100%;"
| width="50%" | Consular
| width="50%" | Green
|- style="text-align: center; background: #222222; font-size:10pt; width: 100%;"
| width="50%" | Guardian
| width="50%" | Teal
|- style="text-align: center; background: #222222; font-size:10pt; width: 100%;"
| width="50%" | Sentinel
| width="50%" | Yellow
|- style="text-align: center; background: #222222; font-size:10pt; width: 100%;"
| width="50%" | NPC
| width="50%" | Tan
|-style="text-align: center; background: #222222; font-size:10pt; width: 100%;"
| colspan="2" | No color value = Grey
|}
 


[[Category:Infobox templates|Character]]</noinclude>
[[Category:Infobox templates|Character]]</noinclude>

Revision as of 18:47, 8 July 2011

This high-risk template has been protected from editing to prevent vandalism.

Please discuss changes on the talk page. You may use editprotected on the talk page to ask for an administrator to make an edit for you.

{{{name}}}
Biographical Information
Physical Description
Personal Information
Chronology & Political Information
[ Source ]


Usage

To use this template, paste the following code into the top of your userpage, filling all relevant fields:

{{Character
|type= (Character Type - see below)
|image=
|firstname= (include middle name or initial in this variable as well)
|lastname= (last name only for categorization)
|homeworld=
|birth=
|death=
|species=
|gender=
|hair=
|eyes=
|height=
|weight=
|cyber=
|allies=
|enemies=
|saber=
|form=
|fightingstyle=
|profession=
|position=
|era=
|affiliation=
|ship=
|masters=
|apprentices=
|dossier= [[dossier:IDNUM|IDNUM]]
}}