GuildWiki

GuildWiki has been locked down: anonymous editing and account creation are disabled. Current registered users are unaffected. Leave any comments on the Community Portal.

READ MORE

GuildWiki
Advertisement


Description[]

Same as Template:Skill icon, but with * added in front so it can be used in a list. Does not display if no parameter is given. If the skill specifies an icon, that is used.

Example:

{{Skill list item|{{{1|}}} }}
{{Skill list item|Orison of Healing}}
{{Skill list item|Golem Boosters}}
{{Skill list item|Abaddon's Chosen}}
{{Skill list item|Optional}}

gives


Note: The "optional" option from Template:Skill icon will not work unless a Template:Optional is made that specifies the proper icon.

 As of 14:49, 27 June 2008 (UTC), on the doc page:
 Pre-expand include size: 3190/2097152 bytes
 Post-expand include size: 977/2097152 bytes
 Template argument size: 466/2097152 bytes
 #ifexist count: 0/100

Removed Feature:
Detects monster skills if the skill has profession = monster or icon = monster skill.
Add the following code before the closing braces of the template to re-enable this feature:
{{#ifeq: monster| {{lc: {{ {{{1}}}|Get profession}} }}|( [[Image:Monster skill.jpg|20px|Monster skill]] )|{{#ifeq: monster skill | {{lc: {{ {{{1}}}|Get icon}} }}|( [[Image:Monster skill.jpg|20px|Monster skill]] ) }} }}
Advertisement