From Dark and Darker Wiki

(added monster templates and race template)
m (Added class templates.)
Line 106: Line 106:
*[[Template:GenerateRacePage]]
*[[Template:GenerateRacePage]]
**Generate Monster Race page like [[Beast]]
**Generate Monster Race page like [[Beast]]
==Class Templates==
*[[Template:ListWeaponsForClass]]
**Generate list of Weapons that a Class can equip.  Categorizes the weapons by hand types: One Handed, Two Handed.
*[[Template:ListArmorsForClass]]
**Generate list of Armors that a Class can equip.  Categorizes the armors by slot types: Head, Chest, Legs, Foot, Hands, Back.


==Drops Templates==
==Drops Templates==

Revision as of 14:39, 27 February 2024

I recommend using "Edit Source" as Visual Edit doesn't work well.

Edits

When making an edit with the intention of bring it up to date with a hotfix/patch release, specify that the page is up to date and change the status color from red/orange to green in TODO.

Extensions

Tabber extension allows content to be created under tabs. Unfortunately, doesn't support visual edit

<tabber>
|-|Content1=
Here is your content 1
|-|Spells=
Spells here etc.
</tabber>

becomes:

Here is your content 1

Spells here etc.

Templates

The data for items are pulled from templates:

also planning to add monster data(actively WIP) and jewelry data. Also could combine every item on Item Data, that might not be good for load times tho.

Infobox Templates:

Weapon Templates

Templates for Individual Weapon pages:

Templates for class pages:


Info Templates:

Armor Templates

Info Templates:

Craft Templates

Monster Templates

Race Templates

Class Templates

  • Template:ListWeaponsForClass
    • Generate list of Weapons that a Class can equip. Categorizes the weapons by hand types: One Handed, Two Handed.
  • Template:ListArmorsForClass
    • Generate list of Armors that a Class can equip. Categorizes the armors by slot types: Head, Chest, Legs, Foot, Hands, Back.

Drops Templates

Utility Templates

  • Redirect
    • Not a template - upon entering source page user is redirected to another page
  • Template:Transclude
    • Pastes all content from a section of a given page
  • TODO
    • Not a template - shows last patch a page was manually entered as up-to-date for


Special:BatchUpload