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.
(Please note: Due to bugs with the distribution system, this reward is temporarily unavailable.)edit

Game mechanicsNewbie guideIn developmentDDO StoreSocial Media


ChallengesClassesCollectablesCraftingEnhancementsEpic DestiniesFavorFeats

GlossaryItemsMapsMonstersPlacesQuestsRacesReincarnationSkillsSpells


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

Template:Mbox

From DDO wiki
Jump to navigation Jump to search
Mbox.png
header
note

Usage

This is designed to be a preformatted, basic message box and potential framework for other notification/message boxes like {{wikifiy}} and {{disambig}}

Skeleton:

{{Mbox
  | type    = 
  | header  = 
  | note    = 
  | width   = 
  | imgsize = 
}}
Explanation
{{Mbox
  | type    = note, notice, warn, clean, merge, split, move, wiki, lock, alock, dissem, disambig
  | header  = Italicized and bolded header line, if left blank will not be shown and note will be vertically-centered.
  | note    = Your formatted, detailed note here...
  | width   = Width in percentage or px (i.e. 50% or 400px). Defaults to 50% if not entered or blank.
  | imgsize = Width of the icon image (default 50px). Recommend 50px for 2 line, 16/24px for note-only
}}

Types:

Mbox.png
note
Default, general info.
Info.png
notice
Important info.
Warn.png
warn
Flagged articles
Clean.png
clean
Article or section needs cleaning.
Wiki.png
wiki
item needs to be wikified.
Merge.png
merge
Merge articles.
Move.png
move
move item/article.
Split.png
split
Split articles.
Redirect arrow.png
redirect
Redirects.
Lock.png
lock
protect item.
Redlock.png
alock
protect item.
Disseminate.png
dissem
disseminate item
Disambig.png
disambig
disambiguation article


Coding