Anonymous

Template:Craft: Difference between revisions

From The Blockheads Wiki
m
no edit summary
>Abcboy
mNo edit summary
>Abcboy
mNo edit summary
Line 50: Line 50:
! Rush Cost
! Rush Cost
|-
|-
| {{#if: {{{Rush1|{{#expr: {{{Time1|0}}} / 2}}}}} | {{{Rush1|{{#expr: {{{Time1|0}}} / 2}}}}} | {{#if: {{{Rush2|{{#expr: {{{Time2|0}}} / 2}}}}} |{{#expr: {{{Rush2|{{#expr: {{{Time2|0}}} / 2}}}}} * 2 }}|<includeonly>[[Category:Articles with crafting tables missing rush cost]]</includeonly>?}}}} TC
| {{#if: {{{Time1|}}} | {{{Time1}}} | {{#if: {{{Time2|}}} |{{#expr: {{{Time2}}} * 2 }}|<includeonly>[[Category:Articles with crafting tables missing rush cost]]</includeonly>?}}}} TC
|-
|-
! Double-Time
! Double-Time
|-
|-
| {{#if: {{{Rush2|{{#expr: {{{Time2|0}}} / 2}}}}} | {{{Rush2|{{#expr: {{{Time2|0}}} / 2}}}}} | {{#if: {{{Rush1|{{#expr: {{{Time1|0}}} / 2}}}}} |{{#expr: {{{Rush1|{{#expr: {{{Time1|0}}} / 2}}}}} / 2 }}|?}}}} TC
| {{#if: {{{Time2|}}} | {{{Time2}}} | {{#if: {{{Time1|}}} |{{#expr: {{{Time1}}} / 2 }}|?}}}} TC
|}
|}
|}<noinclude>
|}<noinclude>
Line 70: Line 70:
|Qty4=
|Qty4=
|QtyOutput=
|QtyOutput=
|Rush1=
|Time1=
|Rush2=
|Time2=
}}
}}
</pre>
</pre>
Line 97: Line 97:
* '''''Qty4''''' - Required quantity of item 4 needed to craft item. Do not include if no third item is needed.
* '''''Qty4''''' - Required quantity of item 4 needed to craft item. Do not include if no third item is needed.
* '''QtyOutput''' - The quantity of the item that is created when crafting is complete.
* '''QtyOutput''' - The quantity of the item that is created when crafting is complete.
* '''Rush1''' - Rush cost without double-time.
* '''Time1''' - Rush cost without double-time.
* '''Rush2''' - Rush cost with double-time.
* '''Time2''' - Rush cost with double-time.
 
The Time1 and Time2 parameters are being phased out for the Rush1 and Rush2 parameters.
[[Category:Templates]]
[[Category:Templates]]
</noinclude>
</noinclude>
Anonymous user