Template:InfoSkill: Difference between revisions
From IdleOn MMO Wiki
imported>Wekhter mNo edit summary |
mNo edit summary |
||
(9 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> | ||
{{InfoSkill | <data source="subpages"> | ||
|class=class | <label>Subpages</label> | ||
|stat= | <format>{{Special:PrefixIndex/{{PAGENAME}}/|stripprefix=yes}}</format> | ||
</data> | |||
|tool=tool type | </infobox>[[Category:Skills]][[Category:{{PAGENAME}}]]</includeonly><noinclude> | ||
<pre>{{InfoSkill | |||
|class=class (optional) | |||
|stat=stat (optional) | |||
|tool=tool type (optional) | |||
|toolicon=tool | |toolicon=tool | ||
|type=type (required) | |type=type (required) | ||
|world=world (required) | |world=world (required) | ||
|subpages=yes (optional) | |subpages=yes (optional) | ||
}} | }}</pre> | ||
[[Category:Infobox templates]]</noinclude> | [[Category:Infobox templates]]</noinclude> |
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) }}