Difference between revisions of "Template:Img"
Jump to navigation
Jump to search
m (Test) |
m (Defaults to width 20) |
||
Line 1: | Line 1: | ||
{{#if: {{{1}}}| | {{#if: {{{1}}}| | ||
{{#ifeq: {{{1}}}|Gold| [[Gold|<img src="https://idlescape.com/images/money_icon.png" alt="Gold" width={{{2|20}}} height={{{3}}}>]] }} | {{#ifeq: {{{1}}}|Gold| [[Gold|<img src="https://idlescape.com/images/money_icon.png" alt="Gold" width={{{2|20}}} height={{{3}}}>]] }} | ||
− | + | {{#ifeq: {{{1}}}|Heat| [[Heat|<img src="https://idlescape.com/images/heat_icon.png" alt="Heat" width={{{2|20}}} height={{{3}}}>]] }} | |
− | + | {{#ifeq: {{{1}}}|Book| [[Book|<img src="https://idlescape.com/images/misc/book.png" alt="Book" width={{{2|20}}} height={{{3}}}>]] }} | |
− | + | {{#ifeq: {{{1}}}|Raw Shrimp| [[Raw Shrimp|<img src="https://idlescape.com/images/fishing/raw_shrimp.png" alt="Raw Shrimp" width={{{2|20}}} height={{{3}}}>]] }} | |
− | + | {{#ifeq: {{{1}}}|Raw Anchovy| [[Raw Anchovy|<img src="https://idlescape.com/images/fishing/raw_anchovy.png" alt="Raw Anchovy" width={{{2|20}}} height={{{3}}}>]] }} | |
− | + | {{#ifeq: {{{1}}}|Raw Trout| [[Raw Trout|<img src="https://idlescape.com/images/fishing/raw_trout.png" alt="Raw Trout" width={{{2|20}}} height={{{3}}}>]] }} | |
− | + | {{#ifeq: {{{1}}}| | |
}} | }} | ||
<noinclude> | <noinclude> |