Difference between revisions of "Template:Infobox module/manufacture"

From UFOpaedia
Jump to navigation Jump to search
(2 col)
(doco)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
 
<includeonly>|-
 
<includeonly>|-
| colspan="3" |\n{| width="100%" border="1" cellpadidng="2" cellspacing="0" style="{{Infobox style}}"
+
| colspan="3" |
 +
{| width="100%" border="1" cellpadidng="2" cellspacing="0" style="{{Infobox style}}"
 
|-{{StdDescTable_Heading}}
 
|-{{StdDescTable_Heading}}
 
!  colspan="2" | Manufacture
 
!  colspan="2" | Manufacture
Line 16: Line 17:
 
| {{{4}}}
 
| {{{4}}}
 
|}</includeonly><noinclude>
 
|}</includeonly><noinclude>
template to produce a table to show manufacturing costs designed for use with infobox, but functionally stand alone
+
template to produce a table to show manufacturing costs designed for use with infobox.
 +
 
 +
usage
 +
<pre>
 +
{{Infobox open}}
 +
{{Infobox module/manufacture|(cost)|(tech hours)|(workspace)|(materials)}}
 +
{{Infobox close}}
 +
 
 +
which will looks like:
 +
{{Infobox module/manufacture|88000|820|4|1 Aqua Plastics}}
 +
</pre>
 
</noinclude>
 
</noinclude>

Latest revision as of 20:36, 3 January 2011

template to produce a table to show manufacturing costs designed for use with infobox.

usage

{{Infobox open}}
{{Infobox module/manufacture|(cost)|(tech hours)|(workspace)|(materials)}}
{{Infobox close}}

which will looks like:
{{Infobox module/manufacture|88000|820|4|1 Aqua Plastics}}