Difference between revisions of "Template:Outdated"

From Game Detectives Wiki
Jump to: navigation, search
[unchecked revision][unchecked revision]
(Marked this version for translation)
(translation tweaks)
Line 1: Line 1:
 
<noinclude>
 
<noinclude>
 
<languages/>
 
<languages/>
</noinclude>{{ambox
+
</noinclude>{{#switch:<translate></translate>
 +
| =
 +
{{ambox
 
  | type = content
 
  | type = content
  | text = '''<translate><!--T:1--> IMPORTANT:</translate>''' <translate><!--T:2--> The content of this page is outdated.</translate> {{{reason|{{#if: {{{1|}}}|<translate><!--T:3--> Please '''[[<tvar|1>{{{1}}}</>|check the English reference]]''' version.</translate>}}}}} <translate><!--T:4--> If you have checked or updated this page and found the content to be suitable, please remove this notice.</translate>
+
  | text = '''<translate><!--T:1--> IMPORTANT:</translate>''' <translate><!--T:2--> The content of this page is outdated.</translate> {{#if:{{{reason|}}}|{{#if: {{{1|}}}|<translate><!--T:3--> Please '''[[<tvar|1>{{{1}}}</>|check the English reference]]''' version.</translate>}} }} <translate><!--T:4--> If you have checked or updated this page and found the content to be suitable, please remove this notice.</translate>
}}<includeonly>{{#if: {{{1|}}}|[[Category:Outdated translations{{translation}}]]|[[Category:Outdated pages{{translation}}]]}}</includeonly><noinclude>
+
}}<includeonly>{{#if: {{{1|}}}|[[Category:Outdated translations{{translation}}]]|[[Category:Outdated pages{{translation}}]]}}</includeonly>
 +
| #default=
 +
  {{ {{TNTN|Outdated}}
 +
  |1={{{1|}}}
 +
  |reason={{{reason|}}}
 +
  }}
 +
}}<noinclude>
 
{{ {{TNTN|Documentation}} |content=
 
{{ {{TNTN|Documentation}} |content=
  
Line 12: Line 20:
 
=== Out-of-date English content === <!--T:6-->
 
=== Out-of-date English content === <!--T:6-->
 
</translate>
 
</translate>
  <nowiki>{{TNT|Outdated}}</nowiki>
+
  <nowiki>{{Outdated}}</nowiki>
 
<translate>
 
<translate>
 
<!--T:7-->
 
<!--T:7-->
Line 23: Line 31:
 
You can also specify a reason:
 
You can also specify a reason:
 
</translate>
 
</translate>
  <nowiki>{{TNT|Outdated|reason=MediaWiki doesn't run under XYZ Server anymore.}}</nowiki>
+
  <nowiki>{{Outdated|reason=MediaWiki doesn't run under XYZ Server anymore.}}</nowiki>
  
 
<translate>
 
<translate>
Line 30: Line 38:
 
</translate>
 
</translate>
  
{{ {{TNTN|Outdated}} |reason=MediaWiki doesn't run under XYZ Server anymore.}}
+
{{Outdated|reason=MediaWiki doesn't run under XYZ Server anymore.}}
  
 
<translate>
 
<translate>
Line 42: Line 50:
 
</translate>
 
</translate>
  
  <nowiki>{{TNT|Outdated|Page name}}</nowiki>
+
  <nowiki>{{Outdated|Page name}}</nowiki>
 
   
 
   
  <translate><!--T:14--> e.g.</translate> <nowiki>{{TNT|Outdated|Project:Language policy}}</nowiki>
+
  <translate><!--T:14--> e.g.</translate> <nowiki>{{Outdated|Project:Language policy}}</nowiki>
  
 
<translate>
 
<translate>
Line 51: Line 59:
 
</translate>
 
</translate>
  
{{ {{TNTN|Outdated}} |Project:Language policy}}
+
{{Outdated|Project:Language policy}}
  
 
<translate>
 
<translate>

Revision as of 01:23, 15 January 2017

<languages/>

<templatestyles src="Module:Documentation/styles.css"></templatestyles>
Template documentation

<translate>

Usage

Out-of-date English content

</translate>

{{Outdated}}

<translate> 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> The template will be displayed as shown at the top of this page.</translate> <translate> You can also specify a reason: </translate>

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

<translate> Which creates: </translate>

<translate>

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.</translate> <translate> The resulting banner will include a link to the source text, like this: </translate>

{{Outdated|Page name}}

<translate> e.g.</translate> {{Outdated|Project:Language policy}}

<translate> Creates: </translate>

<translate>

See also

</translate>

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:Template documentation pages{{#translation:}}]]