Template:Note
Jump to navigation
Jump to search
This template can be used to add a note to a wiki page text.
Parameters
Parameters may be passed in any order, when specified directly.
| Parameter | Meaning | Example value | Default |
|---|---|---|---|
| 1 | Note content | This is a note! | --- |
| title | Title of the note | Caution | Note |
Example
- {{Note|1=Test note!}}
Note:
Test note!
Test note!
- {{Note|title=Caution | 1=Test caution!}}
Caution:
Test caution!
Test caution!
- {{Note|title=Caution | 1=There is an image on the same height as this note!}}
Caution:
There is an image on the same height as this note!
There is an image on the same height as this note!
Implementation
Note:
{{{1}}}
{{{1}}}