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