Difference between revisions of "Template:Icon/doc"
Jump to navigation
Jump to search
>Mornsta-gpuser |
>Boblers (→Current Items Icon Template Works With: updating affliction example) |
||
| (45 intermediate revisions by 4 users not shown) | |||
| Line 5: | Line 5: | ||
* Dragon {{Icon|Dragon|Juggernaut|size=32px|text=1}} | * Dragon {{Icon|Dragon|Juggernaut|size=32px|text=1}} | ||
* Weapon {{Icon|Weapon|Big Boy|size=32px|text=1}} | * Weapon {{Icon|Weapon|Big Boy|size=32px|text=1}} | ||
| − | * Material {{Icon|Material| | + | * Material {{Icon|Material|Renown|size=32px|text=1}} |
* Gift {{Icon|Gift|Golden Chalice|size=32px|text=1}} | * Gift {{Icon|Gift|Golden Chalice|size=32px|text=1}} | ||
* Resource {{Icon|Resource|Mana|size=32px|text=1}} | * Resource {{Icon|Resource|Mana|size=32px|text=1}} | ||
* Consumable {{Icon|Consumable|Skip Ticket|size=32px|text=1}} | * Consumable {{Icon|Consumable|Skip Ticket|size=32px|text=1}} | ||
| − | |||
* Facility | * Facility | ||
| − | **{{Icon|Facility|Sweet Retreat|size=32px|text=1}} | + | ** {{Icon|Facility|Sweet Retreat|size=32px|text=1}} |
| − | **{{Icon|Facility|Magma Slime Statue|size=32px|text=1}} | + | ** {{Icon|Facility|Red Flowers|size=32px|text=1}} |
| + | ** {{Icon|Facility|Magma Slime Statue|size=32px|text=1}} | ||
* Skill {{Icon|Skill|Howling Meteor|size=32px|text=1}} | * Skill {{Icon|Skill|Howling Meteor|size=32px|text=1}} | ||
| − | * CoAbility {{Icon|CoAbility|Dragon Haste +2%|size=32px|text=1}} | + | * CoAbility {{Icon|CoAbility|Dragon Haste +2% (Co-ability)|size=32px|text=1}} |
| + | * Chain CoAbility {{Icon|ChainCoAbility|(Flame) Dragon Haste +12%|size=32px|text=1}} | ||
* Ability {{Icon|Ability|Broken Punisher +20%|size=32px|text=1}} | * Ability {{Icon|Ability|Broken Punisher +20%|size=32px|text=1}} | ||
| + | * Afflictions {{Icon|Affliction|Poison|size=32px|text=1}} | ||
| + | * Condition {{Icon|Condition|Bleeding|size=32px|text=1}} | ||
==Examples== | ==Examples== | ||
| Line 21: | Line 24: | ||
{{Icon|Adventurer|Lily}} | {{Icon|Adventurer|Lily}} | ||
| − | <pre>{{Icon|Adventurer|Lily|text=1}}, {{Icon|Adventurer|Lily|text=1}}, {{Icon|Adventurer| | + | <pre>{{Icon|Adventurer|Lily|text=1}}, {{Icon|Adventurer|Lily|text=1}}, {{Icon|Adventurer|Pipple|text=1|rarity=5}}</pre> |
| − | {{Icon|Adventurer|Lily|text=1}}, {{Icon|Adventurer|Lily|text=1}}, {{Icon|Adventurer| | + | {{Icon|Adventurer|Lily|text=1}}, {{Icon|Adventurer|Lily|text=1}}, {{Icon|Adventurer|Pipple|text=1|rarity=5}} |
| − | |||
| − | |||
| − | |||
<pre>{{Icon|Adventurer|Lily|size=42px}}</pre> | <pre>{{Icon|Adventurer|Lily|size=42px}}</pre> | ||
{{Icon|Adventurer|Lily|size=42px}} | {{Icon|Adventurer|Lily|size=42px}} | ||
| + | |||
| + | With and without custom Link | ||
| + | <pre>{{Icon|Ability|Dragon's Claws I|size=32px|text=1}} | ||
| + | {{Icon|Ability|Dragon's Claws I|size=32px|text=1|link="Dragon's Claws"}} | ||
| + | {{Icon|Ability|Dragon's Claws I|size=32px|text=1|link=Dragon's Claws}} <-- no quotes: errors out</pre> | ||
| + | {{Icon|Ability|Dragon's Claws I|size=32px|text=1}} | ||
| + | {{Icon|Ability|Dragon's Claws I|size=32px|text=1|link="Dragon's Claws"}} | ||
| + | {{Icon|Ability|Dragon's Claws I|size=32px|text=1|link=Dragon's Claws}} | ||
| + | |||
{{doc/end}} | {{doc/end}} | ||
Latest revision as of 05:45, 6 July 2020
Current Items Icon Template Works With
- Adventurer Error: Table Adventurers not found.
- Wyrmprint Lua error: Error: Table Wyrmprints not found..
- Dragon Error: Table Dragons not found.
- Weapon Error: Table Weapons not found.
- Material Error: Table Materials not found.
- Gift Error: Table Gifts not found.
- Resource
Mana - Consumable Error: Table Consumables not found.
- Facility
- Error: Table Facilities not found.
- Error: Table Facilities not found.
- Error: Table Facilities not found.
- Skill Error: Table Skills not found.
- CoAbility Error: Table CoAbilities not found.
- Chain CoAbility Error: Table ChainCoAbilities not found.
- Ability Error: Table Abilities not found.
- Afflictions
Poison - Condition Error: Table Conditions not found.
Examples
{{Icon|Adventurer|Lily}}
Error: Table Adventurers not found.
{{Icon|Adventurer|Lily|text=1}}, {{Icon|Adventurer|Lily|text=1}}, {{Icon|Adventurer|Pipple|text=1|rarity=5}}
Error: Table Adventurers not found.
, Error: Table Adventurers not found.
, Error: Table Adventurers not found.
{{Icon|Adventurer|Lily|size=42px}}
Error: Table Adventurers not found.
With and without custom Link
{{Icon|Ability|Dragon's Claws I|size=32px|text=1}}
{{Icon|Ability|Dragon's Claws I|size=32px|text=1|link="Dragon's Claws"}}
{{Icon|Ability|Dragon's Claws I|size=32px|text=1|link=Dragon's Claws}} <-- no quotes: errors out
Error: Table Abilities not found.
Error: Table Abilities not found.
Error: unclosed string literal.