Still landing on the old Fandom wiki? Install the HighSpell Wiki Redirector browser extension to automatically redirect all highspell.fandom.com links to highspell.wiki. Works on both Firefox and Chrome, and is open-source. → Learn more and install it now!

Template:WeaponTable: Difference between revisions

From HighSpell Wiki
Jump to navigation Jump to search
Created page with "<includeonly>{| class="wikitable" ! colspan="2" | Item ! Accuracy ! Strength ! Speed |- {{#cargo_query: tables=Items |fields=_pageName |where=_pageName IN ("Bronze Scimitar","Bronze Longsword","Bronze Battleaxe","Bronze Great Sword","Bronze Pickaxe","Bronze Hatchet") |order by=_pageName ASC |format=template |template=WeaponTableItem |named args=yes }} |}</includeonly>"
 
No edit summary
 
(10 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly>{| class="wikitable"
<includeonly>{| class="wikitable"
! colspan="2" | Item
! colspan="2" | Item
! Accuracy
! [[Accuracy]]
! Strength
! [[Strength]]
! Speed
! [[Range]]
! [[Magic]]
! [[Weapon Speed|Speed]]
|-
|-
{{#cargo_query:
{{#cargo_query:
   tables=Items
   tables=Items
   |fields=_pageName
   |fields=_pageName,Name,Accuracy,Strength,Ranged,Magic,Speed
   |where=_pageName IN ("Bronze Scimitar","Bronze Longsword","Bronze Battleaxe","Bronze Great Sword","Bronze Pickaxe","Bronze Hatchet")
   |where=_pageName IN ({{{1|""}}})
   |order by=_pageName ASC
   |order by=CombatPower ASC, GeneralBuy ASC, Name ASC
   |format=template
   |format=template
   |template=WeaponTableItem
   |template=WeaponTableItem

Latest revision as of 11:42, 22 May 2025