Difference between revisions of "Template:Blueprint"
(trying) |
|||
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: #FFCC66;" | {{#if:{{{ingredient-1|}}}|[[{{{ingredient-1 | + | | style="background-color: #FFCC66;" | {{#if:{{{ingredient-1|}}}|[[{{{ingredient-1}}}]]|Ingredient 1}} |
| | | | ||
− | | style="background-color: #FFCC66;" | {{#if:{{{ingredient-2|}}}|[[{{{ingredient-2 | + | | style="background-color: #FFCC66;" | {{#if:{{{ingredient-2|}}}|[[{{{ingredient-2}}}]]|Ingredient 2}} |
| | | | ||
− | {{#if: {{{ingredient-3|}}} |{{!}} style="background-color: #FFCC66;" {{!}} [[{{{ingredient-3| | + | {{#if: {{{ingredient-3|}}} |{{!}} style="background-color: #FFCC66;" {{!}} [[{{{ingredient-3|}}}]] |
{{!}} | {{!}} | ||
− | {{#if: {{{ingredient-4|}}} |{{!}} style="background-color: #FFCC66;" {{!}} [[{{{ingredient-4| | + | {{#if: {{{ingredient-4|}}} |{{!}} style="background-color: #FFCC66;" {{!}} [[{{{ingredient-4|}}}]] |
{{!}} | {{!}} | ||
− | {{#if: {{{ingredient-5|}}} |{{!}} style="background-color: #FFCC66;" {{!}} [[{{{ingredient-5| | + | {{#if: {{{ingredient-5|}}} |{{!}} style="background-color: #FFCC66;" {{!}} [[{{{ingredient-5|}}}]] |
{{!}}}}}}}} | {{!}}}}}}}} | ||
− | | style="background-color: #FFCC66;" | {{#if:{{{result|}}}|[[{{{result | + | | style="background-color: #FFCC66;" | {{#if:{{{result|}}}|[[{{{result}}}]]|Result}} |
|- | |- | ||
− | | [[Image:Item icon {{{ingredient-1|Unknown}}}.png|100x100px|link={{{ingredient-1| | + | | [[Image:Item icon {{{ingredient-1|Unknown}}}.png|100x100px|link={{{ingredient-1|}}}]] |
| [[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: {{{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: {{{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: {{{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|}}}]]}}}}}} |
| [[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|}}}]] |
|}<noinclude> | |}<noinclude> | ||
== Usage == | == Usage == | ||
− | |||
<pre> | <pre> | ||
{{Blueprint | {{Blueprint | ||
Line 34: | Line 33: | ||
| ingredient-5 = | | ingredient-5 = | ||
| result = | | result = | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
}} | }} | ||
</pre> | </pre> | ||
[[Category:Formatting templates|Blueprint]]</noinclude> | [[Category:Formatting templates|Blueprint]]</noinclude> |