Template:Ambox: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 78: | Line 78: | ||
{{ambox | {{ambox | ||
| type = speedy | | type = speedy | ||
| text = type=<u>speedy</u> – Speedy deletion issues | | text = type=<u>speedy</u> – Speedy deletion issues. | ||
}} | }} | ||
{{ambox | {{ambox | ||
| type = delete | | type = delete | ||
| text = type=<u>delete</u> – Deletion issues | | text = type=<u>delete</u> – Deletion issues. | ||
}} | }} | ||
{{ambox | {{ambox | ||
| type = content | | type = content | ||
| text = type=<u>content</u> – Content issues | | text = type=<u>content</u> – Content issues. | ||
}} | }} | ||
{{ambox | {{ambox | ||
| type = style | | type = style | ||
| text = type=<u>style</u> – Style issues | | text = type=<u>style</u> – Style issues. | ||
}} | }} | ||
{{ambox | {{ambox | ||
| type = notice | | type = notice | ||
| text = type=<u>notice</u> – Article notices | | text = type=<u>notice</u> – Article notices. | ||
}} | }} | ||
{{ambox | {{ambox | ||
| type = move | | type = move | ||
| text = type=<u>move</u> – Merge, split and transwiki proposals | | text = type=<u>move</u> – Merge, split and transwiki proposals. | ||
}} | }} | ||
{{ambox | {{ambox | ||
| type = protection | | type = protection | ||
| text = type=<u>protection</u> – Protection notices | | text = type=<u>protection</u> – Protection notices. | ||
}} | }} | ||
</noinclude> | </noinclude> | ||
Revision as of 11:57, 5 March 2011
| {{{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=notice – Article notices. |
| type=move – Merge, split and transwiki proposals. |
| type=protection – Protection notices. |