Difference between revisions of "Template:Note"
Jump to navigation
Jump to search
Tag: 2017 source edit |
Tag: 2017 source edit |
||
Line 1: | Line 1: | ||
− | |||
<onlyinclude>{{#switch: | <onlyinclude>{{#switch: | ||
| = | | = | ||
Line 9: | Line 8: | ||
| [[File:OOjs UI icon lightbulb-20 fc3.svg|18px|<!--T:1--> Note|link=]] '''<!--T:2--> Note:''' }} | | [[File:OOjs UI icon lightbulb-20 fc3.svg|18px|<!--T:1--> Note|link=]] '''<!--T:2--> Note:''' }} | ||
| #default= | | #default= | ||
− | {{#invoke: | + | {{#invoke:template=Template:Note|noshift=1}} |
}}</onlyinclude> | }}</onlyinclude> | ||
{{documentation|content= | {{documentation|content= | ||
Line 60: | Line 59: | ||
</templatedata> | </templatedata> | ||
}} | }} | ||
− | [[Category:Templates | + | [[Category:Templates|{{PAGENAME}}]] |
Revision as of 08:05, 30 July 2020
{{{1}}}
Template documentation
Usage
{{Note|Foo}} {{Note|Foo|info}} {{Note|Foo|reminder}} {{Note|Foo|warn}} {{Note|Foo|error}} {{Note}} <!--T:6--> Loose test * Text {{Note|Foo|inline=1}}
Foo
Foo
Foo
Foo
Foo
Note: Loose test
- Text Foo
Parameters
Show a note in a box (e.g. a top-of-the-page warning).
Parameter | Description | Type | Status | |
---|---|---|---|---|
Text | 1 | no description | Content | required |
Type | 2 | One of 'info', 'reminder', 'warn', or 'error'. This setting affects the color and icon.
| Line | optional |
Inline formatting | inline | Show the template without line breaks before and after it | Line | optional |