Template:Note
Appearance
This content is in the Template Namespace. Used for page-templates that can be re-used across the wiki.
{{{1}}}
Usage
{{Note|Foo}}
{{Note|Foo|reminder}}
{{Note|Foo|error}}
{{Note|Foo|gotcha}}
{{Note}} Loose test
* Text {{Note|Foo|inline=1}}
Foo
Foo
Foo
Foo
Note: Loose test
- Text Foo
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 | 'reminder', 'error', 'gotcha' or nothing. Will affect formatting. | Line | optional |
| Inline formatting | inline | Show the template without line breaks before and after it | Line | optional |