From Dark and Darker Wiki

m (drop templates and utility templates)
m (wiki editing guide - added how to update TODO page)
Line 1: Line 1:
I recommend using "Edit Source" as Visual Edit doesn't work well.
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=
=Extensions=
Tabber extension allows content to be created under tabs. Unfortunately, doesn't support visual edit
Tabber extension allows content to be created under tabs. Unfortunately, doesn't support visual edit
Line 98: Line 101:
*[[Template:Transclude]]
*[[Template:Transclude]]
**Pastes all content from a section of a given page
**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]]
[[Special:BatchUpload]]

Revision as of 01:38, 11 January 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 and jewelery 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

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