A KoL Wiki:Established Standards/Familiar Pages: Difference between revisions
From A KoL Wiki
imported>SomeStranger m categorized |
imported>JRSiebz m fixed page width issues |
||
Line 10: | Line 10: | ||
==<div id="FamiliarHeader">Header</div>== | ==<div id="FamiliarHeader">Header</div>== | ||
<nowiki>{{Familiar|name=Sabre-Toothed Lime|image=familiar5.gif|H1=Sharp and acidic|H2=Forget tequila and salt|H3=No bark but great bite.|function=Attacks enemies|hatchling=sabre-toothed lime cub|equipment=tiny shaker of salt|ArenaStrong=Ultimate Cage Match|ArenaWeak=Scavenger Hunt}}</nowiki> | <nowiki>{{Familiar | ||
|name=Sabre-Toothed Lime | |||
|image=familiar5.gif | |||
|H1=Sharp and acidic | |||
|H2=Forget tequila and salt | |||
|H3=No bark but great bite. | |||
|function=Attacks enemies | |||
|hatchling=sabre-toothed lime cub | |||
|equipment=tiny shaker of salt | |||
|ArenaStrong=Ultimate Cage Match | |||
|ArenaWeak=Scavenger Hunt}}</nowiki> | |||
*Name: The familiar's name, as it appears in the Kingdom. | *Name: The familiar's name, as it appears in the Kingdom. |
Revision as of 22:11, 22 June 2006
Familiar pages should contain the following elements in the order shown here.
Follow the link for information on coding and contents for each element.
Header
{{Familiar |name=Sabre-Toothed Lime |image=familiar5.gif |H1=Sharp and acidic |H2=Forget tequila and salt |H3=No bark but great bite. |function=Attacks enemies |hatchling=sabre-toothed lime cub |equipment=tiny shaker of salt |ArenaStrong=Ultimate Cage Match |ArenaWeak=Scavenger Hunt}}
- Name: The familiar's name, as it appears in the Kingdom.
- Note: This is the name of the familiar in your terrarium, not the hatchling.
- Image: The familiar's image from the Kingdom, uploaded to the wiki in the same format.
- H1, H2, H3: The three lines of the haiku of the familiar's description, as it appears in the Kingdom.
- Note: This is the familiar's description from clicking it in the terrarium, not the hatchling's item description.
- Function: What the familiar does, in terms of game mechanics.
- Hatchling: What item is used to acquire this familiar.
- Equipment: What familiar equipment is unique to this familiar?
- Arenastrong: In which area of the cake-shaped arena does the familiar excell?
- Arenaweak: In which area of the cake-shaped arena does the familiar fail?
- Note: This is the one where the arena produces an actual message about how bad your familiar is.
Our above example would yield:
Create metadata
Familiar ID not known.
Familiar ID not known.
Unspecified Familiar Name |
---|
![]() |
Sharp and acidic Forget tequila and salt No bark but great bite. |
Ability: Attacks enemies
Hatchling: sabre-toothed lime cub
Familiar-Specific Equipment: tiny shaker of salt
![]() |
Ultimate Cage Match | Scavenger Hunt | Obstacle Course | Hide and Seek |
![]() |
![]() |
![]() |
![]() |
![]() |
[edit]
Combat Messages
Combat messages
- The heading is already provided for you from the template.
- Bullet all messages.
- First list normal combat messages, then with the Lucky Tam O'Shanter equipped, and so on with the Mr. Store equipment, in that order.
- Use <name> and <him/her/it> in place of your familiar's name and the monster's pronoun, respectively.
*Regular message(s): **<name> bites <him/her/it> for X damage. **<name> attempts to bite <him/her/it>, but misses. *With [[lucky Tam O'Shanter]] equipped: :<name> finds your slain foe's wallet stuck between its vicious fangs. *With [[miniature gravy-covered maypole]] equipped: :<name> gnashes his sabre-teeth at the maypole. I guess that's the way limes dance. *With [[wax lips]] equipped: :<name> grins and almost loses his wax lips (they don't fit well over the sabre teeth, you see).
yields:
- Regular message(s):
- <name> bites <him/her/it> for X damage.
- <name> attempts to bite <him/her/it>, but misses.
- With lucky Tam O'Shanter equipped:
- <name> finds your slain foe's wallet stuck between its vicious fangs.
- With miniature gravy-covered maypole equipped:
- <name> gnashes his sabre-teeth at the maypole. I guess that's the way limes dance.
- With wax lips equipped:
- <name> grins and almost loses his wax lips (they don't fit well over the sabre teeth, you see).
Other Information
I think we've already covered how to list Notes, See Also, or References sections (in that order).
Category
Depending on whether or not the familiar may be obtained through play, use
[[Category:Familiars]] [[Category:Familiar:Available through play]]
or
[[Category:Familiars]] [[Category:Familiar:Non-dropping in-game]]