|
Assume good faith |
Manual of Style |
| See also: policies, administrators | |
A DragonFable Wiki guideline refers to the etiquette and common practice observed involving the creation, editing, and management of articles on DragonFable Wiki to make management and presentation more consistent and streamlined. Guidelines are not generally enforced by other users or admins, unlike policies.
Guidelines include ways of organizing information and creating and using shared resources such as categories and templates. Many articles in the DragonFable Wiki category are guidelines.
Shortcut to this page: DF:G
Miscellaneous guidelines[]
Guidelines too small to have their own pages.
Item level or level required[]
In DragonFable, there are many items with the same exact name (like Blinding Light of Destiny), but different level required. In this case, you should add the items in <tabber> tags. In this example you see how multiple versions of the same item are handled:
<tabber>
|-|I=
==Blinding Light of Destiny==
{{Weapon Infobox}}
== Description ==
''Following the great Undead Assault, the holy Axe of the Paladin Artix was cursed and infused with pure darkness to create this terrible weapon of unstoppable dark power. But now, he's fixed it!''
(No DA required)
== Special ==
'''Destiny!'''
* '''Activation:''' On-Hit
* '''Effect:''' 20% Weapon-Damage DoT for 5 turns
* '''Element:''' Light
* '''Rate:''' 5%
|-|II=
==Shining Blinding Light of Destiny==
{{DragonAmulet}}
{{Weapon Infobox}}
== Description ==
''Following the great Undead Assault, the holy Axe of the Paladin Artix was cursed and infused with pure darkness to create this terrible weapon of unstoppable dark power. But now, he's fixed it!''
(DA Required)
== Special ==
Destiny!
* '''Activation:''' On-Hit
* '''Effect:''' 20% Weapon-Damage DoT for 5 turns
* '''Element:''' Light
* '''Rate:''' 5%
|-|III=
==Lucky Blinding Light of Destiny==
{{DragonAmulet}}
{{Weapon Infobox}}
== Description ==
''Following the great Undead Assault, the holy Axe of the Paladin Artix was cursed and infused with pure darkness to create this terrible weapon of unstoppable dark power. But now, he's fixed it!''
(DA Required)
== Special ==
'''Destiny!'''
* '''Activation:''' On-Hit
* '''Effect:''' 20% Weapon-Damage DoT for 5 turns
* '''Element:''' Light
* '''Rate:''' 5%
</tabber>