Difference between revisions of "Template:Character Infobox"

From Redwall MUCK Wiki
Line 23: Line 23:
|organizations=
|organizations=
|position=
|position=
|forcealignment=
|alignment=
}}
}}
</pre>
</pre>
Line 37: Line 37:


   td#image {padding:0px; margin-left: 0px; margin-bottom: 0px;}
   td#image {padding:0px; margin-left: 0px; margin-bottom: 0px;}
}}{{#switch: {{{forcealignment|Neutral}}} |  
}}{{#switch: {{{alignment|Neutral}}} |  
Dark = {{#css: .CharacterBox { background-color: #212121; color: white;}  
Dark = {{#css: .CharacterBox { background-color: #212121; color: white;}  
   .CharacterBox a { color:lightgray;} .CharacterBox a:visited { color:lavender;}   
   .CharacterBox a { color:lightgray;} .CharacterBox a:visited { color:lavender;}   

Revision as of 12:10, 1 March 2017

This is the "Character Infobox" template. It should be called in the following format:

{{Character Infobox
|firstname=
|lastname=
|middlename=
|image=
|imageoptions=
|caption=
|species=
|birthdate =
|birthplace =
|death = Only fill in if your character died
|age=
|sex=
|height=
|weight=
|series=
|styles=
|ship=
|organizations=
|position=
|alignment=
}}

Edit the page to see the template text.