Template:Recipe: Difference between revisions
From Everafter Falls Wiki
Created page with "<includeonly>{{i|{{{1|}}}|{{{2|1}}}}}{{#if:{{{3|}}}|{{i|{{{3|}}}|{{{4|1}}}}}}}{{#if:{{{5|}}}|{{i|{{{5|}}}|{{{6|1}}}}}}}{{#if:{{{7|}}}|{{i|{{{7|}}}|{{{8|1}}}}}}}</includeonly><noinclude>Category:Cargo templates</noinclude>" |
mNo edit summary Tag: Manual revert |
||
| (12 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<includeonly>{{i|{{{1|}}}|{{{2|1}}}}}{{# | <includeonly>{{#ifeq:{{{1|}}}|0|''N/A'' | ||
|{{i|{{{1|}}}|{{{2|1}}}}}}} | |||
{{#ifeq:{{{3|}}}|0||{{i|{{{3|}}}|{{{4|1}}}}}}}{{#ifeq:{{{5|}}}|0||{{i|{{{5|}}}|{{{6|1}}}}}}}{{#ifeq:{{{7|}}}|0||{{i|{{{7|}}}|{{{8|1}}}}}}}</includeonly><noinclude> | |||
;Description | |||
:A small template to format recipes in cargo queries. Takes up to eight unnamed parameters (up to four ingredients and their amounts); checks for zeroes to see if the ingredient is used. Please do not use outside cargo queries. | |||
[[Category:Cargo templates]]</noinclude> | |||
Latest revision as of 06:08, 13 August 2024
- Description
- A small template to format recipes in cargo queries. Takes up to eight unnamed parameters (up to four ingredients and their amounts); checks for zeroes to see if the ingredient is used. Please do not use outside cargo queries.