Template:Future: Difference between revisions

From railML 2 Wiki
Jump to navigation Jump to search
[checked revision][checked revision]
No edit summary
No edit summary
 
(10 intermediate revisions by the same user not shown)
Line 4: Line 4:
{|type="wikitable" border="0"
{|type="wikitable" border="0"
|[[File:sunrise.png|50px]]
|[[File:sunrise.png|50px]]
|{{#ifeq:{{{version}}}|{{current}}|This instance of [[Template:Future]] seems to be '''obsolete'''. Please check, if this {{{unit|article}}} contains information that is only valid for future {{rml}} versions. If this is not the case, feel free to remove this template. Don't forget to check [[:Category:Future]] if there are more obsolete instances.|This {{{unit|article}}} contains information that is only valid for a '''future {{rml}} version'''. The {{{unit|article}}} refers to version {{{version}}}, whereas the current {{rml}} version is {{current}}.}}{{#if:{{{user|}}}| {{{user}}}|}}
|{{#ifeq:{{{version}}}|{{current}}|This instance of [[Template:Future]] seems to be '''obsolete'''. Please check, if this {{{unit|article}}} contains information that is only valid for future {{rml}} versions. If this is not the case, feel free to remove this template. Don't forget to check [[:Category:Future]] if there are more obsolete instances.|This {{{unit|article}}} contains information that is only valid for a '''future {{rml}} version'''. The {{{unit|article}}} refers to version {{{version}}}, whereas the current {{rml}} version is {{current}}.}}{{#if:{{{user|}}}| {{current}}|}}
|}
|}
|}[[Category:future]]</includeonly><noinclude>
|}[[Category:Future]]</includeonly><noinclude>
==Usage==
==Usage==
This template can be used to mark articles with contents refering to future {{rml}} versions. This is necessary because the claim of this wiki is to represent the current shema. Generally speaking, information on future versions should be removed, but especially just prior to a new release it can be too puristic to avoid any prospects.
This template can be used to mark articles with contents refering to future {{rml}} versions. This is necessary because the claim of this wiki is to represent the current shema. Generally speaking, information on future versions should be removed, but especially just prior to a new release it can be too puristic to avoid any prospects.
Line 26: Line 26:


==Examples==
==Examples==
Under version 2.3,
Under version 2.4,
<pre>{{future|version=3.0}}</pre>
<pre>{{future|version=2.9}}</pre>


delivers
delivers
<nowiki/>
{{future|version=2.9}}
{|border="5"
|
{|type="wikitable" border="0"
|[[File:sunrise.png|50px]]
|{{#ifeq:3.0|{{current}}|This instance of [[Template:Future]] seems to be '''obsolete'''. Please check, if this article contains information that is only vallid for future {{rml}} versions. If this is not the case, feel free to remove this template. Don't forget to check [[:Category:Future]] if there are more obsolete instances.|This article contains information that is only valid for a '''future {{rml}} version'''. The article refers to version 3.0, whereas the current {{rml}} version is {{current}}.}}{{#if:|&nbsp;{{{user}}}|}}
|}
|}
 


 
<pre>{{future|version=2.9|unit=section|user=~~~~}}</pre>
[[Category:future]]
 
<pre>{{future|version=3.0|unit=section|user=~~~~}}</pre>


delivers
delivers
<nowiki/>
{{future|version=2.9|unit=section|user=[[User:Ferri Leberl|Ferri Leberl]] ([[User talk:Ferri Leberl|talk]]) 17:34, 15 April 2020 (CEST)}}
{|border="5"
|
{|type="wikitable" border="0"
|[[File:sunrise.png|50px]]
|{{#ifeq:3.0|{{current}}|This instance of [[Template:Future]] seems to be '''obsolete'''. Please check, if this section contains information that is only vallid for future {{rml}} versions. If this is not the case, feel free to remove this template. Don't forget to check [[:Category:Future]] if there are more obsolete instances.|This section contains information that is only valid for a '''future {{rml}} version'''. The section refers to version 3.0, whereas the current {{rml}} version is {{current}}.}}{{#if:[[User:Ferri Leberl|Ferri Leberl]] ([[User talk:Ferri Leberl|talk]]) 20:03, 19 October 2017 (CEST)|&nbsp;[[User:Ferri Leberl|Ferri Leberl]] ([[User talk:Ferri Leberl|talk]]) 20:03, 19 October 2017 (CEST)|}}
|}
|}
 
 
 
[[Category:future]]
 
<pre>{{future|version=2.3|unit=section|user=~~~~}}</pre>


<pre>{{future|version=2.4|unit=section|user=~~~~}}</pre>
delivers
delivers
<nowiki/>
{|border="5"
|
{|type="wikitable" border="0"
|[[File:sunrise.png|50px]]
|{{#ifeq:2.3|{{current}}|This instance of [[Template:Future]] seems to be '''obsolete'''. Please check, if this section contains information that is only vallid for future {{rml}} versions. If this is not the case, feel free to remove this template. Don't forget to check [[:Category:Future]] if there are more obsolete instances.|This section contains information that is only valid for a '''future {{rml}} version'''. The section refers to version 2.3, whereas the current {{rml}} version is {{current}}.}}{{#if:[[User:Ferri Leberl|Ferri Leberl]] ([[User talk:Ferri Leberl|talk]]) 20:03, 19 October 2017 (CEST)|&nbsp;[[User:Ferri Leberl|Ferri Leberl]] ([[User talk:Ferri Leberl|talk]]) 20:03, 19 October 2017 (CEST)|}}
|}
|}


{{future|version=2.4|unit=section|user=[[User:Ferri Leberl|Ferri Leberl]] ([[User talk:Ferri Leberl|talk]]) 17:32, 15 April 2020 (CEST)}}


[[Category:future]]
[[Category:ContentTemplate]]
[[Category:Template]]
{{interwiki}}
</noinclude>
</noinclude>

Latest revision as of 10:29, 16 April 2021

Usage

This template can be used to mark articles with contents refering to future railML® versions. This is necessary because the claim of this wiki is to represent the current shema. Generally speaking, information on future versions should be removed, but especially just prior to a new release it can be too puristic to avoid any prospects.

To mark information on future versions include {{Template:Future}} into the source code. When the new version is published, please remember to check Category:Future and remove obsolete instances of this template.

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

For other templates see Category:Template.

Alternatively, employ template:unlock to prepare hidden content that becomes visible with the coming version change.

Options

This template has there named parameters.

The arguments are

  • version: obligatory; the version to which the content refers
  • unit: optional; the scope of the text on future versions: does it affect the complete article or only e.g. a section or paragraph? The defult is Article.
  • user: Your signature. For convenience, use user=~~~~

Examples

Under version 2.4,

{{future|version=2.9}}

delivers

Sunrise.png This article contains information that is only valid for a future railML® version. The article refers to version 2.9, whereas the current railML® version is 2.5.
{{future|version=2.9|unit=section|user=~~~~}}

delivers

Sunrise.png This section contains information that is only valid for a future railML® version. The section refers to version 2.9, whereas the current railML® version is 2.5. 2.5
{{future|version=2.4|unit=section|user=~~~~}}

delivers

Sunrise.png This section contains information that is only valid for a future railML® version. The section refers to version 2.4, whereas the current railML® version is 2.5. 2.5