Template:Note: Difference between revisions
Appearance
Created page with "<!-- Dark-mode colors are defined in the template style --><templatestyles src="Note/style.css"/><!-- --><includeonly>{{Icon box | box-icons = 20px|link=|Note | box-text = {{{1}}} | border-color = #ac6600 | border-width = 1px | background = #f6efe5 | class = box-note }}</includeonly><!-- --><noinclude> <templatedata> { "params": { "1": { "label": "Text", "description": "Text to place in the box", "type": "unbalanced-wikitext",..." |
(No difference)
|
Latest revision as of 20:45, 15 September 2025
Note box containing a note.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Text | 1 | Text to place in the box | Unbalanced wikitext | required |
Example
{{note|This is quite '''note-worthy'''.}}
Note | This is quite note-worthy. |