Template:SemconProposal: Difference between revisions

From railML 2 Wiki
Jump to navigation Jump to search
[checked revision][checked revision]
No edit summary
 
(9 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly>{|border="5"
<includeonly>{{semcon|{{{1}}}|status=proposed|proposed={{{2}}}}}</includeonly><noinclude>
|
{|type="wikitable" border="0" style="background-color:#ffbbbb;"
|valign="top"|[[file:Private-cloud-icon.png|50px]][[category:Semantic constraints]]
|'''Proposed semantic constraint:'''<br>{{#if:{{{2}}}|{{{1}}}<br>Introduced on {{{2}}}|'''Introduction date missing!'''}}<br>''Please, recognize [[dev:Semantic Constraints]]''
|}
|}</includeonly><noinclude>
==Usage==
==Usage==
{{note|This template is outdated! please, use instead [[template:semcon]] with ''status<nowiki>=</nowiki>proposed''!}}
This template is designated for [[dev:Semantic Constraints|semantic constraints]]. It presents them in a standardized way and provides listing in [[:Category:Semantic constraints]].
This template is designated for [[dev:Semantic Constraints|semantic constraints]]. It presents them in a standardized way and provides listing in [[:Category:Semantic constraints]].


Line 14: Line 9:
*1: The constraint.
*1: The constraint.
*2: The introduction date
*2: The introduction date
==Example==
==Example==
<pre>{{semconProposal|Never put off until tomorrow what you can do today.|tomorrow}}</pre>
<pre>{{semconProposal|Never put off until tomorrow what you can do today.|tomorrow}}</pre>
delivers
delivers
{{semcon|Never put off until tomorrow what you can do today.|tomorrow}}
{{semconProposal|Never put off until tomorrow what you can do today.|2018-12-10}}


[[category:template]]
[[Category:Template for semantic constraints]]
</noinclude>
</noinclude>

Latest revision as of 13:00, 19 August 2019

Usage

🗒️ This template is outdated! please, use instead template:semcon with status=proposed!

This template is designated for semantic constraints. It presents them in a standardized way and provides listing in Category:Semantic constraints.

Please, don't forget to hint at semantic constraints with template:semconHint!

Arguments

The template has two unnamed obligatory arguments:

  • 1: The constraint.
  • 2: The introduction date

Example

{{semconProposal|Never put off until tomorrow what you can do today.|tomorrow}}

delivers

Private-cloud-icon.png Proposed Semantic Constraint:
 
Never put off until tomorrow what you can do today.
 
Proposed on December 10th 2018
FIXME: add Link to discussion!
Please, recognize our guidelines on semantic constraints