Jump to content

Template:Unsorted list/message construction

From Wikipedia, the free encyclopedia

Note: Let's soft-depreciate {{{reason}}}

Sub-template to deal with {{ambox|issue=}}, {{ambox|fix=}}, {{ambox|text=|smalltext=}}, {{ambox|info=}}

Subtype

[edit]

The parameter |subtype= todo: do explain

  • is case insensitive
  • 3 levels: major, minor, mode
    General shapes are:
    • major-minor-mode
    • alt(major)-minor-mode
    • major-minor++fst(mode)
    • alt(major)-minor++fst(mode)
  • defaults to generic
  • invalid mode? I'm leaning towards defaulting to generic but do include an element of class error in it.

Note:Ought to eventually be substituted into doc, right?

Top-level
ModeDescription
generic
alt: gen
Generates a generic message.
chrono
alt: chr
Messages for chronological order.
moslow
alt: MOSLOWlow
Message specifically about MOS:LOW.
alpha
alt: abc
Messages for alphabetical order.
numeric
alt: num
Messages for order of number values.
break
alt: br
Messages for breaking a list into segments.

Template

[edit]