Template:Materials: Difference between revisions
Jump to navigation
Jump to search
Created page with "{{Material_Box | name = | image = | useage = }}" |
No edit summary |
||
Line 1: | Line 1: | ||
{{ | {| style="border: 1px solid grey; padding: 1px; margin: 5px; width: 25%; float: right; font-size: 11px;" | ||
| name = | | width="100%" colspan="2" style="background-color: #21314c; font-size: 16px; text-align: center;" | <font color=white>'''{{{name}}}'''</font> | ||
|- | |||
| width="100%" colspan="2" style="text-align: center;" | {{{image}}} | |||
|- | |||
| width="100%" colspan="2" style="background-color: #21314c;" | <font color=white>'''General information'''</font> | |||
|- | |||
| width="31%" valign="top" | Usage | |||
| width="69%" | {{{Usage}}} | |||
|- | |||
| width="31%" valign="top" | W / V (T/m3) | |||
| width="69%" | {{{W / V (T/m3)}}} | |||
|- | |||
| width="31%" valign="top" | Rarity Rate | |||
| width="69%" | {{{Rarity Rate}}} | |||
|- | |||
| width="31%" valign="top" | Price | |||
| width="69%" | {{{Price}}} | |||
|} | |||
<noinclude> | |||
===Usage=== | |||
The Character Box template is used for Raw Material pages only, to describe the material. Paste the following code into the top of an article, filling all known fields: | |||
<pre><nowiki> | |||
{{Infobox Faction | |||
| name = | |||
| image = | | image = | ||
| | | Usage = | ||
| W / V (T/m3) = | |||
| Rarity Rate = | |||
| Price = | |||
}} | |||
</nowiki></pre> | |||
[[Category:Templates|{{PAGENAME}}]]</noinclude> |
Revision as of 19:51, 9 March 2011
{{{name}}} | |
{{{image}}} | |
General information | |
Usage | {{{Usage}}} |
W / V (T/m3) | {{{W / V (T/m3)}}} |
Rarity Rate | {{{Rarity Rate}}} |
Price | {{{Price}}} |
Usage
The Character Box template is used for Raw Material pages only, to describe the material. Paste the following code into the top of an article, filling all known fields:
{{Infobox Faction | name = | image = | Usage = | W / V (T/m3) = | Rarity Rate = | Price = }}