Template:Ambox: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
<includeonly>{{Mbox | <includeonly>{{Mbox | ||
| namespace = main | | namespace = main | ||
| type = {{{type|}}} | | type = {{{type|}}} | ||
| small = {{{small|}}} | | small = {{{small|}}} | ||
| id = {{{id|}}} | | id = {{{id|}}} | ||
| class = {{{class|}}} | | class = ambox {{{class|}}} | ||
| style = {{{style|}}} | | style = {{{style|}}} | ||
| textstyle = {{{textstyle|}}} | | textstyle = {{{textstyle|}}} | ||
Line 20: | Line 19: | ||
}}<templatestyles src="Template:Ambox/styles.css"/></includeonly><noinclude> | }}<templatestyles src="Template:Ambox/styles.css"/></includeonly><noinclude> | ||
'''Ambox''', short for Article Message Box is a pre styled version of {{tl|Mbox}}. It is a base for creating reusable messages such as {{tl|stub}} and {{tl|outdated}}. | '''Ambox''', short for Article Message Box is a pre styled version of {{tl|Mbox}}. It is a base for creating reusable messages such as {{tl|stub}} and {{tl|outdated}}. | ||
Styles can be edited at [[Template:Ambox/styles.css]] | |||
==== Usage: ==== | ==== Usage: ==== |
Latest revision as of 21:58, 31 July 2021
Ambox, short for Article Message Box is a pre styled version of {{Mbox}}
. It is a base for creating reusable messages such as {{stub}}
and {{outdated}}
.
Styles can be edited at Template:Ambox/styles.css
Usage:
{{Ambox | namespace = main | text = '''This page is a candidate for deletion.''' | style = background: #d33; | textstyle = color: white; | info = '''The given reason is:''' {{#if:{{{1|}}}|{{{1|}}}|''No reason supplied!''}} | image = [[File:Ambox_delete.svg|24px|Deletion candidate]] | cat = Deleteme }}