Template:Tbd: Difference between revisions

From railML 3 Wiki
Jump to navigation Jump to search
[unchecked revision][unchecked revision]
No edit summary
No edit summary
 
(21 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly>{{#vardefine:stempel|{{#sub:{{#replace:{{{1}}}|-|}}|0|8}}}}{{#var:stempel}}</includeonly><noinclude>
<includeonly>{{#vardefine:stempel|{{#sub:{{#replace:{{{1}}}|-|}}|0|8}}}}<!--
-->{{#vardefine:jetzt|{{#sub:{{CURRENTTIMESTAMP}}|0|8}}}}<!--
-->{{#vardefine:maß|{{#ifexpr:{{#var:stempel}}>{{#expr:{{#var:jetzt}}+10001}}|zukunft}}{{#ifexpr:{{#var:stempel}}<{{#var:jetzt}}|veraltet}}{{#iferror:{{#expr:{{#var:stempel}}+1}}|fehler|}}}}<!--
"maß" ausputzen
-->{{#ifeq:{{#sub:{{#var:maß}}|-6}}|fehler|{{#vardefine:maß|fehler}}}}<!--
Ausgabe
-->{{#switch:{{#var:maß}}
|zukunft={{FIXME}} The date must not lie more than a year ahead.
|veraltet={{missing information}}
|fehler={{fixme}} The date is missing or it is not conform to YYYY-MM-DD.
|#default='''To be clarified'''}}</includeonly><noinclude>
==Usage==
==Usage==
Template to manage open issues discretely.
Template to manage open issues discretely.


Other than [[Template:Missing Information]] it flags places, where missing content is accepted until a certain date.
Other than [[Template:Missing Information]] it flags places, where missing content is accepted until a certain date. After the expiery date a ''Missing Information'' flag will be displayed. The page will be listed in [[:Category:Missing information]].
===Arguments===
===Arguments===
'''1:''' The expiration date. Format: in line with [[Template:Date]]. Must not be more than a year ahead.
'''1:''' The expiration date. Format: in line with [[Template:Date]] (YYY-MM-DD). Must not be more than a year ahead.


[[Category:Template]]
[[Category:Template]]
</noinclude>
</noinclude>

Latest revision as of 17:50, 10 January 2022

Usage

Template to manage open issues discretely.

Other than Template:Missing Information it flags places, where missing content is accepted until a certain date. After the expiery date a Missing Information flag will be displayed. The page will be listed in Category:Missing information.

Arguments

1: The expiration date. Format: in line with Template:Date (YYY-MM-DD). Must not be more than a year ahead.