Difference between revisions of "Template:Mouse/docs"

From MHWiki
(Notes: If there are no Very Effective or Effective types, list the ''Less Effective'' types.)
(mention improvements)
Line 1: Line 1:
 
== Usage ==
 
== Usage ==
Simple table template to maintain consistency between [[mice]] pages. All fields are required.
+
Simple table template to maintain consistency between [[mice]] pages. All fields shown here are required:
  
 
<pre>{{ Mouse
 
<pre>{{ Mouse
Line 16: Line 16:
 
  }}</pre>
 
  }}</pre>
  
There is also an optional parameter "title" to change the title of the infobox when needed to be modified.
+
Additionally, there are two optional parameters:
 +
* "title" to change the title of the infobox when needed to be modified.
 +
* "subgroup" to list the subgroup of a mouse, without parentheses.
  
 
== Notes ==
 
== Notes ==
Line 27: Line 29:
 
* If the Effective types are, in fact, ''all types'' except the one-off [[Parental]] trap, enter "[[Power Type|All types]] except [[Parental]]" (this applies to Indigenous Mice, for example).
 
* If the Effective types are, in fact, ''all types'' except the one-off [[Parental]] trap, enter "[[Power Type|All types]] except [[Parental]]" (this applies to Indigenous Mice, for example).
 
* If there are no Very Effective or Effective types, list the ''Less Effective'' types.
 
* If there are no Very Effective or Effective types, list the ''Less Effective'' types.
 +
 +
Most mice don't have a subgroup.  An example of one with a subgroup is [[Eclipse]], which would be listed with:
 +
<pre> | mgroup  = Gauntlet Gladiators
 +
| subgroup = Tier Eight: The Eclipse
 +
</pre>
 +
 +
See more notes in the [[MHwiki:Manual of Style#Mice|Manual of Style]].

Revision as of 20:33, 26 October 2011

Usage

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

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

Additionally, there are two optional parameters:

  • "title" to change the title of the infobox when needed to be modified.
  • "subgroup" to list the subgroup of a mouse, without parentheses.

Notes

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

The traptype attribute refers to the mouse's weaknesses to various power types.

  • If there are trap power type(s) which are Very Effective against the mouse, list those.
  • If there are no Very Effective types, list the Effective types instead.
  • If the Effective types are, in fact, all types except the one-off Parental trap, enter "All types except Parental" (this applies to Indigenous Mice, for example).
  • If there are no Very Effective or Effective types, list the Less Effective types.

Most mice don't have a subgroup. An example of one with a subgroup is Eclipse, which would be listed with:

 | mgroup   = Gauntlet Gladiators
 | subgroup = Tier Eight: The Eclipse

See more notes in the Manual of Style.