Difference between revisions of "Template:Outdated"

From Game Detectives Wiki
Jump to: navigation, search
[unchecked revision][unchecked revision]
m
m (top: migration to {{#translation:}}, replaced: {{translation}} → {{#translation:}})
Line 7: Line 7:
 
  | text = '''<translate><!--T:1--> IMPORTANT:</translate>''' <translate><!--T:2--> The content of this page is outdated.</translate> {{#if:{{{reason|}}}|{{{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|}}}|{{{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>
 
}}{{#if:{{{nocat|}}}
 
}}{{#if:{{{nocat|}}}
   |{{#if:{{{1|}}}|[[Category:Outdated translations{{translation}}]]|[[Category:Outdated pages]]}}
+
   |{{#if:{{{1|}}}|[[Category:Outdated translations{{#translation:}}]]|[[Category:Outdated pages]]}}
 
}}
 
}}
 
| #default=
 
| #default=

Revision as of 18:16, 20 October 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:}}]]

[[Category:Alert templates{{#translation:}}|Outdated]] [[Category:Categorizing templates{{#translation:}}|Outdated]]