Template:Notice/doc: Difference between revisions

Content added Content deleted
(Revert myself and a fix. The pre tags were much more readable.)
(I was mixing upper and lower case in template names. Fixed.)
Line 1: Line 1:
{{Documentation subpage}}
{{Documentation subpage}}
<!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE -->
<!--
PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE
-->


This is the {{tl|notice}} message box.
This is the {{tl|notice}} message box.
Line 33: Line 31:
Which renders like this:
Which renders like this:


{{Notice|demospace=main|header=Header text|Include text here.}}
{{notice|demospace=main|header=Header text|Include text here.}}




Line 48: Line 46:
Which renders like this:
Which renders like this:


{{Notice|demospace=talk|Include text here.}}
{{notice|demospace=talk|Include text here.}}


The '''header''' parameter works on talk pages too. But there is one parameter that only works on talk pages, the '''small''' parameter. Like this:
The '''header''' parameter works on talk pages too. But there is one parameter that only works on talk pages, the '''small''' parameter. Like this:
Line 79: Line 77:
Which renders like this:
Which renders like this:


{{Notice|Include text here.}}
{{notice|Include text here.}}


The box can also take an '''image''' parameter. Like this:
The box can also take an '''image''' parameter. Like this:


<pre>
<pre>
{{Notice|image=Stop hand nuvola.svg|Include text here.}}
{{notice|image=Stop hand nuvola.svg|Include text here.}}
</pre>
</pre>


Which renders like this:
Which renders like this:


{{Notice|image=Stop hand nuvola.svg|Include text here.}}
{{notice|image=Stop hand nuvola.svg|Include text here.}}


The '''header''' and '''image''' parameters can of course be used at the same time.
The '''header''' and '''image''' parameters can of course be used at the same time.
Line 96: Line 94:


There are other message templates, which serve similar purposes:
There are other message templates, which serve similar purposes:
*{{tl|Consensus}} - For topics based around reaching consensus.
*{{tl|consensus}} - For topics based around reaching consensus.
*{{tl|Warning}} - For important warnings.
*{{tl|warning}} - For important warnings.
*{{tl|Caution}} - For messages indicating serious problems.
*{{tl|caution}} - For messages indicating serious problems.

* {{tl|Ambox}} - Article message boxes of any type. There is comprehensive information in its documentation about the different options for article message boxes.


* {{tl|ambox}} - Article message boxes of any type. There is comprehensive information in its documentation about the different options for article message boxes.


<includeonly><!-- CATEGORIES AND INTERWIKIS HERE, THANKS -->
<includeonly><!-- CATEGORIES AND INTERWIKIS HERE, THANKS -->