Template:Obsolete: Difference between revisions
Jump to navigation
Jump to search
m (remove redundant category) |
(→Usage: explain link first, better example) |
||
Line 7: | Line 7: | ||
== Usage == |
== Usage == |
||
* link is required, <tt>link=''mark-up that links to the replacement location''</tt> |
|||
* note is an optional replacement for the message |
* note is an optional replacement for the message |
||
*: default |
*: the default message is: This page has a more up-to-date location: |
||
* link is required |
|||
<nowiki> |
|||
{{Obsolete |
|||
|note = A more up-to-date location for this information: |
|||
|link = [[replacement page]] |
|||
}} |
|||
</nowiki> |
|||
Example: |
|||
<nowiki>{{Obsolete |note = This is better explained at: |link = [[Sugar]]}}</nowiki> |
|||
produces |
|||
{{Obsolete |
{{Obsolete |
||
|note = |
|note = This is better explained at: |
||
|link = [[Sugar]] |
|link = [[Sugar]] |
||
}} |
}} |
Latest revision as of 09:04, 30 January 2012
Template for obsolete pages
This page has a more up-to-date location: {{{link}}}
Usage
- link is required, link=mark-up that links to the replacement location
- note is an optional replacement for the message
- the default message is: This page has a more up-to-date location:
Example:
{{Obsolete |note = This is better explained at: |link = [[Sugar]]}}
produces
This is better explained at: Sugar