Difference between revisions of "Template:Ottdp"
From GRFSpecs
Jump to navigationJump to searchPlanetmaker (talk | contribs) m (test) |
(consistent examples) |
||
(11 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | <includeonly><span style=" |
+ | <includeonly><span style="white-space:nowrap">{{ottd|{{{1|no}}}|{{{ottdrev|}}}}} {{ttdp|{{{2|no}}}|{{{ttdprev|}}}}}</span></includeonly><noinclude> |
⚫ | |||
− | <span style="background-color:orange; outline:1px solid {{#ifeq:{{{2|?}}}|no|red|black}}">{{#ifeq:{{{2|?}}}|no|[[File:Ttdpatch_icon_crossed.png|Not supported by TTDPatch]]|[[File:Ttdpatch_icon.png|Supported by TTDPatch]]'''{{{2|??}}}'''}}</span></includeonly> |
||
− | <noinclude> |
||
⚫ | |||
{| |- |
{| |- |
||
− | | No support || <nowiki>{{ottdp |
+ | | No support || <nowiki>{{ottdp}}</nowiki> || {{ottdp}} |
|- |
|- |
||
− | | Support, version unknown || <nowiki>{{ottdp}}</nowiki> || {{ottdp}} |
+ | | Support, version unknown || <nowiki>{{ottdp|??|??}}</nowiki> || {{ottdp|??|??}} |
|- |
|- |
||
− | | ⩾ 0.6 (r13923) || <nowiki>{{ottdp|0.6 |
+ | | ⩾ OpenTTD 0.6 (r13923), No TTDPatch || <nowiki>{{ottdp|0.6|ottdrev=r13923}}</nowiki> || {{ottdp|0.6|ottdrev=r13923}} |
|- |
|- |
||
− | | ⩾ 0.7 || <nowiki>{{ottdp|0.7}}</nowiki> || {{ottdp|0.7}} |
+ | | ⩾ OpenTTD 0.7, No TTDPatch || <nowiki>{{ottdp|0.7}}</nowiki> || {{ottdp|0.7}} |
|- |
|- |
||
− | | ⩾ |
+ | | ⩾ OpenTTD 0.6 (r13923), TTDPatch 2.0.1 alpha 3 || <nowiki>{{ottdp|0.6|2.5|ottdrev=r13923|ttdprev=2.0.1 alpha 3}}</nowiki> || {{ottdp|0.6|2.5|ottdrev=r13923|ttdprev=2.0.1 alpha 3}} |
|- |
|- |
||
− | | ⩾ |
+ | | ⩾ no OpenTTD, TTDPatch 2.5 beta 9 || <nowiki>{{ottdp|no|2.5|ttdprev=beta 9}}</nowiki> || {{ottdp|no|2.5|ttdprev=beta 9}} |
|- |
|- |
||
− | | ⩾ 1. |
+ | | ⩾ OpenTTD 1.1, No TTDPatch || <nowiki>{{ottdp|1.1}}</nowiki> || {{ottdp|1.1}} |
+ | |- |
||
+ | | ⩾ OpenTTD 1.2, No TTDPatch || <nowiki>{{ottdp|1.2}}</nowiki> || {{ottdp|1.2}} |
||
|- |
|- |
||
|} |
|} |
||
− | Please only use version number of stable releases. You can put explicit revision numbers in the |
+ | Please only use version number of stable releases. You can put explicit revision numbers in the optional parameters "ottdrev" and "ttdprev", they will appear in the hoover text. Never use the term "nightly", use the expected number of the next release for features which are not yet part of a stable release. |
Note, that NewGRF support before version 0.6 had misbehaviours in a general sense, which makes it hard to decide whether something was supported, or only worked in some cases. Thus we just do not document anything that might also have worked before 0.6. |
Note, that NewGRF support before version 0.6 had misbehaviours in a general sense, which makes it hard to decide whether something was supported, or only worked in some cases. Thus we just do not document anything that might also have worked before 0.6. |
||
+ | |||
+ | Note that the next stable release to "TTDPatch 2.0.1 alpha xy" is actually "TTDPatch 2.5". |
||
</noinclude> |
</noinclude> |
Latest revision as of 12:18, 23 July 2011
Template for a small icon indicating support by OpenTTD and TTDPatch or not.
Please only use version number of stable releases. You can put explicit revision numbers in the optional parameters "ottdrev" and "ttdprev", they will appear in the hoover text. Never use the term "nightly", use the expected number of the next release for features which are not yet part of a stable release.
Note, that NewGRF support before version 0.6 had misbehaviours in a general sense, which makes it hard to decide whether something was supported, or only worked in some cases. Thus we just do not document anything that might also have worked before 0.6.
Note that the next stable release to "TTDPatch 2.0.1 alpha xy" is actually "TTDPatch 2.5".