Template:Ambox: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
update |
||
| Line 4: | Line 4: | ||
| content = ambox-content | | content = ambox-content | ||
| style = ambox-style | | style = ambox-style | ||
| update = ambox-update | |||
| move = ambox-move | | move = ambox-move | ||
| protection = ambox-protection | | protection = ambox-protection | ||
| Line 21: | Line 22: | ||
| delete = Ambox deletion.png | | delete = Ambox deletion.png | ||
| content = Ambox content.png | | content = Ambox content.png | ||
| update = Ambox_update_red.svg | |||
| style = Edit-clear.png | | style = Edit-clear.png | ||
| move = Ambox move.png | | move = Ambox move.png | ||
| Line 46: | Line 48: | ||
| content | | content | ||
| style | | style | ||
| update | |||
| move | | move | ||
| protection | | protection | ||
| Line 91: | Line 94: | ||
| type = style | | type = style | ||
| text = type=<u>style</u> – Style issues. | | text = type=<u>style</u> – Style issues. | ||
}} | |||
{{ambox | |||
| type = update | |||
| text = type=<u>update</u> – Update issues. | |||
}} | }} | ||
{{ambox | {{ambox | ||
Revision as of 17:47, 15 December 2018
| {{{text}}} |
Usage
Simple usage example:
{{ambox | text = Some text.}}
| Some text. |
Complex example:
{{ambox
| type = style
| image = [[File:Emblem-question-yellow.svg|40px|alt=Question mark]]
| textstyle = color: red; font-weight: bold; font-style: italic;
| text = Text for a big box, for the top of articles.
}}
Article message box types
The following examples use different type parameters but use no image parameters thus they use the default images for each type.
| type=speedy – Speedy deletion issues. |
| type=delete – Deletion issues. |
| type=content – Content issues. |
| type=style – Style issues. |
| type=update – Update issues. |
| type=notice – Article notices. |
| type=move – Merge, split and transwiki proposals. |
| type=protection – Protection notices. |