A KoL Wiki:Established Standards/Location Pages: Difference between revisions
From A KoL Wiki
imported>JRSiebz m add nav |
imported>Dehstil m miscellaneous edits |
||
Line 1: | Line 1: | ||
Location pages should be formatted as such, containing the following elements as needed, '''IN THE ORDER SHOWN HERE''': | Location pages should be formatted as such, containing the following elements as needed, '''IN THE ORDER SHOWN HERE''': | ||
__TOC__ | |||
==Basic Information== | |||
*The location image, at the top, centered, and | *The location image, at the top, centered, and | ||
*A brief description of the location. | *A brief description of the location. | ||
== | ==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. | 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 | Include the {{tl|Combat}} template for each combat adventure: | ||
{{Combat| | |||
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">limetastic!</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>drops=</code> 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. | **If you gain multiple copies of an item, list the item multiple times. | ||
*Meat | *<code>meat=</code> the meat gain. | ||
* | **Make sure you take into account any active [[Meat from Monsters|meat gain modifiers]]. | ||
**Add up Muscle, Mysticality, and Moxie gains. Make sure you take into account any stat | *<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]]. | ||
**Be sure to take into account any monster level | **A monster is resistant to it's own element and susceptible to two corresponding elements. | ||
**If the monster's level scales with the player's, put "scales with level" | **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. | |||
**Be sure to take into account any monster level | *<code>level=</code> is the monster's level. | ||
**If the monster's level scales with the player's, put "scales with 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> is 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: | ||
{{Combat|name=Sabre-toothed lime|drops=[[Lime]], [[Lime|totally different lime]]|meat=13-16|stat=2-3|image=biglime.gif|level=77|hp=60}} | {{Combat|name=Sabre-toothed lime|drops=[[Lime]], [[Lime|totally different lime]]|meat=13-16|stat=2-3|element=limetastic!|image=biglime.gif|level=77|hp=60}} | ||
=== | ===Non-combat Adventure Template=== | ||
Include the | Include the {{tl|Adventure}} template for each noncombat adventure: | ||
{{Adventure| | |||
name=''<span style="font-family: sans-serif">Limetastic!</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>''| | |||
image=''<span style="font-family: sans-serif">biglime.gif</span>''}} | |||
* | *<code>name=</code> the name of the adventure, 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. | ||
**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. | **If you gain multiple copies of an item, list the item multiple times. | ||
* | *<code>meat=</code> the meat gain. | ||
* | *<code>stat=</code> the total substat gain. | ||
**Add up Muscle, Mysticality, and Moxie gains. Make sure you take into account any stat | **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>image=</code> the picture associated with the adventure, uploaded to the wiki with the filename used in the Kingdom. | ||
This yields: | This yields: | ||
Line 69: | Line 68: | ||
{{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}} | ||
== | ==Other Information== | ||
*Add [[Established Standards: Item Pages# | *Add [[Established Standards: Item Pages#Notes|Notes]], [[Established Standards: Item Pages#See Also|See Also]], or [[Established Standards: Item Pages#References|References]] 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. | ||
== | ==Category== | ||
<nowiki>[[Category:Locations]]</nowiki> | <nowiki>[[Category:Locations]]</nowiki> |
Revision as of 23:27, 29 June 2006
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.
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| drops=[[Lime]], [[Lime|totally different lime]]| meat=13-16| stat=2-3| element=limetastic!| image=biglime.gif| level=77| hp=60}}
name=
the name of the monster, 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.
meat=
the meat gain.- Make sure you take into account any active meat gain modifiers.
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).
element=
the monster's 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".
image=
the picture associated with the adventure, uploaded to the wiki with the filename used in the Kingdom.level=
is the monster's level.- Be sure to take into account any active monster level modifiers.
- If the monster's level scales with the player's, put "scales with level".
hp=
is the monster's hit points.
- Be sure to take into account any active monster level modifiers.
- If the monster's level scales with the player's, put "scales with level".
This yields:
sabre-toothed lime ![]() | |
![]() |
|
Non-combat Adventure Template
Include the {{Adventure}} template for each noncombat 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.
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, See Also, or References 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]]
Established Standards |
---|
Adventures | Effects | Familiars | Items | Locations | Outfits | Skills | Tattoos | Trophies | Data |