Template:GadviaRecipe: Difference between revisions
Created page with "{| class="wikitable" ! Ingredients !! Cost !! Time !! Result |- | {{{ingredients}}} | {{IconLink|Gadvia|Gold Coin}} x{{{cost}}} | {{{time}}} | {{{result}}} |}" |
No edit summary |
||
(4 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{| class="wikitable" | {| class="wikitable" | ||
|+ Recipe: {{{building}}} | |||
! Ingredients !! Cost !! Time !! Result | ! Ingredients !! Cost !! Time !! Result | ||
|- | |- | ||
| {{{ingredients}}} | | {{#if: {{{ingredients|}}} | {{{ingredients}}} | ''None''}} | ||
| {{IconLink|Gadvia|Gold Coin}} x{{{cost}}} | | {{#if: {{{cost|}}} | {{IconLink|Gadvia|Gold Coin}} x{{{cost}}} | ''None''}} | ||
| {{{time}}} | | {{{time}}} | ||
| {{{result}}} | | {{{result}}} | ||
|} | |} |