Jump to content

Template:Infobox module/manufacture: Difference between revisions

From UFOpaedia
Madned (talk | contribs)
start
 
Madned (talk | contribs)
doco
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly>|-{{StdDescTable_Heading}}
<includeonly>|-
!  colspan="3" | Manufacture
| 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 '''
| colspan="2" | ${{formatnum:{{{1}}}}}  
| ${{formatnum:{{{1}}}}}  
|-
|-
! {{StdTable_Sub_Heading}} | Technician Hours  
! {{StdTable_Sub_Heading}} | Technician Hours  
| colspan="2" | {{{2}}}
| {{{2}}}
|-
|-
!{{StdTable_Sub_Heading}} | Workspace
!{{StdTable_Sub_Heading}} | Workspace
| colspan="2" | {{{3}}}
| {{{3}}}
|-
|-
! {{StdTable_Sub_Heading}}| Materials
! {{StdTable_Sub_Heading}}| Materials
| colspan="2" | {{{4}}}</includeonly><noinclude>
| {{{4}}}
template to produce a table to show manufacturing costs designed for use with infobox, but functionally stand alone
|}</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}}