Difference between revisions of "Template:Note box"
From SME Server
Jump to navigationJump to searchm (Reordering and changed layout to be more conformal to the wiki pages) |
Unnilennium (talk | contribs) |
||
Line 2: | Line 2: | ||
===Usage=== | ===Usage=== | ||
<pre>{{Note box|Important message here}}</pre> | <pre>{{Note box|Important message here}}</pre> | ||
+ | == Data == | ||
+ | <templatedata> | ||
+ | { | ||
+ | "params": { | ||
+ | "1": { | ||
+ | "description": "The contents of the box", | ||
+ | "example": "Hello, world!", | ||
+ | "suggested": true | ||
+ | } | ||
+ | } | ||
+ | } | ||
+ | </templatedata> | ||
===Example=== | ===Example=== | ||
</noinclude> | </noinclude> |
Latest revision as of 09:59, 21 February 2019
Usage
{{Note box|Important message here}}
Data
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
1 | 1 | The contents of the box
| Unknown | suggested |