Difference between revisions of "Template:Skin"

From MHWiki
m (Changed color to orange)
(Capital letters where needed.)
(6 intermediate revisions by 2 users not shown)
Line 10: Line 10:
 
   |-valign="top"
 
   |-valign="top"
 
  | nowrap align="left" style="border-style: solid; border-width:  0 0 0 2px" | '''Obtained Via:'''
 
  | nowrap align="left" style="border-style: solid; border-width:  0 0 0 2px" | '''Obtained Via:'''
  | nowrap align="right" style="border-style: solid; border-width:  0 1px 0 0" | {{{method|??}}}   
+
  | nowrap align="right" style="border-style: solid; border-width:  0 1px 0 0" | {{{Method|??}}}   
  | nowrap align="left" style="border-style: solid; border-width:  0 0 0 1px"|  '''Cost:'''  
+
  | nowrap align="left" style="border-style: solid; border-width:  0 0 0 1px"|  '''Tradeable:'''  
  | nowrap align="right" style="border-style: solid; border-width:  0 2px 0 0"| {{{cost|??}}}   
+
  | nowrap align="right" style="border-style: solid; border-width:  0 2px 0 0"| {{{Trade|??}}}   
 
   |-  
 
   |-  
 +
| nowrap align="left" style="border-style: solid; border-width:  0 0 0 2px" | '''Event:'''
 +
| nowrap align="right" style="border-style: solid; border-width:  0 1px 0 0" | {{{Event|??}}} 
 +
| nowrap align="left" style="border-style: solid; border-width:  0 0 0 1px"|  '''Giveable:'''
 +
| nowrap align="right" style="border-style: solid; border-width:  0 2px 0 0"| {{{Give|??}}} 
 +
  |-
 +
| nowrap align="left" style="border-style: solid; border-width:  0 0 0 2px" | '''Cost:'''
 +
| nowrap align="right" style="border-style: solid; border-width:  0 1px 0 0" | {{{Cost|??}}} 
 +
| nowrap align="left" style="border-style: solid; border-width:  0 0 0 1px"|  '''Craftable:'''
 +
| nowrap align="right" style="border-style: solid; border-width:  0 2px 0 0"| {{{Craft|??}}} 
 +
  |-
 
  | nowrap align="left" style="border-style: solid; border-width:  2px 0 2px 2px" | '''Larry's Loot Lexicon:'''
 
  | 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}}/item.php?item_type={{{mhinfo}}} MouseHunt Info Page]|3=??}}
 
  | nowrap align="right" style="border-style: solid; border-width:  2px 1px 2px 0" | {{if|{{{mhinfo|}}}|2=[{{MHdomain}}/item.php?item_type={{{mhinfo}}} MouseHunt Info Page]|3=??}}
Line 27: Line 37:
 
</noinclude>
 
</noinclude>
  
{{if|{{NAMESPACE}}||[[Category:Skins]]}}
+
{{if|{{NAMESPACE}}||[[Category:Skins]]
 +
  {{ifeq|{{{Craft|}}}|Yes|[[Category:Craftable]] [[Category:Skins (Craftable)]]}}
 +
  {{ifeq|{{{Trade|}}}|Yes|[[Category:Tradable]] [[Category:Skins (Tradable)]]}}
 +
  {{ifeq|{{{Give|}}}|Yes|[[Category:Giveable]] [[Category:Skins (Giveable)]]}}
 +
  {{if|{{{imglink|}}}| |[[Category:Missing Image]]}}
 +
__NOTOC__}}
  
 
{{-}}
 
{{-}}

Revision as of 17:47, 5 December 2017

Sample

Skin
Skin Info
Obtained Via: ?? Tradeable: ??
Event: ?? Giveable: ??
Cost: ?? Craftable: ??
Larry's Loot Lexicon: ?? Image: ??



Usage

Simple table template to maintain consistency between Skins pages, and to put all skins in Category:Skins. All fields are required.

{{ Skin
| Method     = 
| Trade      = 
| Event      = 
| Give       = 
| Cost       = 
| Craft      =
| mhinfo     =
| imglink    = 
| desc       =
}}

Notes

For the mhinfo field, list only the portion of the Larry's Loot Lexicon link after the item_type= in the link. For example, Extremely Enraged RhinoBot Skin would list mhinfo = extremely_enraged_rhinobot_skin.

Skins have two description pages. One description can be found in the 'choose skin' selection box for a trap; this description is always about the skin itself, and should be the description placed in the desc box; this is also the description that appears on the in-game Donation screen for skins purchased by donations. The other description is on the official MouseHunt Larry's Loot Lexicon page; however, it is inconsistent: for some skins, it is a copy of the 'choose skin' description, for other skins it is a copy of the description for the underlying trap. It is probably a bug in the game that not all skins have the right description on the MouseHunt info page.

For consistency, the image should be taken with the Wooden Base and no cheese armed.

If a skin is crafted, set Craft = Yes. If a skin is Tradable, set Trade = Yes. If a skin is Giveable, set Give = Yes. For now, the only Limited Edition skins also affect weapon stats, so they are special cased and use the weapon template rather than the skin template.