Difference between revisions of "Template:Legacy note"
Jump to navigation
Jump to search
(A simple template for making legacy notes.) |
m (categorization) |
||
(10 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | : ' | + | <noinclude>This template should be used to format a block of text as being about some legacy information. It takes one positional parameter: the text to use. Here's an example of the use: |
+ | |||
+ | <nowiki>{{legacy note|Some text}}</nowiki> | ||
+ | |||
+ | becomes: | ||
+ | |||
+ | {{legacy note|Some text}} | ||
+ | |||
+ | [[Category:Template Annotation]] | ||
+ | </noinclude><includeonly>{{note style|type=Legacy Note|text={{{1}}} }}</includeonly> |
Latest revision as of 05:45, 8 November 2012
This template should be used to format a block of text as being about some legacy information. It takes one positional parameter: the text to use. Here's an example of the use:
{{legacy note|Some text}}
becomes:
Legacy Note: Some text