Template:Note: Difference between revisions
From Posstack.com Documentation
(Created page with "{{Documentation subpage}} <!-- Add categories where indicated at the bottom of this page and interwikis at Wikidata --> {{TemplateData header|editlinks=1|docpage=Note/doc}} <templatedata> { "format": "inline", "description": { "en": "Show a note in a box (e.g. a top-of-the-page warning).", "cs": "Zobrazí poznámku v poli (např. upozornění v horní části stránky)", "tr": "Bir kutuda bir not gösterin (ör. sayfanın üstü uyarısı)." }, "params": { "1...") |
No edit summary |
||
(6 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{ | <onlyinclude>{{#if: {{#if:{{{1|{{{text|}}}}}}|{{{1|{{{text|}}}}}}|{{#if:<noinclude>demo</noinclude>|demo|{{{demo|}}}}} }} | <div role="note" class="note note-{{#switch: {{{2|{{{type|}}}}}} | ||
|gotcha=error | |||
{{ | |=info | ||
< | |#default={{{2|{{{type|}}}}}} | ||
{ | }} {{#ifeq:{{{inline|}}}|1|note-inline}}">{{{1|{{{text}}}}}}</div> | ||
| [[File:OOjs UI icon lightbulb-yellow.svg|18px|alt=<translate><!--T:1--> Note</translate>|link=]] '''<translate><!--T:2--> Note:</translate>''' }}<!-- | |||
--></onlyinclude> | |||
{{documentation|content= | |||
<translate> | |||
== Usage == <!--T:3--> | |||
</translate> | |||
<pre> | |||
{{Note|Foo}} | |||
{{Note|Foo|info}} | |||
{{Note|Foo|reminder}} | |||
{{Note|Foo|warn}} | |||
{{Note|Foo|error}} | |||
{{Note}} <translate nowrap><!--T:6--> Loose test</translate> | |||
* Text {{Note|Foo|inline=1}} | |||
</pre> | |||
{{Note|Foo}} | |||
{{Note|Foo|info}} | |||
{{Note|Foo|reminder}} | |||
{{Note|Foo|warn}} | |||
{{Note|Foo|error}} | |||
{{Note}} <translate><!--T:4--> Loose test</translate> | |||
* Text {{Note|Foo|inline=1}} | |||
== Parameters == | |||
{{Note/doc}} | |||
} | |||
<!-- | |||
}} |
Latest revision as of 10:13, 27 July 2023
{{{text}}}
{{documentation|content= <translate>
Usage
</translate>
{{Note|Foo}} {{Note|Foo|info}} {{Note|Foo|reminder}} {{Note|Foo|warn}} {{Note|Foo|error}} {{Note}} <translate nowrap><!--T:6--> Loose test</translate> * Text {{Note|Foo|inline=1}}
Foo
Foo
Foo
Foo
Foo
File:OOjs UI icon lightbulb-yellow.svg <translate> Note:</translate> <translate> Loose test</translate>
- Text Foo