A KoL Wiki:Established Standards/Data Pages: Difference between revisions
imported>JRSiebz + Familiar Data Pages |
imported>JRSiebz m + skill data |
||
Line 39: | Line 39: | ||
<nowiki><includeonly>{{#switch:{{{1}}}| | <nowiki><includeonly>{{#switch:{{{1}}}| | ||
name=Heavy Petting| | name=Heavy Petting| | ||
image= | image=happy.gif| | ||
{{{2|}}}}}</includeonly><noinclude>{{effect/meta}}</noinclude></nowiki> | {{{2|}}}}}</includeonly><noinclude>{{effect/meta}}</noinclude></nowiki> | ||
*'''name''' name of the effect. | *'''name''' name of the effect. | ||
*'''image''' name of the image file. | |||
==<div id="Skill Data Pages">Skill Data Pages</div>== | |||
Placing the {{tl|skill}} template on an effect page will place a "Create metadata" link at the upper-right corner if no data page has been created yet - click the link in order to automatically create the data page with the following template: | |||
<nowiki><includeonly>{{#switch:{{{1}}}| | |||
name=Arse Shoot| | |||
image=asshat.gif| | |||
{{{2|}}}}}</includeonly><noinclude>{{effect/skill}}</noinclude></nowiki> | |||
*'''name''' name of the skill. | |||
*'''image''' name of the image file. | *'''image''' name of the image file. | ||
Revision as of 03:56, 23 July 2010
There are a few different kinds of data pages, each with their own template
Follow the link for information on coding and contents for each element.
Combat Data Pages
<includeonly>{{{{{format}}} |image=spider1.gif |pronoun=a |name=big creepy spider |hp=1 |attack=1 |defense=1 |init=35 |meat=4-7 |items=[[spider web]], [[spider web]] |location=[[The Sleazy Back Alley]] |{{{1|}}}}}</includeonly><noinclude>{{{{FULLPAGENAME}}|format=Combat/meta}}</noinclude>
- image image file name.
- pronoun a, an, the... whatever appears before the monster's name.
- name the monster's name.
- hp the number of hit points the monster has.
- attack the monster's attack power.
- defense the monster's defense power.
- init the monster's initiative.
- meat range of meat dropped, if any.
- items list of items dropped, if any.
- location where the monster is found
Effect Data Pages
Placing the {{effect}} template on an effect page will place a "Create metadata" link at the upper-right corner if no data page has been created yet - click the link in order to automatically create the data page with the following template:
<includeonly>{{#switch:{{{1}}}| name=Heavy Petting| image=happy.gif| {{{2|}}}}}</includeonly><noinclude>{{effect/meta}}</noinclude>
- name name of the effect.
- image name of the image file.
Skill Data Pages
Placing the {{skill}} template on an effect page will place a "Create metadata" link at the upper-right corner if no data page has been created yet - click the link in order to automatically create the data page with the following template:
<includeonly>{{#switch:{{{1}}}| name=Arse Shoot| image=asshat.gif| {{{2|}}}}}</includeonly><noinclude>{{effect/skill}}</noinclude>
- name name of the skill.
- image name of the image file.
Familiar Data Pages
Placing the {{familiar}} template on a familiar page will place a "Create metadata" link at the upper-right corner if no data page has been created yet - click the link in order to automatically create the data page with the following template:
<includeonly>{{#switch:{{{1}}}| name=Sabre-Toothed Lime| gender=m| image=familiar5.gif| {{{2|}}}}}</includeonly><noinclude>{{familiar/meta}}</noinclude>
- name name of the familiar (not the familiar's hatchling).
- gender gender of the familiar (m, f, or n).
- image name of the image file.
Item Data Pages
Placing the {{item}} template on an item page will place a "Create metadata" link at the upper-right corner if no data page has been created yet - click the link in order to automatically create the data page with the following template:
<includeonly>{{#switch:{{{1}}}| name=lime| plural=limes| image=lime.gif| {{{2|}}}}}</includeonly><noinclude>{{item/meta}}</noinclude>
- name is the name of the item.
- plural is the plural form of the item's name. If unknown, specify "?", and if impossible to determine, specify "!".
- image is the items's image.
Location Data Pages
Use the following template:
<includeonly>{{{{{format}}} |image=forest.gif |name=The Spooky Forest |location=[[The Distant Woods]] |unlocks=Upon receiving quest |quests=[[Spooky Forest Quest]] |combat_chance=60 |min_stat=0 |clover=[[Lucky, Lucky!]] |mlevel_min=5 |mlevel_max=5 |ultra_rare=[[Baiowulf]] |number=15 |{{{1|}}}}}</includeonly><noinclude>{{{{FULLPAGENAME}}|format=Location/meta}}</noinclude>
- image is the locations's image.
- name is the name of the location.
- location is the name of the larger containing location. In this example, the current location The Spooky Forest is located within The Distant Woods.
- unlocks How you discover the location.
- quests name of any quests associated with the location.
- combat_chance chance of combat adventures.
- min_stat minimum main stat required for adventuring in the location.
- clover name of a special clover adventure.
- mlevel_min minimum monster level.
- mlevel_max maximum monster level.
- ultra_rare name of an ultra rare drop for the area.
- number the area number.
Not all of these entries are necessairy for all areas (quests, clover, ultra rare). In this case, remove the line or type in None
Only areas where you can adventure need data pages.
Established Standards |
---|
Adventures | Effects | Familiars | Items | Locations | Outfits | Skills | Tattoos | Trophies | Data |