Difference between revisions of "Template:Character Infobox"
From Redwall MUCK Wiki
Line 11: | Line 11: | ||
|caption= | |caption= | ||
|species= | |species= | ||
|death = Only fill in if your character died | |death = Only fill in if your character died | ||
|age= | |age= | ||
Line 38: | Line 36: | ||
td#image {padding:0px; margin-left: 0px; margin-bottom: 0px;} | td#image {padding:0px; margin-left: 0px; margin-bottom: 0px;} | ||
}}{{#switch: {{{alignment|Neutral}}} | | }}{{#switch: {{{alignment|Neutral}}} | | ||
Evil = {{#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;} | ||
}} | | }} | | ||
Good = {{#css: .CharacterBox { background-color: #999999; } | |||
.CharacterBox tr:nth-child(2n+1) {background-color: rgba(255,255,255,.6)} | .CharacterBox tr:nth-child(2n+1) {background-color: rgba(255,255,255,.6)} | ||
.CharacterBox tr:nth-child(2n+2) {background-color: rgba(255,255,255,.9)} | .CharacterBox tr:nth-child(2n+2) {background-color: rgba(255,255,255,.9)} | ||
}} | | }} | | ||
Neutral = {{#css: .CharacterBox { background-color: #404040; } | |||
}} | | }} | | ||
{{#css: .CharacterBox { background-color: #9999CC; color:white; } | {{#css: .CharacterBox { background-color: #9999CC; color:white; } |
Latest revision as of 12:12, 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= |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.