Template:RaceListBox: Difference between revisions
Jump to navigation
Jump to search
UmbraNight (talk | contribs) No edit summary |
UmbraNight (talk | contribs) No edit summary |
||
| (2 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|}}} | |||
}} | |||