Difference between revisions of "Template:Outdated"

From Request Tracker Wiki
Jump to navigation Jump to search
m
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
<div class="rt-notice template-warning">
<h3>Outdated</h3>
<p>
This page contains '''out of date''' and possibly misleading information or instructions such as installation methods or configuration examples that no longer apply.  Please consider this warning when reading the page below.
</p>
</div>
<noinclude>
<noinclude>


Line 18: Line 10:


<pre>
<pre>
{{Outdated
{{Outdated}}
|Reason=Reason why I think this is outdated <nowiki>~~~~</nowiki>
}}
</pre>
</pre>


Line 26: Line 16:


</noinclude>
</noinclude>


<includeonly>
<includeonly>
__NOTOC__
__NOTOC__
[[Category:Outdated]]


{| class="outdated" zstyle="background: gold; color: black; border:1px solid black; margin: auto auto; width: 80%; padding: 1rem;-webkit-box-shadow: 3px 3px 2px 0px rgba(0,0,0,0.75);-moz-box-shadow: 3px 3px 2px 0px rgba(0,0,0,0.75);box-shadow: 3px 3px 2px 0px rgba(0,0,0,0.75);"
<div class="rt-notice template-warning">
 
</div>
 
{| class="wikitable" style="background: gold; color: black; border:1px solid black; margin: auto auto; width: 80%; padding: 1rem;-webkit-box-shadow: 3px 3px 2px 0px rgba(0,0,0,0.75);-moz-box-shadow: 3px 3px 2px 0px rgba(0,0,0,0.75);box-shadow: 3px 3px 2px 0px rgba(0,0,0,0.75);"
|-
|-
| '''This page '{{PAGENAME}}' is OUTDATED'''
| '''This page '{{PAGENAME}}' is tagged as OUTDATED'''
|-
|-
| '''Reason:''' {{#if:{{{Reason|}}} | {{{Reason}}} | No reason specified }}
| This page contains '''out of date''' and possibly misleading information or instructions such as installation methods or configuration examples that no longer apply. Please consider this warning when reading the page below.
|-
|-
| If you have checked or updated this page and found the content to be suitable, please remove this notice by editing the page and remove the '''Outdated''' template tag.
| If you have checked or updated this page and found the content to be suitable, please remove this notice by editing the page and remove the '''Outdated''' template tag.
|}
|}
[[Category:Outdated]]


</includeonly>
</includeonly>

Latest revision as of 06:31, 26 September 2021


This is the "Outdated" template to be added to pages where the content is considered old or out of date so that readers of the page are aware that the content is not current.

Using this template adds the page to the category 'Outdated'.

Add your signature by using the tag ~~~~ then others will know who marked the page.

To use this template, simply add the following to the top of a page:

{{Outdated}}

If you want to see the template structure, edit this page.