Template:Infobox module/manufacture: Difference between revisions
Appearance
start |
doco |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<includeonly>|-{{StdDescTable_Heading}} | <includeonly>|- | ||
! colspan=" | | colspan="3" | | ||
{| width="100%" border="1" cellpadidng="2" cellspacing="0" style="{{Infobox style}}" | |||
|-{{StdDescTable_Heading}} | |||
! colspan="2" | Manufacture | |||
|- | |- | ||
! {{StdTable_Sub_Heading}} | Cost | ! {{StdTable_Sub_Heading}} | '''Cost ''' | ||
| ${{formatnum:{{{1}}}}} | |||
|- | |- | ||
! {{StdTable_Sub_Heading}} | Technician Hours | ! {{StdTable_Sub_Heading}} | Technician Hours | ||
| {{{2}}} | |||
|- | |- | ||
!{{StdTable_Sub_Heading}} | Workspace | !{{StdTable_Sub_Heading}} | Workspace | ||
| {{{3}}} | |||
|- | |- | ||
! {{StdTable_Sub_Heading}}| Materials | ! {{StdTable_Sub_Heading}}| Materials | ||
| {{{4}}} | |||
template to produce a table to show manufacturing costs designed for use with infobox | |}</includeonly><noinclude> | ||
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}}