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

From A KoL Wiki
imported>Flargen
imported>Timrem
update
Line 5: Line 5:
*[[#EffectsObtained|Obtained From]]
*[[#EffectsObtained|Obtained From]]
*[[#EffectsOtherI|Other Information]]
*[[#EffectsOtherI|Other Information]]
*[[#EffectsCategory|Category]]


Follow the link for information on coding and contents for each element.
Follow the link for information on coding and contents for each element.
Line 15: Line 14:
     |descid=yyy
     |descid=yyy
     |desc=Lime juice flows through your veins...
     |desc=Lime juice flows through your veins...
     |effect=*[[Muscle Modifiers|Muscle]] +100  
     |effect=Muscle +100<br />Mysticality +100
  *[[Mysticality Modifiers|Mysticality]] +100 }}</nowiki>
}}</nowiki>


*Effectid is the unique ID number the game uses to identify the effect; it can be found using methods outlined at [[effects by number]].
*Effectid is the unique ID number the game uses to identify the effect; it can be found using methods outlined at [[effects by number]].
*Descid is the long alphanumeric string that identifies the pop-up for the effect's description box. It is the part of the pop-up's URL after "whicheffect=".
*Descid is the long alphanumeric string that identifies the pop-up for the effect's description box. It is the part of the pop-up's URL after "whicheffect=".
*Desc is the effect's description, as it appears in the pop-up in the Kingdom when you click the effect in your character pane.
*Desc is the effect's description, as it appears in the pop-up in the Kingdom when you click the effect in your character pane.
*Effect is the actual, mechanical effect you experience. For consistency, effects listed in this section should be written in the form that item [[enchantments]] are written in-game. Those listed should also link an appropriate [[Game Mechanics]] page. For example:
*Effect is the actual, mechanical effect you experience. For consistency, effects listed in this section should be written in the form that item [[enchantments]] are written in-game.
**[[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]])''
*The name and image for the effect are stored on the effect's metadata page, linked from the upper-right corner of the page.
*The name and image for the effect are stored on the effect's metadata page, linked from the upper-right corner of the page.


Line 34: Line 29:
   |noid=1
   |noid=1
   |desc=Lime juice flows through your veins, making you so ridiculously powerful that scurvy withers in your very presence.
   |desc=Lime juice flows through your veins, making you so ridiculously powerful that scurvy withers in your very presence.
   |effect=*[[Muscle Modifiers|Muscle]] +100  
   |effect=Muscle +100<br />Mysticality +100
*[[Mysticality Modifiers|Mysticality]] +100}}
}}
</div>
</div>


Line 62: Line 57:
*[[Meat from Monsters]]
*[[Meat from Monsters]]
*[[Muscle Modifiers]]
*[[Muscle Modifiers]]
==<div id="EffectsCategory">Category</div>==
<nowiki>[[Category:Effects]]</nowiki>


{{StandardsNav|Effect Pages}}
{{StandardsNav|Effect Pages}}


[[Category:Effects| {{PAGENAME}}]]
[[Category:Effects| {{PAGENAME}}]]

Revision as of 04:05, 27 March 2010

Effect 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:

{{effect
    |effectid=xxx
    |descid=yyy
    |desc=Lime juice flows through your veins...
    |effect=Muscle +100<br />Mysticality +100
}}
  • Effectid is the unique ID number the game uses to identify the effect; it can be found using methods outlined at effects by number.
  • Descid is the long alphanumeric string that identifies the pop-up for the effect's description box. It is the part of the pop-up's URL after "whicheffect=".
  • Desc is the effect's description, as it appears in the pop-up in the Kingdom when you click the effect in your character pane.
  • Effect is the actual, mechanical effect you experience. For consistency, effects listed in this section should be written in the form that item enchantments are written in-game.
  • The name and image for the effect are stored on the effect's metadata page, linked from the upper-right corner of the page.

Our example above would yield:

undefined effect name

undefined effect name

Lime juice flows through your veins, making you so ridiculously powerful that scurvy withers in your very presence.

Muscle +100
Mysticality +100

Obtained From

  • List and wikilink the source of the effect, including the duration of the effect granted by each particular source.
==Obtained From==
*[[Lime]] (5 Adventures)

Yields:

Obtained From

As always, bullet.

Other Information

If necessary, include Notes, References, or See Also sections (in that order), adhering to the same standards meticulously outlined in the item pages section of this guide.

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

Established Standards
Adventures | Effects | Familiars | Items | Locations | Outfits | Skills | Tattoos | Trophies | Data