Difference between revisions of "User:Bencmq/sandbox"

From MHWiki
(Created page with "This is from my sandbox.")
 
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
This is from my sandbox.
+
<noinclude>== Sample ==</noinclude>
 +
 
 +
{| align="left" cellpadding="5" width="800" style="border:2px solid darkblue; border-top:25px solid darkblue; border-spacing:0; margin-left:20px; margin-bottom:20px; padding:5px;"
 +
  |-
 +
! colspan="4" style="font-size:150%;" | {{PAGENAME}}
 +
  |-
 +
! colspan="4"  style="border-style: solid; border-width: 2px 2px 2px 2px; font-size:125%;" bgcolor=cornflowerblue | Mouse Group: {{if|{{{mgroup|}}}|[[{{{mgroup}}}]]|??}} {{if|{{{subgroup|}}}|({{{subgroup}}})}}
 +
  |-
 +
! colspan="2" width="400" | !! colspan="2" width="400" |
 +
  |-
 +
! colspan="4"  style="border-style: solid; font-size:110%; border-width: 2px 2px 2px 2px;" bgcolor=lightblue | Mouse Statistics
 +
  |- valign="top"
 +
  | nowrap align="left" style="border-style: solid; border-width:  0 0 0 2px" | [[Points]]:
 +
  | nowrap align="right" style="border-style: solid; border-width:  0 1px 0 0"| {{{maxpoints|??}}}
 +
  | nowrap align="left" style="border-style: solid; border-width:  0 0 0 1px" | [[Weakness]]es:
 +
  | nowrap align="right" style="border-style: solid; border-width:  0 2px 0 0"| {{{traptype|??}}}
 +
  |-valign="top"
 +
  | nowrap align="left" style="border-style: solid; border-width:  0 0 2px 2px" | [[Gold]]:
 +
  | nowrap align="right" style="border-style: solid; border-width:  0 1px 2px 0"| {{{mingold|??}}}
 +
  | nowrap align="left" style="border-style: solid; border-width:  0 0 2px 1px" | [[Cheese|Bait]] Pref:
 +
  | nowrap align="right" style="border-style: solid; border-width:  0 2px 2px 0"| {{{bait|??}}}
 +
  |-
 +
! colspan="2" width="400" | !! colspan="2" width="400" |
 +
  |-valign="top"
 +
! colspan="4" style="border-style: solid; font-size:110%; border-width: 2px 2px 2px 2px;" bgcolor=lightblue | Mouse Info
 +
  |-valign="top"
 +
  | nowrap align="left" style="border-style: solid; border-width:  0 0 0 2px"| [[Location]]s:
 +
  | nowrap align="right" style="border-style: solid; border-width:  0 1px 0 0"| {{{habitat|??}}}
 +
  | nowrap align="left" style="border-style: solid; border-width:  0 0 0 1px"| [[Loot]]:
 +
  | nowrap align="right" style="border-style: solid; border-width:  0 2px 0 0"| {{{loot|??}}}
 +
  |-valign="top"
 +
  | nowrap  align="left" style="border-style: solid; border-width:  2px 0 2px 2px"| '''Larry's Loot Lexicon:''' 
 +
  | nowrap align="right" style="border-style: solid; border-width:  2px 1px 2px 0"|  {{if|{{{mhinfo|}}}|2=[{{MHdomain}}/adversaries.php?mouse={{{mhinfo}}} MouseHunt Info Page]|3=??}}
 +
  | nowrap align="left" style="border-style: solid; border-width:  2px 0 2px 1px"| '''Image:'''
 +
  | nowrap align="right" style="border-style: solid; border-width:  2px 2px 2px 0"|  {{if|{{{image|}}}|[{{{image}}} External Link]|??}}
 +
  |-
 +
  | colspan="4" align="center" style="font-size:110%; padding:10px;" | {{{desc|}}}
 +
|}
 +
 
 +
<noinclude>
 +
<br clear=all>
 +
{{Template:Mouse/docs}}
 +
</noinclude>
 +
 
 +
<!-- On article namespace, add categories and remove TOC -->
 +
{{if| {{NAMESPACE}}
 +
    | <!-- Not article namespace, do not do anything -->
 +
    |
 +
        {{if| {{{mgroup|}}}
 +
            | [[Category:Mice]] [[Category:{{{mgroup}}}]]
 +
                <!-- Nested condition,  check subgroup if mgroup is present -->
 +
                {{if| {{{subgroup|}}} | [[Category:{{{mgroup}}} ({{{subgroup}}})]] }}
 +
        }}
 +
        __NOTOC__
 +
}}
 +
 
 +
{{-}}

Latest revision as of 18:19, 28 June 2014

Sample

Bencmq/sandbox
Mouse Group: ??
Mouse Statistics
Points: ?? Weaknesses: ??
Gold: ?? Bait Pref: ??
Mouse Info
Locations: ?? Loot: ??
Larry's Loot Lexicon: ?? Image: ??



Usage

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

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

Additionally, there is an optional parameter:

  • "title" to change the title of the infobox when needed to be modified.

Notes

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 there are no Very Effective or Effective types, list the Less Effective types.
  • If the Effective types are, in fact, all types except the one-off Parental trap, enter "All types" (this applies to Indigenous Mice, for example).

Many mice 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.