Year of the Dragon: Through April 23rd, claim the adventure pack Slice of Life for free! Speak to Xatheral in the Hall of Heroes.

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