Difference between revisions of "Template:Charm/docs"

From MHWiki
(Added new info fields)
(Usage: add subgroup fields)
Line 1: Line 1:
 
== Usage ==
 
== Usage ==
Simple table template to maintain consistency between [[Charms]] pages. All fields are required.
+
Simple table template to maintain consistency between [[Charms]] pages. Most fields are required, although subgroup2 and subgroup3 can be omitted.
  
 
<pre>{{ Charm
 
<pre>{{ Charm
Line 15: Line 15:
 
  | Trade =  
 
  | Trade =  
 
  | Give =  
 
  | Give =  
 +
| subgroup1 =
 +
| subgroup2 =
 +
| subgroup3 =
 
  | mhinfo    =
 
  | mhinfo    =
 
  | imglink    =  
 
  | imglink    =  

Revision as of 19:56, 11 September 2014

Usage

Simple table template to maintain consistency between Charms pages. Most fields are required, although subgroup2 and subgroup3 can be omitted.

{{ Charm
 | cost       = 
 | power      = 
 | powerbonus = 
 | attbonus   = 
 | luck       = 
 | chzeffect  = 
 | consumed   = 
 | LimEd = 
 | Craft = 
 | Smash = 
 | Trade = 
 | Give = 
 | subgroup1 =
 | subgroup2 =
 | subgroup3 =
 | mhinfo     =
 | imglink    = 
 | desc       = 
 }}

Notes

Use numbers only for Bonus fields; the % is added automatically by the template. If there is no stat for a given field, use 0 (zero) in its place.

For the mhinfo field, list only the portion of the Larry's Loot Lexicon link after the item_type= in the link. For example, Amplifier Charm would list mhinfo = amplifier_trinket.

The description is to be copied from the official MouseHunt page.

See more notes in the Manual of Style.