Difference between revisions of "Skill row"

m
 
(10 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<includeonly>
+
<includeonly>{{#ask: [[{{{1}}}]]
<div class="row no-gutters">
+
| ?Has icon
<div class="col-auto" style="margin-right: 0.75rem">
+
| ?Has skill name
[[File:{{{2}}}]]
+
| ?Has description
</div>
+
| sort=Has skill order
<div class="col">
+
| order=asc
[[{{{3}}}]]
+
| format=template
<div><small>[[{{{4}}}]]</small> <small>[[{{{5}}}]]</small></div>
+
| template=Skill row format
</div>
+
}}</includeonly><noinclude>{{Skill row/Documentation}}</noinclude>
</div>
 
</includeonly>
 

Latest revision as of 17:22, 27 March 2023

Description[edit]

Queries one or multiple Skill pages and displays their icons, names, and descriptions.

Usage[edit]

For one skill:
{{Skill row|<E (Berserker)>}}

For multiple skills, a category containing the skills must be used:
{{Skill row|<Category:Berserker skills>}}

Parameters[edit]

Arrow.png1: The name of the wiki page to query.
Required.