Difference between revisions of "Template:Bill of materials-row"
Jump to navigation
Jump to search
(added metric column) |
|||
Line 2: | Line 2: | ||
</noinclude>|- | </noinclude>|- | ||
|{{#if:{{{item|<noinclude>x</noinclude>}}}|{{project component|{{{item}}}|{{{item_link}}}}}|''Item Name Missing''}} | |{{#if:{{{item|<noinclude>x</noinclude>}}}|{{project component|{{{item}}}|{{{item_link}}}}}|''Item Name Missing''}} | ||
+ | |{{#if:{{{metric|<noinclude>x</noinclude>}}}|{{{metric}}}|N/A}} | ||
|{{#if:{{{cost|<noinclude>x</noinclude>}}}|${{{cost}}}|Unknown}} | |{{#if:{{{cost|<noinclude>x</noinclude>}}}|${{{cost}}}|Unknown}} | ||
|{{#if:{{{quantity|<noinclude>x</noinclude>}}}|{{{quantity}}}|Unknown}} | |{{#if:{{{quantity|<noinclude>x</noinclude>}}}|{{{quantity}}}|Unknown}} |
Revision as of 05:33, 23 February 2010
Item | Metric | Cost/Item | Qty | Sub Total | Distributor |
---|---|---|---|---|---|
[[{{{item_link}}}|{{{item}}}]][[Category:Projects containing {{{item}}}]] | {{{metric}}} | ${{{cost}}} | {{{quantity}}} | ?? | {{{distributor}}} |
[edit] [ ] Template documentation
Usage
{{bom-row | item = | item_link = | metric = | cost = | quantity = | distributor = }}
The above documentation is transcluded from Template:Bill of materials-row/doc. (edit | history) Editors can experiment in this template's sandbox (edit | diff) and testcases (create) pages. Please add categories and interwikis to the /doc subpage. Subpages of this template. |