Difference between revisions of "Template:Mouse/docs"

From MHWiki
m (Usage)
(no, because then it breaks all the existing articles)
Line 4: Line 4:
 
<pre>{{ Mouse
 
<pre>{{ Mouse
 
  | id        =
 
  | id        =
  | points     =  
+
  | maxpoints     =  
  | gold       =  
+
  | mingold       =  
 
  | loot      =  
 
  | loot      =  
 
  | habitat    =  
 
  | habitat    =  

Revision as of 16:50, 12 June 2010

Usage

Simple table template to maintain consistency between mice pages. All fields are required.

{{ Mouse
 | id         =
 | maxpoints     = 
 | mingold       = 
 | loot       = 
 | habitat    = 
 | traptype   = 
 | bait       = 
 | mhinfo     = 
 | image      = 
 | desc       = 
 }}

There is also an optional parameter "title" to change the title of the infobox when needed to be modified.

Notes

If the value for a given field is unknown, use a dash (-) in its place.