Difference between revisions of "Template:Character"

From The Coppermind
Jump to navigation Jump to search
(not so sure about the homeland thing. Anyone else feel free to add to it. books may be a bit of bother for Hoid and TSA when it gets further into the series.)
 
(Fix with help from that great and dark lord of wikicode: the dark lord trombonator. There is now an example and a powers and abilities section.)
Line 1: Line 1:
{| align="right" border="0" cellspacing="0" style="border: 1px solid; {{RoundBorder|10px}}"
+
{| align="right" border="0" cellspacing="0" cellpadding="4" style="border: 1px solid; {{RoundBorder|10px}};"
 
|- colspan="2" align="center"
 
|- colspan="2" align="center"
|colspan="2" style="background:black;{{RoundBorder|10px 10px 0px 0px}}"|<span style="color:white">'''''{{{name}}}'''''</span style>
+
| colspan="2" style="background:black; {{RoundBorder|10px 10px 0px 0px}}" | <span style="color:white">'''''{{{name}}}'''''</span>
  +
|- align="center"
|-
 
!style="background: silver"|Race||[[{{{race}}}]]
+
! style="background: silver" | Race
  +
| [[{{{race}}}]]
|-
 
  +
|- align="center"
!style="background: silver"|World||[[{{{world}}}]]
+
! style="background: silver" | Abilities
|-
 
  +
| {{{abilities|''None''}}}
!style="background: silver"|Homeland||[[{{{location}}}]]
 
  +
|- align="center"
|-
 
!style="background: silver;{{RoundBorder|0px 0px 0px 10px}}"|Featured in||style="{{RoundBorder|0px 0px 10px 0px}}"|''{{{books}}}''
+
! style="background: silver" | World
  +
| [[{{{world}}}]]
  +
|- align="center"
 
! style="background: silver" | Homeland
  +
| [[{{{homeland}}}]]
  +
|- align="center"
  +
! style="background: silver; {{RoundBorder|0px 0px 0px 10px}}" | Featured in
  +
| style="{{RoundBorder|0px 0px 10px 0px}}" | ''{{{books}}}''
 
|}<includeonly>[[Category:Books]]</includeonly><noinclude>
 
|}<includeonly>[[Category:Books]]</includeonly><noinclude>
 
Race, world and homeland have links built in. Books will need to be formatted manually.
 
Race, world and homeland have links built in. Books will need to be formatted manually.
[[Category:Infobox templates]]</noinclude>
+
[[Category:Infobox templates]]
  +
  +
When you wish to use this template please use the following formatting. (This example taken from Kaladin's page.)
  +
<pre>
  +
{{CharacterInfobox
  +
|name=Kaladin
  +
|race=Human
  +
|abilities=[[Windrunner]]
  +
|world=Roshar
  +
|homeland=Alethkar
  +
|books=[[The Way of Kings]]
  +
}}
  +
</pre></noinclude>

Revision as of 20:53, 20 September 2010

colspan="2" style="background:black; Template:RoundBorder" | {{{name}}}
Race [[{{{race}}}]]
Abilities None
World [[{{{world}}}]]
Homeland [[{{{homeland}}}]]
style="background: silver; Template:RoundBorder" | Featured in style="Template:RoundBorder" | {{{books}}}

Race, world and homeland have links built in. Books will need to be formatted manually.

When you wish to use this template please use the following formatting. (This example taken from Kaladin's page.)

 {{CharacterInfobox
 |name=Kaladin
 |race=Human
 |abilities=[[Windrunner]]
 |world=Roshar
 |homeland=Alethkar
 |books=[[The Way of Kings]]
 }}