Template:Infobox module/profitcalc: Difference between revisions
Appearance
unfortunately, no parser functions |
m updated doco, changed label to real manufacturing cost |
||
| Line 1: | Line 1: | ||
<includeonly>{| width="100%" border="1" cellpadding="2" cellspacing="0" style="{{Infobox style}}" | <includeonly>{| width="100%" border="1" cellpadding="2" cellspacing="0" style="{{Infobox style}}" | ||
|- | |- | ||
! {{StdTable_Sub_Heading}} | | ! {{StdTable_Sub_Heading}} | Real Manufacturing Cost | ||
| ${{formatnum:{{{1}}}}} | | ${{formatnum:{{{1}}}}} | ||
|}</includeonly><noinclude> | |}</includeonly><noinclude> | ||
template to display calculated manufacturing cost or Real Manufacturing Cost = Sale Price - ($Profit/Hr x Engineer Hours)<br> | template to display calculated manufacturing cost or Real Manufacturing Cost = Sale Price - ($Profit/Hr x Engineer Hours)<br> | ||
calculation works as profit/hour= (saleprice-unit cost)/engineering hours, unitcost = manufacturing cost+materials cost+labor cost<br> | |||
therefore, RMC= SP-SP+Unit cost.<br> | |||
value must be calculated by editor<bR> | value must be calculated by editor<bR> | ||
usage: | usage: | ||
<pre>{{Infobox module/profitcalc|(net manufacturing profit)}}</pre></noinclude> | <pre>{{Infobox module/profitcalc|(net manufacturing profit)}}</pre></noinclude> | ||
Latest revision as of 23:47, 2 February 2011
template to display calculated manufacturing cost or Real Manufacturing Cost = Sale Price - ($Profit/Hr x Engineer Hours)
calculation works as profit/hour= (saleprice-unit cost)/engineering hours, unitcost = manufacturing cost+materials cost+labor cost
therefore, RMC= SP-SP+Unit cost.
value must be calculated by editor
usage:
{{Infobox module/profitcalc|(net manufacturing profit)}}