Template:Bench: Difference between revisions
From The Blockheads Wiki
>Abcboy mNo edit summary |
>Abcboy mNo edit summary |
||
Line 1: | Line 1: | ||
{{#switch: {{{1}}} | {{#switch: {{{1|}}} | ||
| header = | | header = | ||
{{{!}} class="wikitable" border="1" align="center" | {{{!}} class="wikitable" border="1" align="center" | ||
Line 38: | Line 38: | ||
{{!}} style="text-align:right;" {{!}} {{#if: {{{8|}}}|{{{8}}} x [[File:{{{image4|{{{9}}} Icon.png}}}|25px|link={{{9}}}]]}} | {{!}} style="text-align:right;" {{!}} {{#if: {{{8|}}}|{{{8}}} x [[File:{{{image4|{{{9}}} Icon.png}}}|25px|link={{{9}}}]]}} | ||
{{!}} style="text-align:right;" {{!}} {{#if: {{{10|}}}|{{{10}}} x [[File:{{{image5|{{{11}}} Icon.png}}}|25px|link={{{11}}}]]}} | {{!}} style="text-align:right;" {{!}} {{#if: {{{10|}}}|{{{10}}} x [[File:{{{image5|{{{11}}} Icon.png}}}|25px|link={{{11}}}]]}} | ||
{{!}} {{#if: {{{Time1|}}} | {{{Time1}}} | {{#if: {{{Time2|}}} |{{#expr: ceil ({{{Time2}}} * 2) }}| | {{!}} {{#if: {{{Time1|}}} | {{{Time1}}} | {{#if: {{{Time2|}}} |{{#expr: ceil ({{{Time2}}} * 2) }}|[[Category:Articles with bench lists missing rush cost]]?}}}} TCs | ||
{{!}} {{#if: {{{Time2|}}} | {{{Time2}}} | {{#if: {{{Time1|}}} |{{#expr: ceil ({{{Time1}}} / 2) }}|?}}}} TCs | {{!}} {{#if: {{{Time2|}}} | {{{Time2}}} | {{#if: {{{Time1|}}} |{{#expr: ceil ({{{Time1}}} / 2) }}|?}}}} TCs | ||
| entry = | | entry = | ||
Line 48: | Line 48: | ||
{{!}} style="text-align:right;" {{!}} {{#if: {{{6|}}}|{{{6}}} x [[File:{{{image3|{{{7}}} Icon.png}}}|25px|link={{{7}}}]]}} | {{!}} style="text-align:right;" {{!}} {{#if: {{{6|}}}|{{{6}}} x [[File:{{{image3|{{{7}}} Icon.png}}}|25px|link={{{7}}}]]}} | ||
{{!}} style="text-align:right;" {{!}} {{#if: {{{8|}}}|{{{8}}} x [[File:{{{image4|{{{9}}} Icon.png}}}|25px|link={{{9}}}]]}} | {{!}} style="text-align:right;" {{!}} {{#if: {{{8|}}}|{{{8}}} x [[File:{{{image4|{{{9}}} Icon.png}}}|25px|link={{{9}}}]]}} | ||
{{!}} style="text-align:right;" {{!}} {{#if: {{{10|}}}|{{{10}}} x [[File:{{{image5|{{{11}}} Icon.png}}}|25px|link={{{11}}}]] | {{!}} style="text-align:right;" {{!}} {{#if: {{{10|}}}|{{{10}}} x [[File:{{{image5|{{{11}}} Icon.png}}}|25px|link={{{11}}}]]}} | ||
{{!}} {{#if: {{{Time1|}}} | {{{Time1}}} | {{#if: {{{Time2|}}} |{{#expr: ceil ({{{Time2}}} * 2) }}| | {{!}} {{#if: {{{Time1|}}} | {{{Time1}}} | {{#if: {{{Time2|}}} |{{#expr: ceil ({{{Time2}}} * 2) }}|[[Category:Articles with bench lists missing rush cost]]?}}}} TCs | ||
{{!}} {{#if: {{{Time2|}}} | {{{Time2}}} | {{#if: {{{Time1|}}} |{{#expr: ceil ({{{Time1}}} / 2) }}|?}}}} TCs<noinclude> | {{!}} {{#if: {{{Time2|}}} | {{{Time2}}} | {{#if: {{{Time1|}}} |{{#expr: ceil ({{{Time1}}} / 2) }}|?}}}} TCs}}<noinclude> | ||
'''How to use:''' | '''How to use:''' | ||
Revision as of 10:54, 1 December 2013
How to use:
{{Bench|header}} {{Bench|entry|crafted item name|slogan|qty. first|first|qty. second|second|qty. third|third|qty. fourth|fourth|Time1=rush cost|Time2=rush cost with double-time}} {{Bench|entry|crafted item name|slogan|qty. first|first|qty. second|second|qty. third|third|qty. fourth|fourth|Time1=rush cost|Time2=rush cost with double-time}} {{Bench|entry|...}} ... {{Bench|entry|...}} |}
Parameters:
- 1st: header or entry; defines what part
- 2nd: name of the item being crafted
- 3rd: slogan of item being crafted
- 4th: quantity of first item needed
- 5th: name of first item needed
- 6th: quantity of second item needed (if needed)
- 7th: name of second item needed (if needed)
- 8th: quantity of third item needed (if needed)
- 9th: name of third item needed (if needed)
- 10th: quantity of fourth item needed (if needed)
- 11th: name of fourth item needed (if needed)
Additional parameters:
- image1: image file name for item being crafted if not at File:(item name) Icon.png
- image2: image file name for first item needed if not at File:(item name) Icon.png
- image3: image file name for second item needed if not at File:(item name) Icon.png
- image4: image file name for third item needed if not at File:(item name) Icon.png
- image5: image file name for fourth item needed if not at File:(item name) Icon.png
- qo: quantity of out put if greater than 1
- pl: plural form of item name or name of item if page is not at item name
Parameters should be called in this order: 1, (qo), 2, (pl), 3, 4, 5...(11), (image1), (image2)...(image5)