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

From A KoL Wiki
imported>Gymnosophist
m Other Information: Put in References, See Also order as per Proposed Standards#Section Order
imported>Fig bucket
m Fig bucket moved page Established Standards: Location Pages to TheKolWiki:Established Standards/Location Pages: consistency in using the namespace
 
(7 intermediate revisions by 7 users not shown)
Line 12: Line 12:


===Combat Adventure Template===
===Combat Adventure Template===
Include the {{tl|Combat}} template for each combat adventure:
Include the {{tl|Combat}} template for each combat adventure:
  {{Combat|
  {{Combat|
   name=''<span style="font-family: sans-serif">Sabre-toothed lime</span>''|
   name=''<span style="font-family: sans-serif">Sabre-toothed lime</span>''|
   drops=''<span style="font-family: sans-serif"><nowiki>[[lime]], [[lime|totally different lime]]</nowiki></span>''|
   }}
  meat=''<span style="font-family: sans-serif">13-16</span>''|
  stat=''<span style="font-family: sans-serif">2-3</span>''|
  element=''<span style="font-family: sans-serif">none</span>''|
  image=''<span style="font-family: sans-serif">biglime.gif</span>''|
  level=''<span style="font-family: sans-serif">77</span>''|
  hp=''<span style="font-family: sans-serif">60</span>''}}
*<code>name=</code> the name of the monster, as it appears in bold at the top of your center pane when adventuring.
*<code>name=</code> the name of the monster, as it appears in bold at the top of your center pane when adventuring.
*<code>drops=</code> a list of dropped items, separated by commas and spaces.
*Item drops, meat drops, stat gains, elemental alignment, image, monster level, and hp are all stored in a data page.
**Each item is double-bracketed to link to the item's page.
**If you gain multiple copies of an item, list the item multiple times.
**Alpha sort items.
*<code>meat=</code> the meat gain.
**Make sure you take into account any active [[Meat from Monsters|meat gain modifiers]].
*<code>stat=</code> the total substat gain.
**Add up Muscle, Mysticality, and Moxie gains. Make sure you take into account any active [[Stat Gains from Fights|stat gain modifiers]] (i.e. stat days, familiars, equipment, and effects).
*<code>element=</code> the monster's [[:Category:Elements|element]].
**A monster is resistant to it's own element and susceptible to two corresponding elements.
**If a monster has no element, list it as "none".
*<code>image=</code> the picture associated with the adventure, uploaded to the wiki with the filename used in the Kingdom.
*<code>level=</code> the monster's level.
**Be sure to take into account any active [[Monster Level|monster level modifiers]].
**If the monster's level scales with the player's, put "scales with level".
*<code>hp=</code> the monster's hit points.
**Be sure to take into account any active [[Monster Level|monster level modifiers]].
**If the monster's level scales with the player's, put "scales with level".


This yields:
This yields:
<div style="border:1px solid black; padding:1em;">
 
{{Combat|name=Sabre-toothed lime|drops=[[lime]], [[lime|totally different lime]]|meat=13-16|stat=2-3|element=none|image=biglime.gif|level=77|hp=60}}
{{Combat|name=Sabre-toothed lime}}
</div>


===Non-combat Adventure Template===
===Non-combat Adventure Template===
Include the {{tl|Adventure}} template for each non-combat adventure:
Include the {{tl|Adventure}} template for each non-combat adventure:


Line 70: Line 44:
This yields:
This yields:


<div style="border:1px solid black; padding:1em;">
{{Adventure|name=Limetastic!|drops=[[lime]], [[lime|totally different lime]]|meat=13-16|stat=2-3|image=biglime.gif}}
{{Adventure|name=Limetastic!|drops=[[lime]], [[lime|totally different lime]]|meat=13-16|stat=2-3|image=biglime.gif}}
</div>


==Other Information==
==Other Information==
*Add [[Established Standards: Item Pages#Notes|Notes]], [[Established Standards: Item Pages#References|References]], or [[Established Standards: Item Pages#See Also|See Also]] sections (in that order) as needed.
*Add [[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) as needed.
*'''Only''' add information in those sections that applies to the location. Do not include information in those sections that applies to adventures that occur in the location. Add that information to the adventure page instead.
*'''Only''' add information in those sections that applies to the location. Do not include information in those sections that applies to adventures that occur in the location. Add that information to the adventure page instead.


Line 86: Line 58:
  <nowiki>[[Category:Locations|Lime Dungeon, The]]</nowiki>
  <nowiki>[[Category:Locations|Lime Dungeon, The]]</nowiki>


{{StandardsNav}}
{{StandardsNav|Location Pages}}


[[Category:Administration]]
[[Category:Locations| {{PAGENAME}}]]
[[Category:Locations| !{{PAGENAME}}]]

Latest revision as of 00:46, 16 October 2015

Location pages should be formatted as such, containing the following elements as needed, IN THE ORDER SHOWN HERE:

Basic Information

  • The location image, at the top, centered, and
  • A brief description of the location, including stat requirement if applicable.

Adventure Templates

Include an adventure template for each adventure in the location. List all adventures in alphabetical order, and be sure to use the correct type of template for each adventure.

Combat Adventure Template

Include the {{Combat}} template for each combat adventure:

{{Combat|
  name=Sabre-toothed lime|
  }}
  • name= the name of the monster, as it appears in bold at the top of your center pane when adventuring.
  • Item drops, meat drops, stat gains, elemental alignment, image, monster level, and hp are all stored in a data page.

This yields:


sabre-toothed lime This monster is a Beast -- (edit metadata)
  • Item Drops: twist of lime
  • Meat Drop: 12-18
  • Monster Level: 14 • Substat Gain: 3.5 • Moxie for No Hit*: 24
  • Monster Defense: 12
  • Hit Points: 8
  • Initiative: 60
  • Elemental Alignment: None

Non-combat Adventure Template

Include the {{Adventure}} template for each non-combat adventure:

{{Adventure|
  name=Limetastic!|
  drops=[[lime]], [[lime|totally different lime]]|
  meat=13-16|
  stat=2-3|
  image=biglime.gif}}
  • name= the name of the adventure, as it appears in bold at the top of your center pane when adventuring.
  • drops= a list of dropped items, separated by commas and spaces.
    • Each item is double-bracketed to link to the item's page.
    • If you gain multiple copies of an item, list the item multiple times.
    • Alpha sort items.
  • meat= the meat gain.
  • stat= the total substat gain.
    • Add up Muscle, Mysticality, and Moxie gains. Make sure you take into account any active stat gain modifiers (i.e. stat days, familiars, equipment, and effects).
  • image= the picture associated with the adventure, uploaded to the wiki with the filename used in the Kingdom.

This yields:


Limetastic!

Other Information

  • Add Notes, History, References, or See Also sections (in that order) as needed.
  • Only add information in those sections that applies to the location. Do not include information in those sections that applies to adventures that occur in the location. Add that information to the adventure page instead.

Category

[[Category:Locations]]

For locations that start with "The" do this:

[[Category:Locations|Lime Dungeon, The]]
Established Standards
Adventures | Effects | Familiars | Items | Locations | Outfits | Skills | Tattoos | Trophies | Data