Template:WeaponSkillsTable: Difference between revisions
From Horizon Wiki Mirror
Content deleted Content added
imported>Kaimoon0 dpl to cargo migration |
imported>Kaimoon0 m sort SkillRequired IS NULL rows to bottom |
||
| Line 13: | Line 13: | ||
|template=WeaponSkillsTable/row |
|template=WeaponSkillsTable/row |
||
|named args=yes |
|named args=yes |
||
|order by=SkillRequired |
|order by=(SkillRequired IS NULL),SkillRequired |
||
}} |
}} |
||
</table></includeonly><noinclude> |
</table></includeonly><noinclude> |
||
Revision as of 17:46, 6 September 2025
Usage
Template which returns a table with all Weapon Skills for a given weapon type. Optional parameter cssclasses to add css classes and style to add html style to the table. Optional parameter id to give the html element an id in case that is needed.
see Template:WeaponSkillsTable.dpl for the phantom template responsible for generating the table.
Examples
{{WeaponSkillsTable|Axe}}
Error: Table WeaponSkills not found.
| Name | Requirements | Description/ |
Horizon Changes ![]() |
|---|
{{WeaponSkillsTable|Axe|cssclasses=hide-col-2|id=axe-table}}
Error: Table WeaponSkills not found.
