Year of the Dragon: Through May 28th, claim free Expansion Pack (excluding Vecna Unleashed) or a Greater Elixir of Discovery! Speak to Xatheral in the Hall of Heroes. edit

Thank you for your patience while we continue to upgrade DDOwiki to the latest MediaWiki LTS version. If you find any errors on the site, please visit the Discord chat server and let us know.

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:Taurolyon/SandBox/Mbox

From DDO wiki
Jump to navigation Jump to search

Usage[edit]

This is designed to be a basic framework for other notification/message boxes.

Skeleton:

{{mbox
|type = 
|header = 
|note = 
}}


Explanation:

{{mbox
|type = note, notice, warn, clean, merge, split, move, wiki, lock, alock, dissem, disambig
|header = Bolded header line, if left blank will not be shown and note will be vertically-centered.
|note = Your formatted, detailed note here...
}}

Types:[edit]

  • note: Default, general info.
  • notice: Important info.
  • warn: Flagged articles, restricted use.
  • clean: Article or section needs cleaning.
  • merge: Merge articles.
  • split: Split articles.
  • move: move item/article.
  • wiki: item needs to be wikified.
  • lock: protect item.
  • alock: protect item, red
  • dissem: disseminate item
  • disambig: disambiguation article

Coding[edit]

Mbox.png {{{header}}}
{{{note}}}