User:MNDeveloper/sandbox

From DDO Compendium


This is my sandbox page.

User:MNDeveloper/Specific Template List
User:MNDeveloper/Quest Ordering
User:MNDeveloper/Quest Ordering DPL
User:MNDeveloper/Replace Test

Monster Work[edit]

User:MNDeveloper/Kobold Monster Race

DPL Test[edit]

Here is the code that generates the level 3 quests, Putting comments here so that maybe others can understand, and I don't forget

{{#dplvar:set|show|H}}
{{#dplvar:set|displaystyle|Table}}
{{#DPL:
|category = Level 3 Quests
|tablesortcol = 1
|include={Quest¦QuestByLevelDPL}
|table = class="wikitable mw-collapsible" style="color: white; background-color:#3a3f44; width: 100%;",Title,XP (C/N/H/E),Length,Patron,Adventure Pack
}}

What each part is doing[edit]

First two lines is setting up some values that are used in the generation. DPL has extra functionality that allows you to set values that are used in your templates during table generation. It can take multiple key/value pairs, all separated by |
{{#dplvar:set|show|H}}First one is used in the "phantom template" explained later. This tells it which XP, to show, Use H for Heroic
{{#dplvar:set|displaystyle|Table}}This one is setting up a display style, so the internal templates can see we are using them in a table, not on the main page.
This is the DPL call itself
{{#DPL:Use the DPL command syntax
|category = Level 3 QuestsHere we get the list of values, it pulls every entry that is in the - This just gets the entries, not how to interpret them
|tablesortcol = 1This specifies which column to sort on when originally displayed
|include={Quest¦QuestByLevelDPL}This is tells what to include, The first part {Quest tells it which template to use to interpret the data, if this is all you do, you have to specify each value you want.

The second part ¦QuestByLevelDPL} is telling DPL "don't render the text using the default quest template, use a template called QuestByLevelDPL."
|table = class="wikitable mw-collapsible" style="color: white; background-color:#3a3f44; width: 100%;",Title,XP(C/N/H/E),Length,Patron,Adventure PackThis section tells DPL what to use for the style/class on the table, this is up to the first comma, everything after that is the titles of the columns.



SAMPLE phantom template QuestByLevelDPL[edit]

{{#switch: {{#dplvar:show}}
| H = {{{hexp|}}}
| E = {{{eexp|}}}
| L = {{{lexp|}}}}}
|
{{{length|}}}
|
{{{favor|}}}
|
[[{{{advpack|}}}]]

The phantom templates have to be in wikitable format, which is:

column 1 data
|
column 2 data
|
column 3 data
Etc

Using pipes on their own line to separate columns, the first pipe is already written by DPL


Here is the level 30, the only differences is the category to use, and the fact we want to show the epic XP
NOTE: because they are both on the same page, you only have to set displaystyle once {{#dplvar:set|show|E}}
{{#DPL:
|category = Level 30 Quests
|tablesortcol = 1
|include={Quest¦QuestByLevelDPL}
|table = class="wikitable mw-collapsible" style="color: white; background-color:#3a3f44; width: 100%;",Title,XP (C/N/H/E),Length,Patron,Adventure Pack
}}

Level 3 Quests[edit]

Title XP (C/N/H/E) Length Patron Adventure Pack
An Explosive Situation (PreU66)

220 / N/A / N/A / N/A

Short

Archbishop Dryden (Quest) (Pre-U45)

Short

The Catacombs

Back to Basics

N/A / 456 / 820 / 880

Short

The Gatekeepers

Sinister Secret of Saltmarsh

Danger at Dunwater

N/A / 1,116 / 2,020 / 2,180

Long

The Gatekeepers

Sinister Secret of Saltmarsh

Down You Go

N/A / 508 / 916 / 983

Medium

The Gatekeepers

Sinister Secret of Saltmarsh

Endgame: Marguerite (Pre-U45)

N/A / 324 / 580 / 620

Short

The Silver Flame

The Catacombs

Endgame: Marguerite

N/A / 324 / 580 / 620

Short

The Silver Flame

The Catacombs

First Strike

N/A / 429 / 772 / 828

Medium

House Phiarlan

Tangleroot Gorge

Heart of the Problem

N/A / 658 / 1,188 / 1,278

Medium

The Gatekeepers

The Lost Gatekeepers

Home Sweet Sewer

182 / N/A / N/A / N/A

Short

The Coin Lords

Housekeeping

N/A / 658 / 1,188 / 1,278

Medium

The Gatekeepers

The Lost Gatekeepers

Kobold Assault

N/A / 733 / 1,324 / 1,426

Medium

The Coin Lords

Missing in Action

N/A / 552 / 996 / 1,070

Medium

The Coin Lords

Redfang the Unruled

N/A / 413 / 748 / 802

Medium

The Free Agents

Rest for the Night

N/A / 508 / 916 / 983

Medium

The Gatekeepers

Sinister Secret of Saltmarsh

Return to the Sanctuary (Pre-U45)

N/A / 552 / 996 / 1,070

Medium

The Silver Flame

The Catacombs

Return to the Sanctuary

N/A / 552 / 996 / 1,070

Medium

The Silver Flame

The Catacombs

Rosemary's Ballad

N/A / 658 / 1,188 / 1,278

Medium

The Gatekeepers

The Lost Gatekeepers

Seek Dryden's Council

Short

The Catacombs

Setting the Wards: The Lower Cathedral (Pre-U45)

N/A / 456 / 820 / 880

Medium

The Silver Flame

The Catacombs

Setting the Wards: The Lower Cathedral

N/A / 456 / 820 / 880

Medium

The Silver Flame

The Catacombs

Setting the Wards: The Patriarch's Crypt (Pre-U45)

N/A / 508 / 916 / 984

Medium

The Silver Flame

The Catacombs

Setting the Wards: The Patriarch's Crypt

N/A / 508 / 916 / 984

Medium

The Silver Flame

The Catacombs

Swim at Your Own Risk

N/A / 456 / 820 / 880

Short

The Gatekeepers

Sinister Secret of Saltmarsh

The Captives

N/A / 444 / 868 / 932

Medium

The Free Agents

The Cloven-jaw Scourge: Blockade

N/A / 632 / 1,140 / 1,226

Long

The Coin Lords

The Seal of Shan-To-Kor

The Crypt of Gerard Dryden (Pre-U45)

N/A / 887 / 1,604 / 1,729

Long

The Silver Flame

The Catacombs

The Crypt of Gerard Dryden

N/A / 887 / 1,604 / 1,729

Long

The Silver Flame

The Catacombs

The Final Enemy

N/A / 1,406 / 2,548 / 2,752

Long

The Gatekeepers

Sinister Secret of Saltmarsh

The Friar's Niece (Pre-U45)

N/A / 288 / 516 / 550

Short

The Silver Flame

The Catacombs

The Friar's Niece

N/A / 288 / 516 / 550

Short

The Silver Flame

The Catacombs

The Haunting of Saltmarsh

N/A / 645 / 1,164 / 1,252

Medium

The Gatekeepers

Sinister Secret of Saltmarsh

The Hijacked Haul

N/A / 508 / 916 / 983

Medium

The Gatekeepers

Sinister Secret of Saltmarsh

The Hobgoblins' Captives

N/A / 456 / 820 / 880

Medium

House Phiarlan

Tangleroot Gorge

The Home of Memory

N/A / 552 / 940 / 1,009

Medium

The Gatekeepers

The Lost Gatekeepers

The Kobold's Den: Clan Gnashtooth

N/A / 588 / 1,060 / 1,140

Long

The Coin Lords

The Kobold's Den: Rescuing Arlos

N/A / 746 / 1,348 / 1,452

Long

The Coin Lords

The Old Archives (Pre-U45)

N/A / 456 / 820 / 880

Medium

The Silver Flame

The Catacombs

The Old Archives

N/A / 456 / 820 / 880

Medium

The Silver Flame

The Catacombs

The Sacred Bounty

N/A / 464 / 836 / 897

Short

The Gatekeepers

The Lost Gatekeepers

The Sacred Helm

N/A / 689 / 1,244 / 1,339

Long

The Coin Lords

The Seal of Shan-To-Kor

The Sunken Sewer

N/A / 508 / 916 / 983

Medium

The Coin Lords

The Swiped Signet

N/A / 622 / 1,348 / 1,452

Long

The Free Agents

Under the Cover of Darkness

N/A / 456 / 820 / 880

Short

The Gatekeepers

Sinister Secret of Saltmarsh

What Sleeps Below

N/A / 508 / 916 / 983

Medium

The Gatekeepers

Sinister Secret of Saltmarsh

Where There's Smoke...

N/A / 517 / 932 / 1,001

Medium

The Free Agents

Level 30 Quests[edit]

Title XP (C/N/H/E) Length Patron Adventure Pack
Defiler of the Just

N/A / N/A / 17,328 / 17,764

Short

The Gatekeepers

Trials of the Archons

Demon Assault

N/A / 10,578 / 18,395 / 18,859

Long

The Gatekeepers

Trials of the Archons

Fire on Thunder Peak

N/A / N/A / 17,328 / 17,164

Long

Purple Dragon Knights

Shadow Under Thunderholme

Grim and Barett

N/A / 11,884 / 20,321 / 20,835

Long

The Gatekeepers

The Devil's Gambit

Multitude of Menace

N/A / 15,246 / 26,071 / 26,733

Long

The Gatekeepers

The Devil's Gambit

Subversion

N/A / 16,286 / 27,850 / 28,557

Long

The Gatekeepers

The Devil's Gambit

Tavern Brawl

N/A / 3,679 / 6,287 / 6,441

Short

The Gatekeepers

The Devil's Gambit

Temple of Elemental Evil Part One (Historic)

Long

Temple of Elemental Evil Part Two (Historic)

N/A / 20,964 / 35,853 / 36,765

Long

Temple of the Deathwyrm

N/A / N/A / 29,332 / 30,076

Long

Purple Dragon Knights

Shadow Under Thunderholme

The Archons' Trial

N/A / 15,332 / 26,220 / 26,884

Long

The Gatekeepers

Trials of the Archons

The Devil's Details

N/A / 13,167 / 22,515 / 23,085

Short

The Gatekeepers

Trials of the Archons

The Mark of Death

N/A / N/A / 17,328 / 17,764

Long

The Silver Flame

The Necropolis, Part 4

The Mask of Deception

N/A / 10,845 / 18,543 / 19,011

Medium

The Harpers