Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Note: Difference between revisions

Template page
Update template
Tag: Manual revert
MJL (talk | contribs)
remove translation magic words/tags
Line 7: Line 7:
     |#default={{{2|{{{type|}}}}}}
     |#default={{{2|{{{type|}}}}}}
     }} {{#ifeq:{{{inline|}}}|1|note-inline}}">{{{1|{{{content|{{{text}}}}}}}}}</div>
     }} {{#ifeq:{{{inline|}}}|1|note-inline}}">{{{1|{{{content|{{{text}}}}}}}}}</div>
   | [[File:OOjs UI icon lightbulb-yellow.svg|18px|alt=<translate><!--T:1--> Note</translate>|link=]]&nbsp;'''<translate><!--T:2--> Note:</translate>''' }}<!--
   | [[File:OOjs UI icon lightbulb-yellow.svg|18px|alt=Note|link=]]&nbsp;''' Note:''' }}<!--
--></onlyinclude>
--></onlyinclude>
{{documentation|content=
{{documentation|content=
<translate>
== Usage ==
== Usage == <!--T:3-->
</translate>
<pre>
<pre>
{{Note|text=Foo}}
{{Note|text=Foo}}
{{Note|type=info|text=Foo}}
{{Note|type=info|text=Foo}}
{{Note|type=reminder|text=Foo}}
{{Note|type=reminder|text=Foo}}
{{Note|type=reminder|text=Multiple<br>lines<br>of<br>text}}
{{Note|type=reminder|text=Multiple<br />lines<br />of<br />text}}
{{Note|type=warn|text=Foo}}
{{Note|type=warn|text=Foo}}
{{Note|type=error|text=Foo}}
{{Note|type=error|text=Foo}}
{{Note}} <translate nowrap><!--T:6--> Loose test</translate>
{{Note}} Loose test


* Text {{Note|inline=1|text=Foo}}
* Text {{Note|inline=1|text=Foo}}
Line 30: Line 28:
{{Note|type=warn|text=Foo}}
{{Note|type=warn|text=Foo}}
{{Note|type=error|text=Foo}}
{{Note|type=error|text=Foo}}
{{Note}} <translate><!--T:4--> Loose test</translate>
{{Note}} Loose test


* Text {{Note|inline=1|text=Foo}}
* Text {{Note|inline=1|text=Foo}}


== Parameters ==
== Parameters ==
{{Note/doc}}
{{Note/doc}}


Line 43: Line 40:


}}
}}
[[Category:Templates{{#translation:}}|{{PAGENAME}}]]
[[Category:Templates|{{PAGENAME}}]]

Revision as of 16:32, 11 March 2026

<languages/>

{{{text}}}

[[Category:Template documentation pages{{#translation:}}]]