Template:Weapon type page: Difference between revisions

From Baldur's Gate 3 Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 87: Line 87:
| damage count = 1
| damage count = 1
| damage die = 4
| damage die = 4
| damage modifier = finesse
| damage type = Piercing
| damage type = Piercing
| finesse = yes
| finesse = yes

Revision as of 14:03, 3 February 2023

This template generates entire weapon type pages such as Daggers or Longswords.

Here's an example of usage:

{{WeaponTypePage
| <!-- See here for tips on how to use this template: https://bg3.wiki/wiki/Template:WeaponTypePage -->
| type = Daggers
| example = Dagger
| category = simple
| handedness = one-handed
| melee or ranged = melee
| damage count = 1
| damage die = 4
| damage type = Piercing
| finesse = yes
| light = yes
| dippable = yes
| actions =
* {{Piercing Strike}}
}}

Note that the template even adds the page to the correct categories. And for the same reason, it shouldn't be invoked here for the purpose of showing how the results look; that would result in this template page being added to the categories to which the weapon type pages are added.