Template:Note: Difference between revisions
Jump to navigation
Jump to search
A simple template for making notes. |
m categorization |
||
(8 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
: | <noinclude>This template represents a block-level notification. It takes a single positional parameter: the text that the reader is being notified with. | ||
Example: | |||
<nowiki>{{note|You are on notice!}}</nowiki> | |||
becomes: | |||
{{note|You are on notice!}} | |||
[[Category:Template Annotation]] | |||
</noinclude><includeonly>{{note style|type=Note|text={{{1}}}}}</includeonly> |
Latest revision as of 05:44, 8 November 2012
This template represents a block-level notification. It takes a single positional parameter: the text that the reader is being notified with.
Example:
{{note|You are on notice!}}
becomes:
Note: You are on notice!