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|{{{Time1|}}}}}} | {{{Rush1|{{#if: {{{Time1|}}} | {{#expr: {{{Time1}}} / 2 }}<includeonly>[[Category:Articles with outdated rush costs]]</includeonly>}}}}} | {{#if: {{{Rush2|{{{Time2|}}}}}} | {{#expr: {{{Rush2|{{#if: {{{Time2|}}} | {{#expr: {{{Time2}}} / 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|{{{Time2|}}}}}} | {{{Rush2|{{#if: {{{Time2|}}} | {{#expr: {{{Time2}}} / 2 }}}}}}} | {{#if: {{{Rush1|{{{Time1|}}}}}} | {{#expr: {{{Rush1|{{#if: {{{Time1|}}} | {{#expr: {{{Time1}}} / 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 <code>Time1</code> and <code>Time2</code> parameters are being phased out with the 1.6 update to become the <code>Rush1</code> and <code>Rush2</code> parameters.
[[Category:Templates]]
[[Category:Templates]]
</noinclude>
</noinclude>
Anonymous user