Template:Note: Difference between revisions

From MediaWiki-1.39
Jump to navigation Jump to search
No edit summary
No edit summary
Line 2: Line 2:
<strong>Note:</strong> {{{1}}}
<strong>Note:</strong> {{{1}}}
</div>
</div>
<noinclude>
This is the <code>{{Note}}</code> template. Use it to highlight general tips or context.


Usage:
<noinclude>{{Documentation}}</noinclude>
<pre>
{{Note|This is helpful context.}}
</pre>
</noinclude>






<pre>
{{Note|text=Foo}}
{{Note|type=info|text=Foo}}
{{Note|type=reminder|text=Foo}}
{{Note|type=warn|text=Foo}}
{{Note|type=error|text=Foo}}
{{Note}} <translate nowrap><!--T:6--> Loose test</translate>


* Text {{Note|inline=1|text=Foo}}
</pre>
{{Note|text=Foo}}
{{Note|type=info|text=Foo}}
{{Note|type=reminder|text=Foo}}
{{Note|type=reminder|text=Multiple<br>lines<br>of<br>text}}
{{Note|type=reminder|text=
* Multiple paragraphs.


Of text.}}
{{Note|type=warn|text=Foo}}
{{Note|type=error|text=Foo}}
{{Note}} <translate><!--T:4--> Loose test</translate>


* Text {{Note|inline=1|text=Foo}}
[[:Category:Templates]]
 
== Parameters ==
 
{{Note/doc}}
 
== See also ==
* {{tl|warn}}, shortcut for this template with <code>type=warning</code>.
* {{tl|mbox}}, and in particular the namespace-agnostic {{tl|ombox}}, which by default resembles a typical "info" template.
 
}}
[[Category:Templates{{#translation:}}|{{PAGENAME}}]]

Revision as of 14:51, 22 January 2026

Note: {{{1}}}


This is a documentation subpage. It contains usage information, categories, and other content that is not part of the original template page.

include the docs with /docs





Category:Templates