A KoL Wiki:Established Standards/Effect Pages: Difference between revisions
From A KoL Wiki
imported>Bagatelle m tidy |
imported>Fig bucket m Fig bucket moved page Established Standards: Effect Pages to TheKolWiki:Established Standards/Effect Pages: consistency in using the namespace |
||
(8 intermediate revisions by 7 users not shown) | |||
Line 5: | Line 5: | ||
*[[#EffectsObtained|Obtained From]] | *[[#EffectsObtained|Obtained From]] | ||
*[[#EffectsOtherI|Other Information]] | *[[#EffectsOtherI|Other Information]] | ||
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= | |effect=Muscle +100<br />Mysticality +100 | ||
}}</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. | *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 [[Established_Standards:_Data_Pages#Effect_Data_Pages|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. | |||
Our example above would yield: | Our example above would yield: | ||
Line 32: | Line 27: | ||
<div style="border:1px solid black; padding:1em;"> | <div style="border:1px solid black; padding:1em;"> | ||
{{effect | {{effect | ||
|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= | |effect=Muscle +100<br />Mysticality +100 | ||
|autocat=no | |||
}} | |||
</div> | </div> | ||
Line 54: | Line 51: | ||
==<div id="EffectsOtherI">Other Information</div>== | ==<div id="EffectsOtherI">Other Information</div>== | ||
If necessary, include [[Established Standards: Item Pages#ItemNotes|Notes]], [[Established Standards: Item Pages#ItemRefs|References]], or [[Established Standards: Item Pages#ItemSeeA|See Also]] sections (in that order), adhering to the same standards meticulously outlined in the item pages section of this guide. | If necessary, include [[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), adhering to the same standards meticulously outlined in the item pages section of this guide. | ||
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 62: | Line 59: | ||
*[[Muscle Modifiers]] | *[[Muscle Modifiers]] | ||
{{StandardsNav|Effect Pages}} | |||
[[Category:Effects| {{PAGENAME}}]] | |||
{{ | |||
Latest revision as of 00:45, 16 October 2015
Effect pages should contain the following elements in the order shown here.
Follow the link for information on coding and contents for each element.
Header
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:
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:
As always, bullet.
Other Information
If necessary, include Notes, History, 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 |