Template:Alternate skill effect list: Difference between revisions
Jump to navigation
Jump to search
>OmegaK2 No edit summary |
m (19 revisions imported) |
||
(7 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
<includeonly>== | <includeonly>==Alternate skill effects== | ||
{{PAGENAME}} has the following [[alternate skill effect]]s: | |||
{{ | {{Drop enabled item table | ||
|tables= | |tables = cosmetic_items | ||
|join=items._pageID= | |join = items._pageID=cosmetic_items._pageID | ||
|where= | |where = {{{query| | ||
items.class_id="Microtransaction" | |||
AND cosmetic_items.cosmetic_type LIKE "Skill Gem Effect" | |||
AND ( | |||
BINARY items.name LIKE "%{{{skill|{{PAGENAME}}}}}%" | |||
OR BINARY items.description LIKE "%{{{skill|{{PAGENAME}}}}}%" | |||
) | |||
}}} | |||
|description=1 | |description=1 | ||
|large=1 | |large=1 | ||
}}</includeonly><noinclude>{{ | |responsive=1 | ||
}}</includeonly><noinclude> | |||
{{Documentation}} | |||
</noinclude> |
Latest revision as of 16:51, 9 October 2024
This template queries and displays the alternate skill effects that can be applied to a skill gem.
Usage
Place this template in the article for a skill gem to display a section that lists the alternate skill effects available for that skill.
Parameters
Depending on the skill, it may be necessary to use additional parameters to return the correct list of items.
Parameter | Required | Description |
---|---|---|
skill | ![]() |
Name of the skill to search for. If it is omitted, the progression is assumed to be the name of the page the template is put on. |
query | ![]() |
A custom query instead of the default one. |
Example
{{Alternate skill effect list|skill=Fireball}}
yields:
Alternate skill effects
Alternate skill effect list has the following alternate skill effects:
Item | Description |
---|
The above documentation is transcluded from Template:Alternate skill effect list/doc.
Editors can experiment in this template's sandbox and testcases pages.
Please add categories to the /doc subpage. Subpages of this template.
Editors can experiment in this template's sandbox and testcases pages.
Please add categories to the /doc subpage. Subpages of this template.