Difference between revisions of "Template:Base"

From MHWiki
m (Undo revision 144991 by Mark Bodiella (talk))
(Tag: Undo)
m (testing)
Line 10: Line 10:
 
  | nowrap align="right" style="border-style: solid; border-width:  0 1px 0 0" | {{{power|??}}}   
 
  | nowrap align="right" style="border-style: solid; border-width:  0 1px 0 0" | {{{power|??}}}   
 
  | nowrap align="left" style="border-style: solid; border-width:  0 0 0 1px"|  '''[[Title|Title Required]]:'''  
 
  | nowrap align="left" style="border-style: solid; border-width:  0 0 0 1px"|  '''[[Title|Title Required]]:'''  
  | nowrap align="right" style="border-style: solid; border-width:  0 2px 0 0"| [[{{{titlereq|??}}}]] 
+
  | nowrap align="right" style="border-style: solid; border-width:  0 2px 0 0"| {{{titlereq|??}}}  
 
   |-  
 
   |-  
 
  | nowrap align="left" style="border-style: solid; border-width:  0 0 0 2px" | '''[[Power Bonus]]:'''
 
  | nowrap align="left" style="border-style: solid; border-width:  0 0 0 2px" | '''[[Power Bonus]]:'''

Revision as of 07:12, 18 May 2019

Sample

Base
Base Statistics Base Info
Power: ?? Title Required: ??
Power Bonus: ??% Cost: ??
Attraction Bonus: ??% Limited Edition: ??
Luck: ?? Crafted: ??
Cheese Effect: ?? Smashable: ??
Larry's Loot Lexicon: ?? Image: ??



Usage

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

{{ Base
 | title       = 
 | pointsreq  = 
 | power      = 
 | powerbonus = 
 | attbonus   = 
 | luck       = 
 | chzeffect  = 
 | LimEd  =
 | Craft  =
 | Smash  =
 | 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, Aqua Base would list mhinfo = aqua_base.

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

See more notes in the Manual of Style.