Page Templates: Difference between revisions
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
=== Templates === | |||
Here are some templates designed for easy creation and editing of articles and to give the site a uniform look and feel: | |||
*[[Patch Tree Template]] | |||
*[[Quest Guide Template]] | |||
*[[Monster Entry Template]] | |||
**[[Monster Stat Template]] | |||
***[[Individual Monster Template]] | |||
*[[Item stat Template]] | |||
**[[Weapon Stat Template]] | |||
**[[Armor Stat Template]] | |||
*[[In-Game Text Template]] | |||
----- | |||
=== Icons === | |||
If you want to add an icon to the description panel, follow these steps: | |||
Upload the icon image. Icons should be 32x32 pixels. It helps to name all icons the same: Icon_Item_Name. | |||
Then Make sure the top 3 lines of the table follow this pattern: | |||
<nowiki>{|width="300' border="1" cellspacing="0"</nowiki> | |||
<nowiki>!colspan="2"|Item Name</nowiki> | |||
<nowiki>|width="32"|[[Image:Icon.jpg]]</nowiki> | |||
For an example, see the [[Diamond Shield (pre-patch)]] | |||
----- | |||
=== Text Colors === | |||
For in-game text colors please use the following: | For in-game text colors please use the following: | ||
Line 25: | Line 58: | ||
<font color=grey>Asheron says, "I'm too old for this."</font> | <font color=grey>Asheron says, "I'm too old for this."</font> | ||
</nowiki> | </nowiki> | ||
----- | |||
[[Category:Template]] | [[Category:Template]] |
Revision as of 20:31, 30 November 2007
Templates
Here are some templates designed for easy creation and editing of articles and to give the site a uniform look and feel:
- Patch Tree Template
- Quest Guide Template
- Monster Entry Template
- Item stat Template
- In-Game Text Template
Icons
If you want to add an icon to the description panel, follow these steps:
Upload the icon image. Icons should be 32x32 pixels. It helps to name all icons the same: Icon_Item_Name.
Then Make sure the top 3 lines of the table follow this pattern:
{|width="300' border="1" cellspacing="0"
!colspan="2"|Item Name
|width="32"|[[Image:Icon.jpg]]
For an example, see the Diamond Shield (pre-patch)
Text Colors
For in-game text colors please use the following:
For tells: Asheron Tells you, "Greetings."
For broadcasts, interactions, & "green text": Magical energy fills the air as Asheron casts his spell. His spell fizzles.
For emotes: Asheron looks around.
For NPC open chat: Asheron says, "I'm too old for this."
<font color=goldenrod>Asheron Tells you, "Greetings."</font>
<font color=green>Magical energy fills the air as Asheron casts his spell. His spell fizzles.</font>
<font color=grey>Asheron looks around.</font>
<font color=grey>Asheron says, "I'm too old for this."</font>