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 1: Line 1:
<includeonly>{{WeaponType|{{{type}}}}} are a type of {{{category}}}, {{{handedness}}}, {{{melee or ranged}}} [[Weapons|Weapon]].  Following are some base attributes common to most {{{type}}}, although special or magical variants may be significantly different.  For the most common, nonmagical {{{example}}}, see the [[{{{example}}}]] page.  Further down below, you can find a list of all {{{type}}} in the game.
<includeonly>{{WeaponType|{{{type}}}}} are a type of {{{category}}}, {{{handedness}}}, {{{melee or ranged}}} [[Weapons|Weapon]].  Following are some base attributes common to most {{{type}}}, although special or magical variants may be significantly different.  For the most common, nonmagical kind of this weapon, see [[{{{example}}}]].  Further down below, you can find a list of all {{{type}}} in the game.


== Properties ==
== Properties ==

Revision as of 07:05, 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 modifier = finesse
| 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.