Year of the Dragon: Through June 26th, claim free Ground Bound Green Dragon Mount! Speak to Xatheral in the Hall of Heroes.
(April's reward of a free expansion or Greater Elixir of Discovery can still be claimed from Trilliya until June 4th.) edit

Game mechanicsNewbie guideIn developmentDDO StoreSocial Media


ChallengesClassesCollectablesCraftingEnhancementsEpic DestiniesFavorFeats

GlossaryItemsMapsMonstersPlacesQuestsRacesReincarnationSkillsSpells


Please create an account or log in to remove ads, build a reputation, and unlock more editing privileges and then visit DDO wiki's IRC Chat/Discord if you need any help!

User:Faltout/SandBox/Quest table row meta

From DDO wiki
Jump to navigation Jump to search

Usage[edit]

{{User:Faltout/SandBox/Quest table row meta
  | pagename = {{{%PAGE%}}}
  | name = {{{name|}}}
  | adpack = {{{adpack|}}}
  | free = {{{free|}}}
  | level = {{{level|}}}
  | epic = {{{epic|}}}
  | xp = {{{xp|}}}
  | epicxp = {{{epicxp|}}}
  | casual = {{{casual|}}}
  | solo = {{{solo|}}}
  | normal = {{{normal|}}}
  | hard = {{{hard|}}}
  | elite = {{{elite|}}}
  | ecasual = {{{ecasual|}}}
  | esolo = {{{esolo|}}}
  | enormal = {{{enormal|}}}
  | ehard = {{{ehard|}}}
  | eelite = {{{eelite|}}}
  | solo only = {{{solo only|}}}
  | favor = {{{favor|}}}
  | shares favor = {{{shares favor|}}}
  | zone = {{{zone|}}}
  | bestower = {{{bestower|}}}
  | loc = {{{loc|}}}
  | duration = {{{duration|}}}
  | patron = {{{patron|}}}
  | flagging = {{{flagging|}}}
}}

Variables generated:

{{#var:free}}
{{#var:cell_color}}
{{#var:epic}}
{{#var:epiccol}}
{{#var:sortlevel}}
{{#var:level}}
{{#var:casualxp}}
{{#var:normalxp}}
{{#var:hardxp}}
{{#var:elitexp}}
{{#var:ecasualxp}}
{{#var:enormalxp}}
{{#var:ehardxp}}
{{#var:eelitexp}}
{{#var:heroicxp}}
{{#var:epicxp}}
{{#var:xp}}
{{#var:casual}}
{{#var:normal}}
{{#var:hard}}
{{#var:elite}}
{{#var:name}}
{{#var:favor}}
{{#var:bestowloc}}
{{#var:bestower}}
{{#var:loc}}
{{#var:duration}}
{{#var:patron}}
{{#var:pack}}
{{#var:flagging}}

Note: The variables that indicate "sortable" have the cell attribute "data-sort-value=" set. This makes it impossible to modify other cell attributes when using those variables. If you want to apply other attributes to those cells either create them again using other variables from this template or add a new variable to this template that provides the value without the data-sort-value attribute.

  • free (Yes, No)
  • cell_color (according to free)
  • epic (No, Both, Yes, Unknown)
  • epiccol (No, Both, Yes, Unknown, sortable)
  • sortlevel (lowest quest level)
  • level (all levels, sortable)
  • casualxp, normalxp, hardxp, elitexp (unformatted xp numbers, can be empty)
  • ecasualxp, enormalxp, ehardxp, eelitexp (unformatted xp numbers, can be empty)
  • heroicxp (Xpcolors or whatever value xp has)
  • epicxp (Xpcolors or whatever value epicxp has)
  • xp (heroic + epic, Xpcolors)
  • casual (heroic + epic, Xpcolors, sortable)
  • normal (heroic + epic, Xpcolors, sortable)
  • hard (heroic + epic, Xpcolors, sortable)
  • elite (heroic + epic, Xpcolors, sortable)
  • name (linked, heroic/epic counterpart mentioned)
  • favor (max favor, sortable)
  • bestowloc (linked)
  • bestower (not linked)
  • loc (not linked)
  • duration (sortable)
  • patron (linked)
  • pack (linked, sortable)
  • flagging

CODE[edit]