Difference between revisions of "Template:Img"
Jump to navigation
Jump to search
m (Added skill icons) |
m (fixed melee splash and added nature splash) |
||
Line 1,420: | Line 1,420: | ||
Combat Splash | Combat Splash | ||
--> | --> | ||
− | | | + | |melee splash=[[Melee Splash|<img src="https://play.idlescape.com/images/combat/splashes/Melee_splash.png" alt="Physical Splash" width={{{2|20}}} height={{{3|}}}>{{#if:{{{word|}}}| Physical Splash}}]] |
|range splash=[[Range Splash|<img src="https://play.idlescape.com/images/combat/splashes/Range_splash.png" alt="Range Splash" width={{{2|20}}} height={{{3|}}}>{{#if:{{{word|}}}| Range Splash}}]] | |range splash=[[Range Splash|<img src="https://play.idlescape.com/images/combat/splashes/Range_splash.png" alt="Range Splash" width={{{2|20}}} height={{{3|}}}>{{#if:{{{word|}}}| Range Splash}}]] | ||
|magic splash=[[Magic Splash|<img src="https://play.idlescape.com/images/combat/splashes/Magic_splash.png" alt="Magic Splash" width={{{2|20}}} height={{{3|}}}>{{#if:{{{word|}}}| Magic Splash}}]] | |magic splash=[[Magic Splash|<img src="https://play.idlescape.com/images/combat/splashes/Magic_splash.png" alt="Magic Splash" width={{{2|20}}} height={{{3|}}}>{{#if:{{{word|}}}| Magic Splash}}]] | ||
Line 1,437: | Line 1,437: | ||
|chaos splash critical=[[Chaos Splash Critical|<img src="https://play.idlescape.com/images/combat/splashes/Chaos_splash_critical.png" alt="Chaos Splash Critical" width={{{2|20}}} height={{{3|}}}>{{#if:{{{word|}}}| Chaos Splash Critical}}]] | |chaos splash critical=[[Chaos Splash Critical|<img src="https://play.idlescape.com/images/combat/splashes/Chaos_splash_critical.png" alt="Chaos Splash Critical" width={{{2|20}}} height={{{3|}}}>{{#if:{{{word|}}}| Chaos Splash Critical}}]] | ||
|miss splash=[[Miss Splash|<img src="https://play.idlescape.com/images/combat/splashes/Miss_splash.png" alt="Miss Splash" width={{{2|20}}} height={{{3|}}}>{{#if:{{{word|}}}| Miss Splash}}]] | |miss splash=[[Miss Splash|<img src="https://play.idlescape.com/images/combat/splashes/Miss_splash.png" alt="Miss Splash" width={{{2|20}}} height={{{3|}}}>{{#if:{{{word|}}}| Miss Splash}}]] | ||
− | |heal splash=[[Heal Splash|<img src="https://play.idlescape.com/images/combat/splashes/Heal_splash.png" alt="Heal Splash" width={{{2|20}}} height={{{3|}}}>{{#if:{{{word|}}}| Heal Splash}}]]<!-- | + | |heal splash=[[Heal Splash|<img src="https://play.idlescape.com/images/combat/splashes/Heal_splash.png" alt="Heal Splash" width={{{2|20}}} height={{{3|}}}>{{#if:{{{word|}}}| Heal Splash}}]] |
+ | |nature splash=[[Nature Splash|<img src="https://www.play.idlescape.com/images/magic/gathering_colorized.png" alt="Nature Splash" width="20px">]]<!-- | ||
Revision as of 08:31, 31 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 |