Difference between revisions of "Template:Ambox"
Jump to navigation
Jump to search
MyraMidnight (talk | contribs) m (adding "lowcase" to improve consistency) |
MyraMidnight (talk | contribs) m (Undo revision 14792 by MyraMidnight (talk)) |
||
Line 1: | Line 1: | ||
<onlyinclude>{{Message box|<!--- | <onlyinclude>{{Message box|<!--- | ||
− | -->class={{#switch | + | -->class={{#switch:{{{type}}} |
| serious = ambox-delete | | serious = ambox-delete | ||
| speedy = ambox-speedy | | speedy = ambox-speedy | ||
Line 13: | Line 13: | ||
| #default = ambox-notice | | #default = ambox-notice | ||
}}<!-- | }}<!-- | ||
− | -->|image={{#switch | + | -->|image={{#switch:{{{type}}} |
| serious = Ambox warning pn.png | | serious = Ambox warning pn.png | ||
| speedy = Ambox warning pn.png | | speedy = Ambox warning pn.png | ||
Line 26: | Line 26: | ||
| #default = Information icon4.png | | #default = Information icon4.png | ||
}} | }} | ||
− | |text= {{#switch | + | |text= {{#switch:{{{type|}}} |
| serious = {{{text|}}} | | serious = {{{text|}}} | ||
| speedy = {{{text|}}} | | speedy = {{{text|}}} |
Revision as of 16:57, 2 May 2017
Template documentation (
)
)
- This is the {{Ambox}} ([A]rticle [m]essage [box]) metatemplate.
These notices should be used to communicate to the community and admins what should be done to imrpove the wiki (because normal users cannot for example delete pages or protect them )
- Please place these notices at the very top of the page so it will be easily seen (and easily removed when needed)
Usage
type=
(OPTIONAL) skipping this will just make it a default noticetext=
Type
Remember that you can always create discussion (talk page) to discuss plans for the article.
See Also
- The above documentation is transcluded from Template:Ambox/doc.
- Editors can experiment in this template's sandbox
- Please add categories to the /doc subpage within
<includeonly>...</includeonly>