More actions
m Text replacement - "(\n\n)?<translate>" to "$1" |
m Text replacement - "</translate>" to "" |
||
| 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=<!--T:1--> Note | | [[File:OOjs UI icon lightbulb-yellow.svg|18px|alt=<!--T:1--> Note|link=]] '''<!--T:2--> Note:''' }}<!-- | ||
--></onlyinclude> | --></onlyinclude> | ||
{{documentation|content= | {{documentation|content= | ||
== Usage == <!--T:3--> | == Usage == <!--T:3--> | ||
<pre> | <pre> | ||
{{Note|text=Foo}} | {{Note|text=Foo}} | ||
| Line 20: | Line 20: | ||
{{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 | {{Note}} <translate nowrap><!--T:6--> Loose test | ||
* Text {{Note|inline=1|text=Foo}} | * Text {{Note|inline=1|text=Foo}} | ||
| Line 30: | Line 30: | ||
{{Note|type=warn|text=Foo}} | {{Note|type=warn|text=Foo}} | ||
{{Note|type=error|text=Foo}} | {{Note|type=error|text=Foo}} | ||
{{Note}} <!--T:4--> Loose test | {{Note}} <!--T:4--> Loose test | ||
* Text {{Note|inline=1|text=Foo}} | * Text {{Note|inline=1|text=Foo}} | ||
Revision as of 19:09, 6 February 2025
<languages/>
{{{text}}}
Usage
{{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=warn|text=Foo}}
{{Note|type=error|text=Foo}}
{{Note}} <translate nowrap><!--T:6--> Loose test
* Text {{Note|inline=1|text=Foo}}
Foo
Foo
Foo
Multiple
lines
of
text
lines
of
text
Foo
Foo
Note: Loose test
- Text Foo