Template:Materials: Difference between revisions

From Holocron - Star Wars Combine
Jump to navigation Jump to search
Elif Ban (talk | contribs)
Created page with "{{Material_Box | name = | image = | useage = }}"
 
Rupert Havok (talk | contribs)
No edit summary
 
(25 intermediate revisions by one other user not shown)
Line 1: Line 1:
{{Material_Box
{|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}}}
|-
|  width="100%" colspan="2" style="background-color: #21314c;" | <font color=white>'''Description'''</font>
|-
|  width="31%" valign="top" | Description
|  width="69%" | {{{Description}}}
|-
|  width="100%" colspan="2" style="background-color: #21314c;" |  <font color=white>'''Terrain'''</font>
|-
|  width="31%" valign="top" | Terrain
|  width="69%" | {{{Terrain}}}
|-
|}
 
 
<noinclude>
===Usage===
 
This template is used for Raw Material pages only, to describe the material. Paste the following code into the top of an article, filling in all known fields:
<pre><nowiki>
 
 
{{Materials
| name =  
| image =  
| image =  
| useage = }}
| Usage =  
| W / V (T/m3) =
| Rarity Rate =
| Price =
}}
</nowiki></pre>
 
[[Category:Templates|{{PAGENAME}}]]</noinclude>

Latest revision as of 21:11, 11 August 2012

{{{name}}}
{{{image}}}
General information
Usage {{{Usage}}}
W / V (T/m3) {{{W / V (T/m3)}}}
Rarity Rate {{{Rarity Rate}}}
Price {{{Price}}}
Description
Description {{{Description}}}
Terrain
Terrain {{{Terrain}}}


Usage

This template is used for Raw Material pages only, to describe the material. Paste the following code into the top of an article, filling in all known fields:



{{Materials 
| name = 
| image = 
| Usage = 
| W / V (T/m3) = 
| Rarity Rate = 
| Price = 
}}