Difference between revisions of "Template:LearningAnnexBase"

From MHWiki
m (Learning)
m (Learning experiment)
Line 2: Line 2:
 
</noinclude>{| align="left" cellpadding="5" width="800" style="border:2px solid #330066; border-top:25px solid #330066; border-spacing:0; margin-left:20px; margin-bottom:20px; padding:5px;"
 
</noinclude>{| align="left" cellpadding="5" width="800" style="border:2px solid #330066; border-top:25px solid #330066; border-spacing:0; margin-left:20px; margin-bottom:20px; padding:5px;"
 
  |-
 
  |-
  ! colspan="2" style="font-size:150%;" | {{PAGENAME}}
+
  ! colspan="4" style="font-size:150%;" | {{PAGENAME}}
 
  |-
 
  |-
 +
! colspan="2" | Base Statistics !! colspan="2" | Base Info
 +
|-
 
  | '''Cost:'''
 
  | '''Cost:'''
  | align="right" | {{{cost|??}}} [[gold]]
+
  | align="right" | {{{cost|??}}} [[gold]] ||  | align="right" nowrap | {{if|{{{mhinfo|}}}|2=[{{MHdomain}}/item.php?item_type={{{mhinfo}}} MouseHunt Info Page]|3=??
 
  |-
 
  |-
 
  | nowrap | '''[[Points|Points Required]]:'''
 
  | nowrap | '''[[Points|Points Required]]:'''

Revision as of 21:47, 4 June 2014

Sample

LearningAnnexBase
Base Statistics Base Info
Cost: ?? gold align="right" nowrap | {{if 3=??
Points Required: ??
Power: ??
Power Bonus: ??%
Attraction Bonus: ??%
Luck: ??
Cheese Effect: ??

More Info: ??
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.