Difference between revisions of "Template:Outdated"

From Request Tracker Wiki
Jump to navigation Jump to search
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 26: Line 18:


</noinclude>
</noinclude>


<includeonly>
<includeonly>
__NOTOC__
__NOTOC__
[[Category:Outdated]]
 
<div class="rt-notice template-warning">
 
</div>


{| 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);"
{| 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);"
Line 37: Line 31:
|-
|-
| '''Reason:''' {{#if:{{{Reason|}}} | {{{Reason}}} | No reason specified }}
| '''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>

Revision as of 09:18, 18 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
|Reason=Reason why I think this is outdated ~~~~
}}

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