Difference between revisions of "Template:Charm Conduit/docs"

From MHWiki
(Created page with "== Usage == Simple table template to maintain consistency between Charm Conduit pages. All fields are required. <pre>{{ Charm | cost = | level ...")
 
(details of new mhinfo field)
Line 4: Line 4:
 
<pre>{{ Charm
 
<pre>{{ Charm
 
  | cost      =  
 
  | cost      =  
  | level   =  
+
  | level     =
 +
| mhinfo    =  
 
  | imglink    =  
 
  | imglink    =  
 
  | desc      =  
 
  | desc      =  
Line 11: Line 12:
 
== Notes ==
 
== 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.
 
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, [[Pine Charm Conduit]] would list ''mhinfo = charm_level_1_trinket_slot''.
  
 
The description is to be copied from the official MouseHunt page.
 
The description is to be copied from the official MouseHunt page.

Revision as of 20:17, 17 June 2012

Usage

Simple table template to maintain consistency between Charm Conduit pages. All fields are required.

{{ Charm
 | cost       = 
 | level      = 
 | 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, Pine Charm Conduit would list mhinfo = charm_level_1_trinket_slot.

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