Difference between revisions of "Template:Img"

From Idlescape Wiki
Jump to navigation Jump to search
m (Blanked height when no parameter.)
m (Test switch)
Line 1: Line 1:
{{#if: {{{1}}}|
+
{{#switch: {{{1}}}
{{#ifeq: {{{1}}}|Gold| [[Gold|<img src="https://idlescape.com/images/money_icon.png" alt="Gold" width={{{2|20}}} height={{{3|}}}>]] }}
+
|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|}}}>]] }}
+
|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|}}}>]] }}
+
|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|}}}>]] }}
+
|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|}}}>]] }}
+
|Raw Anchovy= [[Raw Anchovy|<img src="https://idlescape.com/images/fishing/raw_anchovy.png" alt="Raw Anchovy" width={{{2|20}}} height={{{3|}}}>]]
 
+
|Raw Trout= [[Raw Trout|<img src="https://idlescape.com/images/fishing/raw_trout.png" alt="Raw Trout" width={{{2|20}}} height={{{3|}}}>]]
 +
|Raw Salmon= [[Raw Salmon|<img
 
}}
 
}}
 
<noinclude>
 
<noinclude>

Revision as of 12:12, 2 September 2021


Creates an image with a link to the page.

Usage

{{Image Link | Item | Width(Optional) | Height(Optional) }}

Example

{{Image Link|Gold|20}}

Gold

List

Most Items - Book to Useless Scraps(Magic)