Template:WeaponSkillsTable: Difference between revisions

From Horizon Wiki Mirror
Content deleted Content added
imported>Kaimoon0
m sort SkillRequired IS NULL rows to bottom
imported>Kaimoon0
fixed WeaponType parameter (was always "Archery" oops)
Line 8: Line 8:
{{#cargo_query:
{{#cargo_query:
|tables=WeaponSkills
|tables=WeaponSkills
|where=WeaponType="Archery"
|where=WeaponType="{{{1}}}"
|fields=_pageName=Page,Name,SkillRequired,JobsRequired,SubJobAllowed,QuestRequired,EquipmentSources,Description,CONCAT(SkillchainProperties__full)=SkillchainProperties,StrModifier,DexModifier,VitModifier,AgiModifier,IntModifier,MndModifier,ChrModifier,OtherModifier,HorizonChanges
|fields=_pageName=Page,Name,SkillRequired,JobsRequired,SubJobAllowed,QuestRequired,EquipmentSources,Description,CONCAT(SkillchainProperties__full)=SkillchainProperties,StrModifier,DexModifier,VitModifier,AgiModifier,IntModifier,MndModifier,ChrModifier,OtherModifier,HorizonChanges
|format=template
|format=template

Revision as of 20:55, 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/Skillchain Properties/Modifiers Horizon Changes HorizonXI specific changes
{{WeaponSkillsTable|Axe|cssclasses=hide-col-2|id=axe-table}}
Error: Table WeaponSkills not found.
Name Requirements Description/Skillchain Properties/Modifiers Horizon Changes HorizonXI specific changes