Editing User:The Gaffer/Sandbox/RecipeCard
Jump to navigation
Jump to search
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 95: | Line 95: | ||
{{#if:{{{rawmat1|}}}| |
{{#if:{{{rawmat1|}}}| |
||
{{#subobject:Uses Material |
{{#subobject:Uses Material |
||
| |
| Material name = {{{rawmat1}}} |
||
| |
| Quantity = {{{rawmat1qty|1}}} |
||
| Cost = {{#var:rawmat1total}} |
| Cost = {{#var:rawmat1total}} |
||
| Used in = {{FULLPAGENAME}} |
| Used in = {{FULLPAGENAME}} |
||
Line 103: | Line 103: | ||
-->{{#if:{{{rawmat2|}}}| |
-->{{#if:{{{rawmat2|}}}| |
||
{{#subobject:Uses Material |
{{#subobject:Uses Material |
||
| |
| Material name = {{{rawmat2}}} |
||
| |
| Quantity = {{{rawmat2qty|1}}} |
||
| Cost = {{#var:rawmat2total}} |
| Cost = {{#var:rawmat2total}} |
||
| Used in = {{FULLPAGENAME}} |
| Used in = {{FULLPAGENAME}} |
||
Line 111: | Line 111: | ||
-->{{#if:{{{rawmat3|}}}| |
-->{{#if:{{{rawmat3|}}}| |
||
{{#subobject:Uses Material |
{{#subobject:Uses Material |
||
| |
| Material name = {{{rawmat3}}} |
||
| |
| Quantity = {{{rawmat3qty|1}}} |
||
| Cost = {{#var:rawmat3total}} |
| Cost = {{#var:rawmat3total}} |
||
| Used in = {{FULLPAGENAME}} |
| Used in = {{FULLPAGENAME}} |
||
}} |
}} |
||
}} |
}} |
||
subobject: Uses Material |
|||
Material name = {{rawmat1}} |
|||
Quantity = {{{rawmat2qty|1}}} |
|||
Cost = {{#var:rawmat2total}} |
|||
Used in = {{FULLPAGENAME}} |
|||
</includeonly><noinclude>{{/doc}}</noinclude> |
</includeonly><noinclude>{{/doc}}</noinclude> |