Difference between revisions of "Template:Blueprint"
m |
|||
Line 1: | Line 1: | ||
{| class="wikitable" style="font-size:90%; text-align:center;" width="auto" | {| class="wikitable" style="font-size:90%; text-align:center;" width="auto" | ||
− | | style="background-color: #FFDD99;" | {{#if:{{{ingredient-1|}}}|[[{{{ingredient-1}}}{{ | + | | style="background-color: #FFDD99;" | {{#if:{{{ingredient-1|}}}|[[{{{ingredient-1}}}{{if lang}}|{{{ingredient-1-local|}}}]]|Ingredient 1}} |
| | | | ||
− | | style="background-color: #FFDD99;" | {{#if:{{{ingredient-2|}}}|[[{{{ingredient-2}}}{{ | + | | style="background-color: #FFDD99;" | {{#if:{{{ingredient-2|}}}|[[{{{ingredient-2}}}{{if lang}}|{{{ingredient-2-local|}}}]]|Ingredient 2}} |
| | | | ||
− | {{#if: {{{ingredient-3|}}} |{{!}} style="background-color: #FFDD99;" {{!}} [[{{{ingredient-3|}}}{{ | + | {{#if: {{{ingredient-3|}}} |{{!}} style="background-color: #FFDD99;" {{!}} [[{{{ingredient-3|}}}{{if lang}}|{{{ingredient-3-local|}}}]] |
{{!}} | {{!}} | ||
− | {{#if: {{{ingredient-4|}}} |{{!}} style="background-color: #FFDD99;" {{!}} [[{{{ingredient-4|}}}{{ | + | {{#if: {{{ingredient-4|}}} |{{!}} style="background-color: #FFDD99;" {{!}} [[{{{ingredient-4|}}}{{if lang}}|{{{ingredient-4-local|}}}]] |
{{!}} | {{!}} | ||
− | {{#if: {{{ingredient-5|}}} |{{!}} style="background-color: #FFDD99;" {{!}} [[{{{ingredient-5|}}}{{ | + | {{#if: {{{ingredient-5|}}} |{{!}} style="background-color: #FFDD99;" {{!}} [[{{{ingredient-5|}}}{{if lang}}|{{{ingredient-5-local|}}}]] |
{{!}}}}}}}} | {{!}}}}}}}} | ||
− | | style="background-color: #FFDD99;" | {{#if:{{{result|}}}|[[{{{result}}}{{ | + | | style="background-color: #FFDD99;" | {{#if:{{{result|}}}|[[{{{result}}}{{if lang}}||{{{result-local|}}}]]|Result}} |
|- | |- | ||
− | | [[Image:Item icon {{{ingredient-1|Unknown}}}.png|100x100px|link={{{ingredient-1|}}}{{ | + | | [[Image:Item icon {{{ingredient-1|Unknown}}}.png|100x100px|link={{{ingredient-1|}}}{{if lang}}]] |
| [[File:Plus.png|25px]] | | [[File:Plus.png|25px]] | ||
− | | [[Image:Item icon {{{ingredient-2|Unknown}}}.png|100x100px|link={{{ingredient-2|}}}{{ | + | | [[Image:Item icon {{{ingredient-2|Unknown}}}.png|100x100px|link={{{ingredient-2|}}}{{if lang}}]] |
{{#if: {{{ingredient-3|}}} |{{!}} [[File:Plus.png|25px]] | {{#if: {{{ingredient-3|}}} |{{!}} [[File:Plus.png|25px]] | ||
− | {{!}} [[Image:Item icon {{{ingredient-3|}}}.png|100x100px|link={{{ingredient-3|}}}{{ | + | {{!}} [[Image:Item icon {{{ingredient-3|}}}.png|100x100px|link={{{ingredient-3|}}}{{if lang}}]] |
{{#if: {{{ingredient-4|}}} |{{!}} [[File:Plus.png|25px]] | {{#if: {{{ingredient-4|}}} |{{!}} [[File:Plus.png|25px]] | ||
− | {{!}} [[Image:Item icon {{{ingredient-4|}}}.png|100x100px|link={{{ingredient-4|}}}{{ | + | {{!}} [[Image:Item icon {{{ingredient-4|}}}.png|100x100px|link={{{ingredient-4|}}}{{if lang}}]] |
{{#if: {{{ingredient-5|}}} |{{!}} [[File:Plus.png|25px]] | {{#if: {{{ingredient-5|}}} |{{!}} [[File:Plus.png|25px]] | ||
− | {{!}} [[Image:Item icon {{{ingredient-5|}}}.png|100x100px|link={{{ingredient-5|}}}{{ | + | {{!}} [[Image:Item icon {{{ingredient-5|}}}.png|100x100px|link={{{ingredient-5|}}}{{if lang}}]]}}}}}} |
| [[File:Equals.png|25px]] | | [[File:Equals.png|25px]] | ||
− | | [[Image:Item icon {{{result|Unknown}}}.png|100x100px|link={{{result|}}}{{ | + | | [[Image:Item icon {{{result|Unknown}}}.png|100x100px|link={{{result|}}}{{if lang}}]] |
|}<noinclude> | |}<noinclude> | ||
== Usage == | == Usage == |
Revision as of 08:19, 13 August 2010
Ingredient 1 | Ingredient 2 | Result | ||
25px | 25px |
Usage
{{Blueprint | ingredient-1 = | ingredient-2 = | ingredient-3 = | ingredient-4 = | ingredient-5 = | result = }}
{{Blueprint | ingredient-1 = | ingredient-1-local = | ingredient-2 = | ingredient-2-local = | ingredient-3 = | ingredient-3-local = | ingredient-4 = | ingredient-4-local = | ingredient-5 = | ingredient-5-local = | result = | result-local = }}