Difference between revisions of "Template:Bill of materials-row"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
− | <noinclude>{{bom-start}}</noinclude> | + | <noinclude>{{bom-start}} |
− | |- | + | </noinclude>|- |
|{{#if:{{{item|<noinclude>x</noinclude>}}}|{{#ifexist:{{{item}}}|[[{{{item}}}]]|{{{item}}}}}|''Item Name Missing''}} | |{{#if:{{{item|<noinclude>x</noinclude>}}}|{{#ifexist:{{{item}}}|[[{{{item}}}]]|{{{item}}}}}|''Item Name Missing''}} | ||
− | |{{#if:{{{cost|<noinclude>x</noinclude>}}}|${{{cost}}}| | + | |{{#if:{{{cost|<noinclude>x</noinclude>}}}|${{{cost}}}|Unknown}} |
− | |{{#if:{{{quantity|<noinclude>x</noinclude>}}}|{{{quantity}}}| | + | |{{#if:{{{quantity|<noinclude>x</noinclude>}}}|{{{quantity}}}|Unknown}} |
− | |{{#if:{{{cost|<noinclude>x</noinclude>}}}|{{#if:{{{quantity|<noinclude>x</noinclude>}}}|{{#iferror:{{#expr:{{{quantity}}} * {{{cost}}}}}|??|${{#expr:{{{quantity}}} * {{{cost}}}}}}}| | + | |{{#if:{{{cost|<noinclude>x</noinclude>}}}|{{#if:{{{quantity|<noinclude>x</noinclude>}}}|{{#iferror:{{#expr:{{{quantity}}} * {{{cost}}}}}|??|${{#expr:{{{quantity}}} * {{{cost}}}}}}}|Unknown}}|Unknown}} |
− | |{{#if:{{{distributor|<noinclude>x</noinclude>}}}|{{{distributor}}}| | + | |{{#if:{{{distributor|<noinclude>x</noinclude>}}}|{{{distributor}}}|Unknown}}<noinclude> |
− | <noinclude>{{bom-end}} | + | {{bom-end}} |
{{documentation}}[[Category:Table building templates]]</noinclude> | {{documentation}}[[Category:Table building templates]]</noinclude> |
Revision as of 20:00, 8 February 2010
Item | Metric | Cost/Item | Qty | Sub Total | Distributor |
---|---|---|---|---|---|
{{{item}}} | ${{{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. |