Template:Ambox: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 27: | Line 27: | ||
| style = background-color: #fee; | | style = background-color: #fee; | ||
| info = '''The given reason is:''' {{#if:{{{1|}}}|{{{1|}}}|''No reason supplied!''}} | | info = '''The given reason is:''' {{#if:{{{1|}}}|{{{1|}}}|''No reason supplied!''}} | ||
| image = [[File:Ambox_delete.png|50px|Deletion candidate]] | | image = [[File:Ambox_delete.png|50px|Deletion candidate|link=]] | ||
| cat = Deleteme | | cat = Deleteme | ||
}} | }} | ||
Line 38: | Line 38: | ||
| text = '''This page is a candidate for deletion.''' | | text = '''This page is a candidate for deletion.''' | ||
| info = '''The given reason is:''' {{#if:{{{1|}}}|{{{1|}}}|''No reason supplied!''}} | | info = '''The given reason is:''' {{#if:{{{1|}}}|{{{1|}}}|''No reason supplied!''}} | ||
| image = [[File:Ambox_delete.svg|24px|Deletion candidate]] | | image = [[File:Ambox_delete.svg|24px|Deletion candidate|link=]] | ||
| cat = Deleteme | | cat = Deleteme | ||
}} | }} |
Revision as of 19:18, 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}}
.
Usage:
{{Ambox | namespace = main | text = '''This page is a candidate for deletion.''' | style = background-color: #fee; | info = '''The given reason is:''' {{#if:{{{1|}}}|{{{1|}}}|''No reason supplied!''}} | image = [[File:Ambox_delete.png|50px|Deletion candidate|link=]] | cat = Deleteme }}