Template:Weapon page: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 160: Line 160:


Following is an example of usage with all possible template parameters shown and explained with HTML comments.  This describes a made up Longsword which for some reason deals an extra 1d4 Fire damage and is Heavy (longswords normally aren't).  If you're ever unsure what to type, simply leave the parameter empty.
Following is an example of usage with all possible template parameters shown and explained with HTML comments.  This describes a made up Longsword which for some reason deals an extra 1d4 Fire damage and is Heavy (longswords normally aren't).  If you're ever unsure what to type, simply leave the parameter empty.
Please don't copy-paste this example code into any actual page you create.  There's examples for copy-pasting further below.


<pre>
<pre>
Line 243: Line 245:
</pre>
</pre>


Examples follow. __NOTOC__
Following is a blank starting point for using this template that you can copy-paste.  You can also view the source of this page and copy-paste one of the actual examples further below.
 
<pre>
{{WeaponPage
<!-- See here for tips on how to use this template: https://bg3.wiki/wiki/Template:WeaponPage -->
| image =
| description =
| quote =
| category =
| melee or ranged =
| handedness =
| type =
| rarity =
| enchantment =
| damage =
| damage type =
| versatile damage =
| extra damage =
| extra damage 2 =
| range =
| range m =
| range ft =
| finesse =
| heavy =
| light =
| reach =
| thrown =
| can't dual wield =
| dippable =
| weight kg =
| weight lb =
| price =
| weapon actions =
| special =
| where to find =
}}
</pre>
 
Live examples of this template's usage follow.  Feel free to view this page's source and copy-paste one of them as a starting point. __NOTOC__


<h1>Longsword</h1>
<h1>Longsword</h1>

Navigation menu