Template:InfoSkill: Difference between revisions
From IdleOn MMO Wiki
imported>Wekhter mNo edit summary |
mNo edit summary |
||
(5 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
<includeonly>< | <includeonly><infobox theme="skillinfo"> | ||
< | <title> | ||
< | <default>[[File:{{PAGENAME}} Skill Icon.png|30px|link=]] {{PAGENAME}}</default> | ||
< | </title> | ||
< | <image> | ||
<default>[[File:{{PAGENAME}}_Banner.png]]</default> | |||
< | </image> | ||
< | <header>Skill Info</header> | ||
<data source="class"> | |||
<label>Class</label> | |||
< | <format>{{ClassIcon|{{{class}}}|y}}</format> | ||
< | </data> | ||
<data source="stat"> | |||
<label>Main Stat</label> | |||
< | <format>{{StatIcon|{{{stat}}}}}</format> | ||
< | </data> | ||
<data source="tool"> | |||
< | <label>Tool</label> | ||
< | <format>[[File:{{{toolicon}}}.png|24px|link=#{{{tool}}}]] [[#{{{tool}}}|{{{tool}}}]]</format> | ||
< | </data> | ||
< | <data source="type"> | ||
<label>Skill Type</label> | |||
< | </data> | ||
< | <data source="world"> | ||
<label>World</label> | |||
</ | <format>[[Worlds#{{{world|}}}|{{{world|}}}]]</format> | ||
</ | </data> | ||
<data source="subpages"> | |||
<label>Subpages</label> | |||
<format>{{Special:PrefixIndex/{{PAGENAME}}/|stripprefix=yes}}</format> | |||
</data> | |||
</infobox>[[Category:Skills]][[Category:{{PAGENAME}}]]</includeonly><noinclude> | |||
<pre>{{InfoSkill | <pre>{{InfoSkill | ||
|class=class (optional) | |class=class (optional) |
Latest revision as of 03:17, 4 March 2023
{{InfoSkill |class=class (optional) |stat=stat (optional) |tool=tool type (optional) |toolicon=tool |type=type (required) |world=world (required) |subpages=yes (optional) }}