Difference between revisions of "Template:LearningAnnexBase"
From MHWiki
m (Experiment) |
m (Experiment) |
||
Line 9: | Line 9: | ||
|- | |- | ||
| colspan="4" | <hr size=1> | | colspan="4" | <hr size=1> | ||
− | |||
− | |||
− | |||
|- | |- | ||
| nowrap | '''[[Points|Points Required]]:''' | | nowrap | '''[[Points|Points Required]]:''' | ||
− | | align="right" | {{{pointsreq|??}}} || | + | | align="right" | {{{pointsreq|??}}} || align="left" nowrap | '''Cost:''' {{{cost|??}}} [[gold]] |
|- | |- | ||
| '''[[Power]]:''' | | '''[[Power]]:''' | ||
− | | align="right" | {{{power|??}}} || align=" | + | | align="right" | {{{power|??}}} || align="left" nowrap | '''Limited Edition:''' {{{LimEd|??}}} |
|- | |- | ||
| '''[[Power Bonus]]:''' | | '''[[Power Bonus]]:''' | ||
− | | align="right" | {{{powerbonus|??}}}% || align=" | + | | align="right" | {{{powerbonus|??}}}% || align="left" nowrap | '''Crafted:''' {{{Craft|??}}} |
|- | |- | ||
| nowrap | '''[[Attraction Bonus]]:''' | | nowrap | '''[[Attraction Bonus]]:''' | ||
− | | align="right" | {{{attbonus|??}}}% || align=" | + | | align="right" | {{{attbonus|??}}}% || align="left" nowrap | '''Smashable:''' {{{Smash|??}}} |
|- | |- | ||
| '''[[Luck]]:''' | | '''[[Luck]]:''' | ||
− | | align="right" | {{{luck|??}}} | + | | align="right" | {{{luck|??}}} || align="left" nowrap | '''Larry's Loot Lexicon:''' {{if|{{{mhinfo|}}}|2=[{{MHdomain}}/item.php?item_type={{{mhinfo}}} MouseHunt Info Page]|3=??}} |
|- | |- | ||
| '''[[Cheese Effect]]:''' | | '''[[Cheese Effect]]:''' | ||
− | | align="right" | {{{chzeffect|??}}} | + | | align="right" | {{{chzeffect|??}}} || align="left" nowrap | '''Image:''' {{if|{{{imglink|}}}|[{{{imglink}}} External Link]|??}} |
|- | |- | ||
| colspan="4" align="center" style="font-size:95%; padding:10px;" | <hr><nowiki></nowiki>{{{desc|}}} | | colspan="4" align="center" style="font-size:95%; padding:10px;" | <hr><nowiki></nowiki>{{{desc|}}} |
Revision as of 22:50, 4 June 2014
Sample
LearningAnnexBase | |||
---|---|---|---|
Base Statistics | Base Info | ||
Points Required: | ?? | Cost: ?? gold | |
Power: | ?? | Limited Edition: ?? | |
Power Bonus: | ??% | Crafted: ?? | |
Attraction Bonus: | ??% | Smashable: ?? | |
Luck: | ?? | Larry's Loot Lexicon: ?? | |
Cheese Effect: | ?? | 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.