Template:Note
Jump to navigation
Jump to search
<templatestyles src="Note/styles.css" />
{{{1}}}
<templatestyles src="Module:Documentation/styles.css"></templatestyles>
Template documentation
Usage
{{Note|Foo}}
{{Note|Foo|info}}
{{Note|Foo|reminder}}
{{Note|Foo|warn}}
{{Note|Foo|error}}
{{Note}} Loose test
* Text {{Note|Foo|inline=1}}
<templatestyles src="Note/styles.css" />Foo
<templatestyles src="Note/styles.css" />Foo
<templatestyles src="Note/styles.css" />Foo
<templatestyles src="Note/styles.css" />Foo
<templatestyles src="Note/styles.css" />Foo
Note: Loose test
- Text <templatestyles src="Note/styles.css" />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 |