Difference between revisions of "Template:Pus:MC"

From MHWiki
m (edit uc to ucfirst)
m (+fix some layout error must add <BR>)
Line 13: Line 13:
 
Example 1: Single mouse collection  
 
Example 1: Single mouse collection  
 
<pre>{{Pus:MC|Lich|2}}</pre>
 
<pre>{{Pus:MC|Lich|2}}</pre>
Result:<br>{{Pus:MC|Lich|2}}<br>
+
Result:<br>{{Pus:MC|Lich|2}}
 +
<br><br><br>
 
Example 2: Multiple mice collection
 
Example 2: Multiple mice collection
 
<pre>{{Pus:MC|White|159}}{{Pus:MC|grey|143}}</pre>
 
<pre>{{Pus:MC|White|159}}{{Pus:MC|grey|143}}</pre>
 
Result:<br>{{Pus:MC|White|159}}{{Pus:MC|grey|143}}
 
Result:<br>{{Pus:MC|White|159}}{{Pus:MC|grey|143}}
 +
<br><br><br>
 
</noinclude>
 
</noinclude>

Revision as of 16:35, 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.

{{Pus:MC|mouse_name|caught}}

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

{{Pus:MC|Lich|2}}

Result:

2
x{{{3}}}




Example 2: Multiple mice collection

{{Pus:MC|White|159}}{{Pus:MC|grey|143}}

Result:

159
x{{{3}}}
143
x{{{3}}}