Difference between revisions of "Template:Ottdp"

From GRFSpecs
Jump to navigationJump to search
(add non-wrap)
(use ottd / ttdp templates)
Line 1: Line 1:
<includeonly><span style="white-space:nowrap;background-color:lightblue; outline:1px solid {{#ifeq:{{{1|no}}}|no|red|black}}">{{#ifeq:{{{1|no}}}|no|[[File:Openttd_icon_crossed.png|Not supported by OpenTTD]]|[[File:Openttd_icon.png|Supported by OpenTTD]]'''{{{1|no}}}'''}}</span>&nbsp;<span style="white-space:nowrap;background-color:orange; outline:1px solid {{
+
<includeonly><span style="white-space:nowrap">{{ottd|{{{1|no}}}}} {{ttdp|{{{2|no}}}}}</span></includeonly>
#ifeq:{{{2|no}}}|no|red|black}}">{{#ifeq:{{{2|no}}}|no|[[File:Ttdpatch_icon_crossed.png|Not supported by TTDPatch]]|[[File:Ttdpatch_icon.png|Supported by TTDPatch]]'''{{{2}}}'''
 
}}</span></includeonly>
 
 
<noinclude>
 
<noinclude>
 
Template for a small icon indicating support by OpenTTD or not.
 
Template for a small icon indicating support by OpenTTD or not.

Revision as of 10:16, 23 July 2011


Template for a small icon indicating support by OpenTTD or not.

No support {{ottdp}} Not supported by OpenTTD Not supported by TTDPatch
Support, version unknown {{ottdp| |}} Supported by OpenTTD Supported by TTDPatch
⩾ OpenTTD 0.6 (r13923), No TTDPatch {{ottdp|0.6 (r13923)|no}} Supported by OpenTTD 0.6 (r13923)0.6 (r13923) Not supported by TTDPatch
⩾ 0.7 {{ottdp|0.7}} Supported by OpenTTD 0.70.7 Not supported by TTDPatch
⩾ no OpenTTD, TTDPatch 2.5 beta 9 {{ottdp|no|2.5 (b9)}} Not supported by OpenTTD Supported by TTDPatch 2.5 (b9)2.5 (b9)
⩾ 1.1 {{ottdp|1.1}} Supported by OpenTTD 1.11.1 Not supported by TTDPatch
⩾ 1.2 {{ottdp|1.2}} Supported by OpenTTD 1.21.2 Not supported by TTDPatch

Please only use version number of stable releases. You can put explicit revision numbers in the detailed description, but not in the icon. Also, 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.