Difference between revisions of "Template:Weapon"

From MHWiki
(Undo revision 86397 by Hyperchao -Cat:Weapons. Easily referenced from Weapons or Traps. No need to have items in both sub-cat & categories)
m
Line 17: Line 17:
 
  |-
 
  |-
 
  | '''[[Power Bonus]]:'''
 
  | '''[[Power Bonus]]:'''
  | align="right" | {{{powerbonus|??}}}
+
  | align="right" | {{{powerbonus|??}}}%
 
  |-
 
  |-
 
  | nowrap | '''[[Attraction Bonus]]:'''
 
  | nowrap | '''[[Attraction Bonus]]:'''
  | align="right" | {{{attbonus|??}}}
+
  | align="right" | {{{attbonus|??}}}%
 
  |-
 
  |-
 
  | '''[[Luck]]:'''
 
  | '''[[Luck]]:'''

Revision as of 07:07, 6 September 2009

Sample

Weapon
Cost: ?? gold
Points Required: ??
Power: ??
Power Type: ??
Power Bonus: ??%
Attraction Bonus: ??%
Luck: ??
Cheese Effect: ??

Image: [{{{imglink}}} External Link]

{{{desc}}}


Usage

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

{{ Weapon
| cost       = 
| titlereq   = 
| power      = 
| powertype  = 
| powerbonus = 
| attbonus   = 
| luck       = 
| chzeffect  = 
| LimEd      =
| Craft      =
| Smash      =
| Skin       =
| 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, 2010 Blastoff Trap would list mhinfo = 2010_blastoff_trap_weapon.

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

Set Skin = Yes if there is at least one skin; this does not show up in the infobox, but does affect automatic categorization.

See more notes in the Manual of Style.