Template:RaceListBox: Difference between revisions
Jump to navigation
Jump to search
UmbraNight (talk | contribs) (Created page with "<div style="float:right;"> {| class="infobox" style="font-size:89%; width:200px;" |- ! colspan="2" style="background-color:#b96500; color:#ffffff; font-size:120%; padding:1em;" | {{{name|{{PAGENAME}}}}} |- style="text-align:center;" | colspan="2" style="padding:0.5em;"background-color:#b96500" | [[{{{image|File:Humans2.png}}}|{{{imagewidth|150}}}px]]<br/>''{{{caption| }}}'' |- ! colspan="2" style="background-color:#b96500; color:#ffffff;" | Motto |- | style="width:70%;t...") |
UmbraNight (talk | contribs) No edit summary |
||
| (5 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<noinclude> | |||
{{RaceListBox | |||
|title = Human | |||
|color = C6DCF3 | |||
|image = Humans2.png | |||
|caption = Mattigan loves cheese | |||
|text = Billy Sucks on cheese | |||
}} | |||
<pre style="width: 50%"> | |||
{{RaceListBox | {{RaceListBox | ||
| | |title = | ||
| | |color = | ||
| | |image = | ||
| | |caption = | ||
|}} | |text = | ||
|below = | |||
}} | |||
</pre> | |||
<!-- | |||
</noinclude> | |||
{{ navbox | |||
| list1 = | |||
{{ infobox | |||
| bodystyle = width: 200px; min-width: 200px; float: left; padding-left: 1px; padding-right: 1px; margin-right: 15px; background-color: #ffbe70 | |||
| datastyle = background-color: #ffa73f | |||
| abovestyle = background:#b96500; | |||
| above = {{{title|}}} | |||
| image = [[File:{{{image|noimg.png}}}|125px]] | |||
| data1 = ''{{{caption|}}}'' | |||
}} | |||
{{{text|}}} | |||
}} | |||