Difference between revisions of "Template:Img"
Jump to navigation
Jump to search
m (Some new enchant icons) |
m (replace wrong word + syntax) |
||
Line 1,334: | Line 1,334: | ||
|bestial fury= [[Bestial Fury|<img src="https://play.idlescape.com/images/magic/buffs/fishing.png" alt="Bestial Fury" width={{{2|20}}} height={{{3|}}}>{{#if:{{{word|}}}| Bestial Fury}}]] | |bestial fury= [[Bestial Fury|<img src="https://play.idlescape.com/images/magic/buffs/fishing.png" alt="Bestial Fury" width={{{2|20}}} height={{{3|}}}>{{#if:{{{word|}}}| Bestial Fury}}]] | ||
|infernal strength= [[Infernal Strength|<img src="https://play.idlescape.com/images/magic/buffs/fishing.png" alt="Infernal Strength" width={{{2|20}}} height={{{3|}}}>{{#if:{{{word|}}}| Infernal Strength}}]] | |infernal strength= [[Infernal Strength|<img src="https://play.idlescape.com/images/magic/buffs/fishing.png" alt="Infernal Strength" width={{{2|20}}} height={{{3|}}}>{{#if:{{{word|}}}| Infernal Strength}}]] | ||
− | |nature's blessing= [[Nature's Blessing|<img src="https://play.idlescape.com/images/magic/buffs/fishing.png" alt="Nature's Blessing" width={{{2|20}}} height={{{3|}}}>{{#if:{{{word|}}}| Nature's Blessing}}]] | + | |nature's blessing= [[Nature's Blessing|<img src="https://play.idlescape.com/images/magic/buffs/fishing.png" alt="Nature's Blessing" width={{{2|20}}} height={{{3|}}}>{{#if:{{{word|}}}| Nature's Blessing}}]] |
− | |scrapper= [[Scrapper|<img src="https://play.idlescape.com/images/magic/buffs/chances-icon.png" alt="Scrapper" width={{{2|20}}} height={{{3|}}}>{{#if:{{{word|}}}| | + | |scrapper= [[Scrapper|<img src="https://play.idlescape.com/images/magic/buffs/chances-icon.png" alt="Scrapper" width={{{2|20}}} height={{{3|}}}>{{#if:{{{word|}}}| Scrapper}}]] |
|crucible= [[Crucible|<img src="https://play.idlescape.com/images/magic/buffs/force_icon.png" alt="Crucible" width={{{2|20}}} height={{{3|}}}>{{#if:{{{word|}}}| Crucible}}]] | |crucible= [[Crucible|<img src="https://play.idlescape.com/images/magic/buffs/force_icon.png" alt="Crucible" width={{{2|20}}} height={{{3|}}}>{{#if:{{{word|}}}| Crucible}}]] | ||
|fibrous fabrication= [[Fibrous Fabrication|<img src="https://play.idlescape.com/images/magic/buffs/fishing.png" alt="Fibrous Fabrication" width={{{2|20}}} height={{{3|}}}>{{#if:{{{word|}}}| Fibrous Fabrication}}]] | |fibrous fabrication= [[Fibrous Fabrication|<img src="https://play.idlescape.com/images/magic/buffs/fishing.png" alt="Fibrous Fabrication" width={{{2|20}}} height={{{3|}}}>{{#if:{{{word|}}}| Fibrous Fabrication}}]] | ||
Line 1,344: | Line 1,344: | ||
|convergence= [[Convergence|<img src="https://play.idlescape.com/images/magic/buffs/force_icon.png" alt="Convergence" width={{{2|20}}} height={{{3|}}}>{{#if:{{{word|}}}| Convergence}}]] | |convergence= [[Convergence|<img src="https://play.idlescape.com/images/magic/buffs/force_icon.png" alt="Convergence" width={{{2|20}}} height={{{3|}}}>{{#if:{{{word|}}}| Convergence}}]] | ||
|finesse= [[Finesse|<img src="https://play.idlescape.com/images/magic/buffs/force_icon.png" alt="Finesse" width={{{2|20}}} height={{{3|}}}>{{#if:{{{word|}}}| Finesse}}]] | |finesse= [[Finesse|<img src="https://play.idlescape.com/images/magic/buffs/force_icon.png" alt="Finesse" width={{{2|20}}} height={{{3|}}}>{{#if:{{{word|}}}| Finesse}}]] | ||
+ | <!-- | ||
--> | --> |
Revision as of 20:19, 25 May 2024
Creates an image with a link to the page.
Contents
Usage
The template is case insensitive.
{{img | Item | Width(Optional) | Height(Optional)}}
Adds the item name after the picture.
|word=1
Example
{{img|gold|}}
{{img|gold|25|25|word=1}}
List
- Most Items - Gold to Useless Scraps
- Most Monsters - Regular, Elite, Dungeon, Event
- Skills - Mining etc.
- Most Enchantments - Embers to Intuition
- Zones
Exceptions
For | Use |
---|---|
Useless Scraps | Useless Scraps (Magic) |
Useless Scraps | Useless Scraps (Range) |
Cooking | Cooking |
Cooking (Enchantment) | |
Cooking Background Image | Cooking Screen |
Runecrafting | Runecrafting |
Runecrafting (Enchantment) | |
Fishing | Fishing |
Fishing (Enchantment) | |
Crafting | Crafting |
Crafting (Enchantment) | |
Mysterious Man | Mysterious Man |
Mysterious Man (Helmet) | |
Forgotten Soul | Forgotten Soul |
Forgotten Soul (Sad) | |
Forgotten Soul (Crazy) | |
Forgotten Soul (Mad) |
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Item | item | item name
| String | required |
Width | Width | Width of the image
| Number | optional |
Height | Height | Height of the image
| Number | optional |
Word | Word | Adds item name after the picture
| Number | optional |