Difference between revisions of "Template:Weapon"

From MHWiki
m
Line 5: Line 5:
 
  |-
 
  |-
 
  | '''Cost:'''
 
  | '''Cost:'''
  | align="right" | {{{cost|??}}} [[gold]]
+
  | align="right" | {{{cost|860,000}}} [[gold]]
 
  |-
 
  |-
 
  | nowrap | '''[[Points|Points Required]]:'''
 
  | nowrap | '''[[Points|Points Required]]:'''
  | align="right" | {{{pointsreq|??}}}
+
  | align="right" | {{{pointsreq|843,500}}}
 
  |-  
 
  |-  
 
  | '''[[Power]]:'''
 
  | '''[[Power]]:'''
  | align="right" | {{{power|??}}}
+
  | align="right" | {{{power|3,400}}}
 
  |-
 
  |-
 
  | '''[[Power Type]]:'''
 
  | '''[[Power Type]]:'''
  | align="right" | {{{powertype|??}}}
+
  | align="right" | {{{powertype|Hydro}}}
 
  |-
 
  |-
 
  | '''[[Power Bonus]]:'''
 
  | '''[[Power Bonus]]:'''
  | align="right" | {{{powerbonus|??}}}%
+
  | align="right" | {{{powerbonus|n/a}}}
 
  |-
 
  |-
 
  | nowrap | '''[[Attraction Bonus]]:'''
 
  | nowrap | '''[[Attraction Bonus]]:'''
  | align="right" | {{{attbonus|??}}}%
+
  | align="right" | {{{attbonus|n/a}}}
 
  |-
 
  |-
 
  | '''[[Luck]]:'''
 
  | '''[[Luck]]:'''
Line 26: Line 26:
 
  |-
 
  |-
 
  | '''[[Cheese Effect]]:'''
 
  | '''[[Cheese Effect]]:'''
  | align="right" | {{{chzeffect|??}}}
+
  | align="right" | {{{chzeffect|very stale}}}
 
  |-  
 
  |-  
 
  | colspan=2 | <hr size=1>
 
  | colspan=2 | <hr size=1>
Line 33: Line 33:
 
  | align="right" nowrap | [{{{imglink}}} External Link]
 
  | align="right" nowrap | [{{{imglink}}} External Link]
 
  |-  
 
  |-  
  | colspan=2 align="center" | <hr size=1>''{{{desc}}}''
+
  | colspan=2 align="center" | <hr size=1>''{{{desc}}}''This trap offers mice the thrill of the open ocean, with a great piece of cheese and the wind blowing through their fur... of course, they'll also have a giant, grabby squid to keep them company. With eight arms and two tentacles contending for the catch, this trap just has to get the mouse one way or the other. It's also a favorite of humane hunters, as the squid much prefers to eat fish.
 
  |}<noinclude><br clear=all>
 
  |}<noinclude><br clear=all>
  

Revision as of 21:05, 20 October 2009

Sample

Weapon
Cost: 860,000 gold
Points Required: 843,500
Power: 3,400
Power Type: Hydro
Power Bonus: n/a
Attraction Bonus: n/a
Luck: ??
Cheese Effect: very stale

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

{{{desc}}}This trap offers mice the thrill of the open ocean, with a great piece of cheese and the wind blowing through their fur... of course, they'll also have a giant, grabby squid to keep them company. With eight arms and two tentacles contending for the catch, this trap just has to get the mouse one way or the other. It's also a favorite of humane hunters, as the squid much prefers to eat fish.


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.