A KoL Wiki:Established Standards/Outfit Pages: Difference between revisions

From A KoL Wiki
imported>JRSiebz
m added nav
imported>Fig bucket
m Fig bucket moved page Established Standards: Outfit Pages to TheKolWiki:Established Standards/Outfit Pages: consistency in using the namespace
 
(14 intermediate revisions by 10 users not shown)
Line 10: Line 10:
==<div id="OutfitHeader">Header</div>==
==<div id="OutfitHeader">Header</div>==
Use the following template:
Use the following template:
<nowiki>{{outfit
  <nowiki>{{outfit
  |
    |image=Minifigtat.gif
  |}}</nowiki>
    |imagem=biglime.gif
    |imagef=biglime.gif
    |name=Limey Bastard Booty
    |offhand=skewered lime
    |weapon=sabre teeth
    |accessory=tiny plastic sabre-toothed lime
    |treat=a [[lime-and-chile-flavored chewing gum]]
    |bonus=+10% Fruit Drops from Monsters<br/>
      +5 {{element|Sleaze}}<br/>
      Allows you to shop in the [[lime|Lime Emporium]].<br/>
      Permits you to adventure in the [[lime|Jungle]] in disguise.
    |tattoo=Lime Head Tattoo
  |}}</nowiki>


*'''imagem''' is the male avatar image for the outfit.
*'''imagef''' is the female avatar image for the outfit.
*'''name''' is the outfit's name.
*Equipment:
**'''hat''' (''optional'') is the hat that is part of the outfit.
**'''shirt''' (''optional'') is the shirt that is part of the outfit.
**'''weapon''' (''optional'') is the weapon that is part of the outfit.
**'''offhand''' (''optional'') is the off-hand item that is part of the outfit.
**'''pants''' (''optional'') is the pair of pants that is part of the outfit.
**'''accessory''' / '''accessory1''' (''optional'') is the accessory that is part of the outfit.
**'''accessory2''' (''optional'') is the second accessory that is part of the outfit.
**'''accessory3''' (''optional'') is the third accessory that is part of the outfit.
*'''treat''' (''optional'') is the acquired treat from trick-or-treating in this outfit.
*'''bonus''' (''optional'') is the bonus listed in blue text on the in-game outfit page.  Separate lines with line breaks (&lt;br/>).  Bonuses not listed in the in-game description should be listed in the notes section of the page instead of here.  Effects should also link an appropriate [[Game Mechanics]] page.  For example:
**[[Muscle Modifiers|Muscle]] +100 ''(links to [[Muscle Modifiers]])''
**+10% [[Meat from Monsters]] ''(links to [[Meat from Monsters]])''
**2x [[Critical Hit Chance|Chance of Critical Hit]] ''(links to [[Critical Hit Chance]])''
**[[Bonus Spell Damage|Spell Damage]] +10 ''(links to [[Bonus Spell Damage]])''
*'''tattoo''' (''optional'') is the name of the resulting tattoo awarded by the Pretentious Artist.
*'''image''' is the image of the resulting tattoo awarded by the Pretentious Artist.
For more information on usage, see its description at [[Template:Outfit]].


The above example yields:
The above example yields:


{{outfit}}
<div style="border:1px solid black; padding:1em;">
{{outfit
|image=Minifigtat.gif
|imagem=biglime.gif
|imagef=biglime.gif
|name=lime{{!}}Limey Bastard Booty
|offhand=skewered lime
|weapon=sabre teeth
|accessory=tiny plastic sabre-toothed lime
|treat=a [[lime-and-chile-flavored chewing gum]]
|bonus=+10% Fruit Drops from Monsters<br/>+5 {{element|Sleaze}}<br/>Allows you to shop in the [[lime|Lime Emporium]].<br/>Permits you to adventure in the [[lime|Jungle]] in disguise.
|tattoo=lime{{!}}Lime Head Tattoo
|}}
</div>


 
Try to properly wiki-link anything you can.
Try to wiki-link anything you can.


==<div id="OutfitOtherI">Other Information</div>==
==<div id="OutfitOtherI">Other Information</div>==
[[Established Standards: Item Pages#ItemNotes|Notes]], [[Established Standards: Item Pages#ItemSeeA|See Also]], or [[Established Standards: Item Pages#ItemRefs|References]] sections (in that order) should be bulleted and formatted as overdescribed in the past billion lines or so of this page.
[[Established Standards: Item Pages#ItemNotes|Notes]], [[Established Standards: Item Pages#ItemHistory|History]], [[Established Standards: Item Pages#ItemRefs|References]], or [[Established Standards: Item Pages#ItemSeeA|See Also]] sections (in that order) should be bulleted and formatted as overdescribed in the past billion lines or so of this page.


The [[Established Standards: Item Pages#ItemSeeA|See Also]] should include a link to all relevant [[Game Mechanics]] pages (alphabetized, of course).  For example:
The [[Established Standards: Item Pages#ItemSeeA|See Also]] should include a link to all relevant [[Game Mechanics]] pages (alphabetized, of course).  For example:
Line 30: Line 75:
*[[Meat from Monsters]]
*[[Meat from Monsters]]
*[[Muscle Modifiers]]
*[[Muscle Modifiers]]


==<div id="OutfitCategory">Category</div>==
==<div id="OutfitCategory">Category</div>==
Any page that invokes the Outfit template will automatically be categorized in [[:Category:Outfits]].  For other pages, add the following to the end of the page:
<nowiki>[[Category:Outfits| {{PAGENAME}}]]</nowiki>


<nowiki>[[Category:Outfits]]</nowiki>
{{StandardsNav|Outfit Pages}}
 
{{StandardsNav}}
 
[[Category:Administration]]

Latest revision as of 00:41, 16 October 2015

Outfit pages should contain the following elements in the order shown here.

Follow the link for information on coding and contents for each element.

Use the following template:

 {{outfit
    |image=Minifigtat.gif
    |imagem=biglime.gif
    |imagef=biglime.gif
    |name=Limey Bastard Booty
    |offhand=skewered lime
    |weapon=sabre teeth
    |accessory=tiny plastic sabre-toothed lime
    |treat=a [[lime-and-chile-flavored chewing gum]]
    |bonus=+10% Fruit Drops from Monsters<br/>
      +5 {{element|Sleaze}}<br/>
      Allows you to shop in the [[lime|Lime Emporium]].<br/>
      Permits you to adventure in the [[lime|Jungle]] in disguise.
    |tattoo=Lime Head Tattoo
  |}}
  • imagem is the male avatar image for the outfit.
  • imagef is the female avatar image for the outfit.
  • name is the outfit's name.
  • Equipment:
    • hat (optional) is the hat that is part of the outfit.
    • shirt (optional) is the shirt that is part of the outfit.
    • weapon (optional) is the weapon that is part of the outfit.
    • offhand (optional) is the off-hand item that is part of the outfit.
    • pants (optional) is the pair of pants that is part of the outfit.
    • accessory / accessory1 (optional) is the accessory that is part of the outfit.
    • accessory2 (optional) is the second accessory that is part of the outfit.
    • accessory3 (optional) is the third accessory that is part of the outfit.
  • treat (optional) is the acquired treat from trick-or-treating in this outfit.
  • bonus (optional) is the bonus listed in blue text on the in-game outfit page. Separate lines with line breaks (<br/>). Bonuses not listed in the in-game description should be listed in the notes section of the page instead of here. Effects should also link an appropriate Game Mechanics page. For example:
  • tattoo (optional) is the name of the resulting tattoo awarded by the Pretentious Artist.
  • image is the image of the resulting tattoo awarded by the Pretentious Artist.

For more information on usage, see its description at Template:Outfit.

The above example yields:


The Limey Bastard Booty is an outfit.

Lime Head Tattoo
lime|Limey Bastard Booty

Outfit Bonus:
+10% Fruit Drops from Monsters
+5 Sleaze Damage
Allows you to shop in the Lime Emporium.
Permits you to adventure in the Jungle in disguise.

Equipment
Weapon: sabre teeth
Off-Hand: skewered lime
Accessory: tiny plastic sabre-toothed lime
Avatars
Limey Bastard Booty (Male)

Male

Limey Bastard Booty (Female)

Female

Notes

Try to properly wiki-link anything you can.

Other Information

Notes, History, References, or See Also sections (in that order) should be bulleted and formatted as overdescribed in the past billion lines or so of this page.

The See Also should include a link to all relevant Game Mechanics pages (alphabetized, of course). For example:

Category

Any page that invokes the Outfit template will automatically be categorized in Category:Outfits. For other pages, add the following to the end of the page:

[[Category:Outfits| {{PAGENAME}}]]
Established Standards
Adventures | Effects | Familiars | Items | Locations | Outfits | Skills | Tattoos | Trophies | Data