Difference between revisions of "Template:Ottdp"

From GRFSpecs
Jump to navigationJump to search
m (test)
 
m (test)
Line 1: Line 1:
 
<includeonly><span style="background-color:lightblue; outline:1px solid {{#ifeq:{{{1|??}}}|no|red|black}}">{{#ifeq:{{{1|??}}}|no|[[File:Openttd_icon_crossed.png|Not supported by OpenTTD]]|[[File:Openttd_icon.png|Supported by OpenTTD]]'''{{{1|??}}}'''}}</span>
 
<includeonly><span style="background-color:lightblue; outline:1px solid {{#ifeq:{{{1|??}}}|no|red|black}}">{{#ifeq:{{{1|??}}}|no|[[File:Openttd_icon_crossed.png|Not supported by OpenTTD]]|[[File:Openttd_icon.png|Supported by OpenTTD]]'''{{{1|??}}}'''}}</span>
<span style="background-color:orange; outline:1px solid {{#ifeq:{{{1|?}}}|no|red|black}}">{{#ifeq:{{{1|?}}}|no|[[File:Ttdpatch_icon_crossed.png|Not supported by TTDPatch]]|[[File:Ttdpatch_icon.png|Supported by TTDPatch]]'''{{{1|??}}}'''}}</span></includeonly>
+
<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>
 
<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 07:24, 23 July 2011


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

No support {{ottdp|no|no}} Not supported by OpenTTD

Supported by TTDPatch??

Support, version unknown {{ottdp}} Supported by OpenTTD??

Supported by TTDPatch??

⩾ 0.6 (r13923) {{ottdp|0.6 (r13923)|no}} Supported by OpenTTD0.6 (r13923)

Not supported by TTDPatch

⩾ 0.7 {{ottdp|0.7}} Supported by OpenTTD0.7

Supported by TTDPatch??

⩾ 1.0 {{ottdp|1.0}} Supported by OpenTTD1.0

Supported by TTDPatch??

⩾ 1.1 {{ottdp|1.1}} Supported by OpenTTD1.1

Supported by TTDPatch??

⩾ 1.2 {{ottdp|1.2}} Supported by OpenTTD1.2

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.