Template:Fmbox: Difference between revisions
From Xen
Jump to navigationJump to search
Lars.kurth (talk | contribs) (Created page with "<table id="{{{id|}}}" class="mbox mbox-wide {{#switch:{{{type|}}} | warning = mbox-warning | editnotice = | system <!-- system = default --> | #default = mbox-noti…") |
Lars.kurth (talk | contribs) m (1 revision: Importing more pages from Wikipedia under CCBY30) |
(One intermediate revision by the same user not shown) | |
(No difference)
|
Latest revision as of 23:44, 4 December 2011
{{{text}}} |
[edit] [ ] Template documentation
Parameters
Parameter | Options | Notes |
---|---|---|
type | warning/editnotice/system | |
class | Additional CSS styling for the message box (pulled from another stylesheet (Mediawiki:Common.css) | |
style | Additional CSS styling for the message box (manually declared) | |
image | [[File:example.example|40px]]
|
If bank, Auto detected and chosen by type .
Default images:
|
textstyle | CSS formatting for the displayed text | |
text | The message to be displayed | |
imageright | [[File:example.example|40px]]
|
File to be shown on the right side of the message |
Example messages
Message type | Code | Example output | ||
---|---|---|---|---|
(default) | {{Fmbox |type = |text = Example message text. }} |
| ||
warning |
{{Fmbox |type = warning |text = Example message text. }} |
| ||
editnotice |
{{Fmbox |type = editnotice |text = Example message text. }} |
| ||
system |
{{Fmbox |type = system |text = Example message text. }} |
|
The above documentation is transcluded from Template:Fmbox/doc. (edit | history) Editors can experiment in this template's sandbox (create) and testcases (create) pages. Please add categories and interwikis to the /doc subpage. Subpages of this template. |