Difference between revisions of "Template:Charm"

From MHWiki
(color change)
(hoist LE category designation into template)
Line 50: Line 50:
  
 
{{if|{{NAMESPACE}}||[[Category:Charms]]
 
{{if|{{NAMESPACE}}||[[Category:Charms]]
 +
  {{ifeq|{{{LimEd|}}}|Yes|[[Category:Limited Edition]] [[Category:Charms (Limited Edition)]]}}
 
__NOTOC__}}
 
__NOTOC__}}
  
 
{{-}}
 
{{-}}

Revision as of 15:43, 18 July 2014

Sample

Charm
Charm Statistics Charm Info
Power: ?? Cost: ?? gold
Power Bonus: ??% Limited Edition: ??
Attraction Bonus: ??% Crafted: ??
Luck: ?? Smashable: ??
Cheese Effect: ?? Tradeable: ??
Consumed Upon: ?? Giveable: ??
Larry's Loot Lexicon: ?? Image: ??



Usage

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

{{ Charm
 | cost       = 
 | power      = 
 | powerbonus = 
 | attbonus   = 
 | luck       = 
 | chzeffect  = 
 | consumed   = 
 | LimEd = 
 | Craft = 
 | Smash = 
 | Trade = 
 | Give = 
 | subgroup1 =
 | subgroup2 =
 | subgroup3 =
 | subgroup4 =
 | 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.

Learning which subgroup (or groups) a charm belongs to can be done for a charm you currently own, by using the charm selector from the Camp page; or by reading the html source of Larry's Loot Lexicon for the charm and searching for "tags".

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

See more notes in the Manual of Style.