From Dark and Darker Wiki

mNo edit summary
mNo edit summary
Line 176: Line 176:


|<span style="white-space:pre;">Monsters Page:
|<span style="white-space:pre;">Monsters Page:
{{#var:arrow}}[[TODO|<span style="color:blueviolet;"><nowiki>{{:TODO|Monsters}}</nowiki></span>]]
{{#var:arrow}}{{NodeMarkup|TODO|Monsters|transclusion=t}}
{{#var:arrow}}[[Template:RegularMonsterTable|RegularMonsterTable]]
{{#var:arrow}}{{NodeMarkup|RegularMonsterTable}}
&#9;{{#var:arrow}}[[Template:GenerateMonsterRows|GenerateMonsterRows]]
&#9;{{#var:arrow}}{{NodeMarkup|GenerateMonsterRows}}
&#9;&#9;{{#var:arrow}}[[Template:GenerateMonsterRow|GenerateMonsterRow]]
&#9;&#9;{{#var:arrow}}{{NodeMarkup|GenerateMonsterRow}}
&#9;&#9;&#9;{{#var:arrow}}[[Template:Iconbox|Iconbox]]
&#9;&#9;&#9;{{#var:arrow}}{{NodeMarkup|Iconbox}}
&#9;&#9;&#9;{{#var:arrow}}[[Template:Monster_Data|Monster_Data]]</span>
&#9;&#9;&#9;{{#var:arrow}}{{NodeMarkup|Monster_Data}}</span>


|- style="vertical-align: top; margin-left:5px;"
|- style="vertical-align: top; margin-left:5px;"

Revision as of 20:54, 18 March 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

Templates

The data for items are pulled from templates:

also planning to add monster data(actively WIP). 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:Class_Data
    • Currently only holds attribute data for each Class.
  • Template:Infobox Class
    • Displays basic attributes of a Class in a simple infobox.
  • Template:GenerateDetailsPage
    • Using Template:Class Data, this template Generates a Details Page similar to that found in game.
  • Template:ListGearForClass
    • Using Template:ListWeaponsForClass and Template:ListArmorForClass, this ListGearForClass Generates a table of categorized weapons and armors available to a class.
  • 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