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

From UFOpaedia
Jump to navigation Jump to search
(line break to initiate wikitable)
(doco)
 
Line 17: 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}}