Difference between revisions of "Template:Template sandbox"
From MHWiki
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
− | <includeonly> | + | <includeonly><div style="float:left; width:150px; margin:0 10px 10px 0; border:1px solid #aaa; padding:5px; background:{{{4}}}; text-align:center">[[{{ucfirst:{{{1}}}}}_Mouse|{{ucfirst:{{{2}}}}}]]<br>x{{{3}}}</div></includeonly><noinclude> |
− | < | ||
− | </includeonly><noinclude> | ||
This template is to easily link to a Mouse Collection from the Wiki. | This template is to easily link to a Mouse Collection from the Wiki. | ||
Latest revision as of 19:22, 1 May 2009
This template is to easily link to a Mouse Collection from the Wiki.
Usage
Insert the following code wherever you want it to appear on your user page.
{{Template sandbox|mouse_name|caught|background_color}}
In place of "mouse_name" enter the name of mouse (e.g. Lich, Wight, Acolyte) and enter the total mice caught on total_caught.
Example 1: Single mouse collection
{{Template sandbox|Lich|2|#CCFFCC}}
Result:
2
x#CCFFCC
x#CCFFCC
Example 2: Multiple mice collection
{{Template sandbox|White|159|#CCFFCC}}{{Template sandbox|Assassin|11|#CCFF66}}
Result:
159
x#CCFFCC
x#CCFFCC
11
x#CCFF66
x#CCFF66