Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.
Revision as of 23:47, 17 March 2026 by Admin (talk | contribs) (Created page with "<includeonly> <div class="weapon-stats-box"> <div class="weapon-stats-header"> <div class="weapon-icon-placeholder">{{{icon_alt_text|Weapon Icon Alt Text}}}</div> <div> <h1 class="item-name">{{{item_name|[ITEM_NAME]}}}</h1> <p class="item-type">{{{item_type|[ITEM_TYPE]}}}</p> </div> </div> <hr class="weapon-separator" /> <div class="description-section"> {{{description|[DESCRIPTION]}}} </div> <hr class="weapon-separator" /> <...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

This template is for displaying weapon statistics for The Legend of California.

Usage

{{WeaponStats
| icon_alt_text = Image Name
| item_name = Name of the weapon
| item_type = Weapon Type
| description = Short description
| damage_mult = Value
| fire_rate = Value
| max_ammo = Value
| range = Value
| inventory_count = Quantity
| current_dur = Current value
| max_dur = Max value
| repair_status = Status
| gold = Value
| silver = Value
}}
Contents