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