Template:Outdated: Difference between revisions

From railML 2 Wiki
Jump to navigation Jump to search
[unchecked revision][checked revision]
No edit summary
(+interwiki)
 
(32 intermediate revisions by 2 users not shown)
Line 2: Line 2:
|
|
{|type="wikitable" border="0"
{|type="wikitable" border="0"
|[[Datei:HalfPast12.png|50px]]
|[[File:Outdated.png|50px]]
|Part of the article content is '''outdated'''. Please help improving the railML® wiki by updating the information. See the <includeonly>[[{{TALKSPACE}}:{{PAGENAME}}|discussion page]]</includeonly><noinclude>[[Vorlage Diskussion:Update|discussion page]]</noinclude> to find a summary of the tasks.
|Part of the article content is '''outdated'''<includeonly>{{#if:{{{date|}}}|&nbsp;since {{{date}}}|}}</includeonly>.<includeonly>{{#if:{{{topic|}}}|&nbsp;'''{{{topic}}}.'''|}}</includeonly> Please update this article to reflect recent events or newly available information. Possibly, you will find further details on the <includeonly>[[{{TALKSPACE}}:{{PAGENAME}}|discussion page]]</includeonly><noinclude>[[Template Discussion:Outdated|discussion page]]</noinclude>.<includeonly>{{#if:{{{user|}}}|&nbsp;{{{user}}}|}}</includeonly>
|}
|}
|}
|}
<noinclude>
<noinclude>
==Usage==
This template can be used to mark outdated contents. Please always add a summary of the outdated contents on the discussion page of the article in question if you are using this template!
This template can be used to mark outdated contents. Please always add a summary of the outdated contents on the discussion page of the article in question if you are using this template!


Articles with this template are listed in [[:Kategorie:Update]].
To mark a page as outdated include <nowiki>{{Outdated}}</nowiki> into the source code '''and''' leave a summary on the discussion page of the article, telling the community, which information is missing.
<noinclude>
 
Optionally you can add a date since when the information is outdated, such as: <nowiki>{{Outdated|January 1st 2016}}</nowiki> ('''and''' leave a summary on the discussion page).
 
Articles where this template is included are listed in [[:Category:Outdated]].
 
For other templates see [[:Category:Template]].
===Options===
'''It is highly recomended to use all three arguments of this template'''
 
The arguments are
* ''topic:'' The reason, why the template was set
* ''date:'' The date since when the content became outdated
* ''user:'' Your signature. For convenience, use <tt>user=<nowiki>&#x7e;&#x7e;&#x7e;&#x7e;</nowiki></tt>
==Examples==
<nowiki>{{Outdated}}</nowiki>
 
delivers
{|border="5"
|
{|type="wikitable" border="0"
|[[File:Outdated.png|50px]]
|Part of the article content is '''outdated'''. Please update this article to reflect recent events or newly available information. Possibly, you will find further details on the [[Template Discussion:Outdated|discussion page]].
|}
|}
<nowiki>{{Outdated|date=2015|topic=The attribute has been declared as deprecated|user=&#x7e;&#x7e;&#x7e;&#x7e;}}</nowiki>
 
delivers
{|border="5"
|
{|type="wikitable" border="0"
|[[File:Outdated.png|50px]]
|Part of the article content is '''outdated''' since 2015. '''The attribute has been declared as deprecated.''' Please update this article to reflect recent events or newly available information. Possibly, you will find further details on the [[Template Discussion:Outdated|discussion page]]. ''(your signature)''
|}
|}


<includeonly>[[Kategorie:Update]]</includeonly>
[[Category:ContentTemplate]]
{{interwiki}}
</noinclude><includeonly>[[Category:Outdated]]</includeonly>

Latest revision as of 17:54, 30 November 2020

Outdated.png Part of the article content is outdated. Please update this article to reflect recent events or newly available information. Possibly, you will find further details on the discussion page.

Usage

This template can be used to mark outdated contents. Please always add a summary of the outdated contents on the discussion page of the article in question if you are using this template!

To mark a page as outdated include {{Outdated}} into the source code and leave a summary on the discussion page of the article, telling the community, which information is missing.

Optionally you can add a date since when the information is outdated, such as: {{Outdated|January 1st 2016}} (and leave a summary on the discussion page).

Articles where this template is included are listed in Category:Outdated.

For other templates see Category:Template.

Options

It is highly recomended to use all three arguments of this template

The arguments are

  • topic: The reason, why the template was set
  • date: The date since when the content became outdated
  • user: Your signature. For convenience, use user=~~~~

Examples

{{Outdated}}

delivers

Outdated.png Part of the article content is outdated. Please update this article to reflect recent events or newly available information. Possibly, you will find further details on the discussion page.

{{Outdated|date=2015|topic=The attribute has been declared as deprecated|user=~~~~}}

delivers

Outdated.png Part of the article content is outdated since 2015. The attribute has been declared as deprecated. Please update this article to reflect recent events or newly available information. Possibly, you will find further details on the discussion page. (your signature)