Difference between revisions of "User:Epeli/item infobox"
Jump to navigation
Jump to search
(testing a comprehensive item infobox) |
m |
||
| Line 234: | Line 234: | ||
}} | }} | ||
</pre> | </pre> | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
Revision as of 08:54, 3 April 2013
just a test for huge item infobox template with all the parameters for different item types.
-| item's name | |
| item's type | |
| item's description
| |
| Value: item's value
| |
syntax
{{item infobox
| example = [marks the infobox as example. remove this line if stats are exact]
| image = [leave this field empty if there's no image yet]
| quality = [accepted values: low, normal, high, rarity, artifact. defaults to normal if omitted]
| name =
| type =
| description =
| whitestats = [optional. energy capacity and other stats written in white]
| greenstats = [optional. uses, equip effects and other stats written in green]
| whitestats2 = [optional. any stats written in white, below the green section]
| value =
|
|armor-only attributes:
| resistances = [multiple lines, each intended with ":"]
| encumbrance =
|
|blueprint-only attributes:
| description2 = [description on the crafting recipe]
| component1 =
| component2 = [optional]
| component3 = [optional]
| component4 = [optional]
| optional1 = [optional]
| diffmod1 = [difficulty modifier for first optional component]
| optional2 = [optional]
| diffmod2 = [difficulty modifier for second optional component]
| optional3 = [optional]
| diffmod3 = [difficulty modifier for third optional component]
|
|component-only attributes:
| quality = [optional]
| skillsreq = [multiple lines, intended with ":"]
|
|weapon-only attributes:
| damage =
| impactspeed = [accepted values: Very Low, Low, Medium, High, Very High]
| ap =
| range =
| precision = [optional]
| burstprec. = [optional]
| cqprec. = [optional]
| moveprec. = [optional]
| critchance =
| minstr = [optional]
| minskill = [optional]
| ammotype = [optional]
| magcap = [optional]
| energy/shot = [optional]
| energy = [optional]
}}