Template:Infobox

From Bridgerpedia
Jump to navigation Jump to search

Usage

{{Infobox
|name         = Item name
|image        = File.png
|description  = Short italic flavor text
|type         = Type
|level        = Level
|source       = Where to get it
|damage       = Damage
|speed        = Speed
|reloadspeed  = Reload speed
|accuracy     = Accuracy
|range        = Range
|csc          = Crit chance
|price        = Buy price
|sell         = Sell price
|extra1label  = Custom Stat Name
|extra1       = Custom Stat Value
|extra2label  = Another Stat
|extra2       = Another Value
}}

Copy only the Template:Infobox ... block into the article — do not wrap it in a <pre> tag on the actual page. Leave any field blank to hide that row. The image file must already be uploaded (Special:Upload), otherwise it shows as a red link.

Adding custom stats: use extra1 through extra10 for any stat not covered by the built-in fields. Each has a matching extraNlabel to set its own name — e.g. |extra1label = Burger|extra1 = sosal ? shows a row "Burger: sosal ?". If you skip the label, it just shows "Extra 1", "Extra 2", etc. If you need more than 10, ask to have more added — it's a one-line copy-paste per slot.