Difference between revisions of "User:Melky/Sandbox"

From MHWiki
m (minor add)
m (minor updates)
Line 13: Line 13:
 
This template is designed for use within the templates on the [[Mice]] page. ([[Template:Mice/Q]] for example).  Sample usage is as follows:
 
This template is designed for use within the templates on the [[Mice]] page. ([[Template:Mice/Q]] for example).  Sample usage is as follows:
 
  <nowiki>{{</nowiki>Mice/Row
 
  <nowiki>{{</nowiki>Mice/Row
  | sort        = <div id="Q">Q</div> <!--- This is only needed for the first row per table -->
+
  | sort        = <nowiki><div id="Q">Q</div></nowiki>
 
  | Mouse      = Leprechaun Mouse
 
  | Mouse      = Leprechaun Mouse
  | Location    = [[Town of Digby]]<br/>[[Claw Shot City]]
+
  | Location    = <nowiki>[[Town of Digby]]<br/>[[Claw Shot City]]</nowiki>
 
  | Points      = 28,000
 
  | Points      = 28,000
 
  | Gold        = 999,000
 
  | Gold        = 999,000
  | Pref_cheese = {{SB}}
+
  | Pref_cheese = <nowiki>{{SB}}</nowiki>
  | Mouse_group = Event
+
  | Mouse_group =  
  | Sub_group  = <nowiki>[[Tournaments]]</nowiki>
+
  | Sub_group  = <nowiki>[[:Category:Event Mice (Prize)|Prize]]</nowiki>
 
  <nowiki>}}</nowiki>
 
  <nowiki>}}</nowiki>
 
</noinclude>
 
</noinclude>

Revision as of 12:00, 21 March 2017


This template is designed for use within the templates on the Mice page. (Template:Mice/Q for example). Sample usage is as follows:

{{Mice/Row
| sort        = <div id="Q">Q</div>
| Mouse       = Leprechaun Mouse
| Location    = [[Town of Digby]]<br/>[[Claw Shot City]]
| Points      = 28,000
| Gold        = 999,000
| Pref_cheese = {{SB}}
| Mouse_group = 
| Sub_group   = [[:Category:Event Mice (Prize)|Prize]]
}}