6,366
editsAd placeholder
Template:Weapon page: Difference between revisions
Jump to navigation
Jump to search
Add icon field, use ItemIcon Insert
No edit summary |
(Add icon field, use ItemIcon Insert) |
||
Line 150: | Line 150: | ||
| yes = | | yes = | ||
| #default = [[Category:Equipment]] [[Category:Weapons]] [[Category:{{{melee or ranged}}} Weapons]] [[Category:{{{category}}} Weapons]] [[Category:{{{type}}}]] {{#ifeq: {{{rarity|}}} | very rare | [[Category:Very Rare Items]] | [[Category:{{{rarity|common}}} Items]]}} | | #default = [[Category:Equipment]] [[Category:Weapons]] [[Category:{{{melee or ranged}}} Weapons]] [[Category:{{{category}}} Weapons]] [[Category:{{{type}}}]] {{#ifeq: {{{rarity|}}} | very rare | [[Category:Very Rare Items]] | [[Category:{{{rarity|common}}} Items]]}} | ||
}}</includeonly><noinclude><!-- | }}{{ItemIcon Insert|icon={{{icon|}}}|image={{{image|}}} }}</includeonly><noinclude><!-- | ||
==== Documentation follows ==== | ==== Documentation follows ==== | ||
Line 761: | Line 761: | ||
"type": "content", | "type": "content", | ||
"suggested": true | "suggested": true | ||
}, | |||
"icon": { | |||
"description": "The icon of this item. Defaults to the value of image= if not provided." | |||
} | } | ||
}, | }, | ||
Line 768: | Line 771: | ||
"name", | "name", | ||
"image", | "image", | ||
"icon", | |||
"category", | "category", | ||
"description", | "description", |