Difference between revisions of "Template:Base"
From MHWiki
(minor change to header font) |
(Rebuilt table in wiki format) |
||
Line 1: | Line 1: | ||
− | < | + | <noinclude>== Sample == |
− | + | </noinclude>{| align="right" cellpadding="5" width="260" 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}} | |
− | + | |- | |
− | + | | '''Cost:''' | |
− | + | | align="right" | {{{cost|??}}} [[gold]] | |
− | + | |- | |
− | + | | nowrap | '''[[Points|Points Required]]:''' | |
− | + | | align="right" | {{{pointsreq|??}}} | |
− | + | |- | |
− | + | | '''[[Power]]:''' | |
− | + | | align="right" | {{{power|??}}} | |
− | + | |- | |
− | + | | '''[[Power Bonus]]:''' | |
− | + | | align="right" | {{{powerbonus|??}}} | |
− | + | |- | |
− | + | | nowrap | '''[[Attraction Bonus]]:''' | |
− | + | | align="right" | {{{attbonus|??}}} | |
− | + | |- | |
− | + | | '''[[Luck]]:''' | |
− | + | | align="right" | {{{luck|??}}} | |
− | + | |- | |
− | + | | '''[[Cheese Effect]]:''' | |
− | + | | align="right" | {{{chzeffect|??}}} | |
− | + | |- | |
− | + | | colspan=2 | <hr size=1> | |
− | + | |- | |
− | + | | valign=top nowrap | <b>Image:</b> | |
− | + | | [{{{imglink}}} External Link] | |
− | + | |- | |
− | + | | colspan=2 align="center" | <hr size=1>''{{{desc}}}'' | |
− | + | |}<noinclude><br clear=all> | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | <noinclude><br clear=all> | ||
{{Template:Base/docs}} | {{Template:Base/docs}} |
Revision as of 15:12, 4 February 2009
Sample
Base | |
---|---|
Cost: | ?? gold |
Points Required: | ?? |
Power: | ?? |
Power Bonus: | ?? |
Attraction Bonus: | ?? |
Luck: | ?? |
Cheese Effect: | ?? |
Image: | [{{{imglink}}} External Link] |
{{{desc}}} |
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.