Template:Ambox/doc: Difference between revisions
Appearance
m Shawn moved page Template:Newmbox/doc to Template:Ambox/doc without leaving a redirect |
No edit summary |
||
Line 1: | Line 1: | ||
This is a simplified version of Wikipedia's message box template. | This is a simplified version of Wikipedia's message box template. | ||
Several different types are available in the Wikipedia version | Several different types are available in the Wikipedia version. We've implemented the ones which make sense for us. | ||
{{ | {{ambox|type=delete|text=Articles to be deleted.}} | ||
{{ | {{ambox|type=content|text=Comments about the content of an article.}} | ||
{{ambox|type=style|text=Comments about the style of an article.}} | |||
{{ | {{ambox|type=notice|text=General notices.}} | ||
{{ | {{ambox|type=move|text=Move/rename and split/merge proposals.}} | ||
{{ | {{ambox|type=protection|text=Notices about articles being protected.}} | ||
{{ | |||
<nowiki>{{ | <nowiki>{{ambox|type=delete|text=Articles to be deleted.}} | ||
{{ | {{ambox|type=content|text=Comments about the content of an article.}} | ||
{{ambox|type=style|text=Comments about the style of an article.}} | |||
{{ | {{ambox|type=notice|text=General notices.}} | ||
{{ | {{ambox|type=move|text=Move/rename and split/merge proposals.}} | ||
{{ | {{ambox|type=protection|text=Notices about articles being protected.}}</nowiki> | ||
{{ | |||
{{newmbox|type=notice|small=left}} | You can make a small message box off to the left, with smaller icon, by adding <code>small=left</code> to the parameters. | ||
{{newmbox|type=notice|small=left|text=This is a small notice message.}} | |||
<nowiki>{{newmbox|type=notice|small=left}}</nowiki> | <nowiki>{{newmbox|type=notice|small=left}}</nowiki> |
Revision as of 17:26, 27 March 2016
This is a simplified version of Wikipedia's message box template.
Several different types are available in the Wikipedia version. We've implemented the ones which make sense for us.
![]() |
Articles to be deleted. |
![]() |
Comments about the content of an article. |
![]() |
Comments about the style of an article. |
![]() |
General notices. |
![]() |
Move/rename and split/merge proposals. |
![]() |
Notices about articles being protected. |
{{ambox|type=delete|text=Articles to be deleted.}} {{ambox|type=content|text=Comments about the content of an article.}} {{ambox|type=style|text=Comments about the style of an article.}} {{ambox|type=notice|text=General notices.}} {{ambox|type=move|text=Move/rename and split/merge proposals.}} {{ambox|type=protection|text=Notices about articles being protected.}}
You can make a small message box off to the left, with smaller icon, by adding small=left
to the parameters.
Template:Newmbox
{{newmbox|type=notice|small=left}}