Difference between revisions of "Template:Outdated"

From Game Detectives Wiki
Jump to: navigation, search
[unchecked revision][checked revision]
m (51 revisions imported)
Line 1: Line 1:
<noinclude>
+
{{#switch:<translate></translate>
<languages/>
 
</noinclude>{{#switch:<translate></translate>
 
 
| =
 
| =
 
{{ambox
 
{{ambox
Line 12: Line 10:
 
   {{#invoke:Template translation|renderTranslatedTemplate|template=Template:Outdated|noshift=1}}
 
   {{#invoke:Template translation|renderTranslatedTemplate|template=Template:Outdated|noshift=1}}
 
}}<noinclude>
 
}}<noinclude>
{{ {{TNTN|Documentation}} |content=
+
{{ {{TNTN|Documentation}} }}
 
 
<translate>
 
== Usage == <!--T:5-->
 
 
 
=== Out-of-date English content === <!--T:6-->
 
</translate>
 
<nowiki>{{Outdated}}</nowiki>
 
<translate>
 
<!--T:7-->
 
For English pages that contain out-of-date information, simply add the template to the top of the page (or section if it only applies to part of the page).</translate>
 
<translate>
 
<!--T:8-->
 
The template will be displayed as shown at the top of this page.</translate>
 
<translate>
 
<!--T:9-->
 
You can also specify a reason:
 
</translate>
 
<nowiki>{{Outdated|reason=MediaWiki doesn't run under XYZ Server anymore.}}</nowiki>
 
 
 
<translate>
 
<!--T:10-->
 
Which creates:
 
</translate>
 
 
 
{{Outdated|reason=MediaWiki doesn't run under XYZ Server anymore.|nocat=1}}
 
 
 
<translate>
 
=== Out-of-date translations === <!--T:11-->
 
 
 
<!--T:12-->
 
For non-English pages that are out-of-date translations, include the name of the English-language page it was translated from.</translate>
 
<translate>
 
<!--T:13-->
 
The resulting banner will include a link to the source text, like this:
 
</translate>
 
 
 
<nowiki>{{Outdated|Page name}}</nowiki>
 
 
<translate><!--T:14--> e.g.</translate> <nowiki>{{Outdated|Project:Language policy}}</nowiki>
 
 
 
<translate>
 
<!--T:15-->
 
Creates:
 
</translate>
 
 
 
{{Outdated|Project:Language policy|nocat=1}}
 
 
 
<translate>
 
== See also == <!--T:16-->
 
</translate>
 
* {{tl|Historical}}
 
* {{tl|Update}}
 
 
 
== Templatedata ==
 
 
 
<templatedata>
 
{
 
"description": "",
 
"params": {
 
"1": {
 
"label": "Name of master English version",
 
"description": "Used for translation pages only. Provides a link to the master version in English, from which this page should be updated.",
 
"type": "wiki-page-name"
 
},
 
"reason": {
 
"label": "Reason",
 
"type": "content",
 
"suggested": true
 
}
 
}
 
}
 
</templatedata>
 
 
 
}}
 
[[Category:Alert templates{{#translation:}}|{{PAGENAME}}]]
 
[[Category:Categorizing templates{{#translation:}}|{{PAGENAME}}]]
 
 
</noinclude>
 
</noinclude>

Revision as of 00:09, 27 May 2018

<templatestyles src="Module:Documentation/styles.css"></templatestyles>
Template documentation[view] [edit] [history] [purge]
Description

This is the {{Outdated}} or Out-of-date content meta-template.

Usage

For out-of-date English content, writing {{Outdated}} creates...

For English pages that contain out-of-date information, simply add the template to the top of the page (or section if it only applies to part of the page). The template will be displayed as shown at the top of this page. You can also specify a reason:

{{Outdated|reason=MediaWiki doesn't run under XYZ Server anymore.}}

Which creates:

Out-of-date translations

For non-English pages that are out-of-date translations, include the name of the English-language page it was translated from. The resulting banner will include a link to the source text, like this:

{{Outdated|Page name}}
e.g. {{Outdated|Project:Language policy}}

Creates:

See also

{{Update}}