Difference between revisions of "Template:WeaponsTable"

From Epic Paths
Jump to navigation Jump to search
Line 18: Line 18:
   -->=== {{ucfirst:{{{2}}}}} {{ucfirst:{{{3}}}}} ===
   -->=== {{ucfirst:{{{2}}}}} {{ucfirst:{{{3}}}}} ===
   {{#cargo_query:tables=Equipment_Items=Items,Equipment_Weapons=Weapons
   {{#cargo_query:tables=Equipment_Items=Items,Equipment_Weapons=Weapons
   |join on=Items._page = Weapons._page
   |join on=Items._pageName= Weapons._pageName
   |where=Proficiency="{{{1}}}" AND Hands="{{{2}}}" AND ItemType="{{{3}}}"
   |where=Proficiency="{{{1}}}" AND Hands="{{{2}}}" AND ItemType="{{{3}}}"
   |order by=Name
   |order by=Name

Revision as of 08:39, 7 August 2021

All lower-case

  • 1: simple / martial / exotic
  • 2: light / one-handed / two-handed
  • 3: melee / ranged

Template:

  • {{Equipment_Weapons|simple|light|melee}}
  • {{Equipment_Weapons|simple|ranged}}
  • {{Equipment_Weapons|ammunition}}