3,860
edits
(Added category.) |
(Updated. Added info on section flagging.) |
||
| Line 2: | Line 2: | ||
__NOTOC__ | __NOTOC__ | ||
==Usage== | ==Usage== | ||
{{tl|outdated}} creates an information box with a | {{tl|outdated}} creates an information box with a message telling the user that the content of the page is outdated. The box will show at the position on the page where you put the template, and stretch horizontally to fill the width of the available space. | ||
==Parameter== | ==Parameter== | ||
There is only | There is only 1 parameter, which is named and optional. | ||
===Syntax=== | ===Syntax=== | ||
To use the template, | To use the template for an entire page, put the code | ||
:{{tlc|outdated}} | |||
on the top of the page. | |||
To use it for a sub-section of a page, put the code | |||
:{{tlc|outdated|section{{=}}yes}} | |||
directly beneath the sub-section's header. | |||
===Optional parameter=== | ===Optional parameter=== | ||
==== | ====section==== | ||
;< | ;<big>Changes the word "page" to "section"</big> | ||
If you want to inform the user that a section of the page is outdated, use this parameter. | |||
Any value you specify will be interpreted as "{{samp|true}}", and invoke the parameter; i.e. {{para|section|yes}} will yield the same result as {{para|section|haggis}}. | |||
;<big>Usage</big> | |||
* {{tlc|outdated|<big>'''section'''</big>{{=}}yes}} | |||
==See also== | ==See also== | ||
* {{tl|blackboxwarning}} | |||
* {{tl|delete}} | * {{tl|delete}} | ||
* {{tl|draft}} | * {{tl|draft}} | ||
* {{tl|restricted}} | |||
* {{tl|spam}} | |||
* {{tl|warning}} | * {{tl|warning}} | ||
<!-- Add categories below --> | <!-- Add categories below --> | ||
<includeonly> | <includeonly> | ||
[[Category:MozillaWiki maintenance templates | [[Category:MozillaWiki maintenance templates|outdated]] | ||
</includeonly> | </includeonly> | ||
edits