Difference between revisions of "Template:Ottd"

From GRFSpecs
Jump to navigationJump to search
(create template for version requirements)
 
(fixes)
Line 2: Line 2:
 
Template for a small icon indicating support for OpenTTD or not.
 
Template for a small icon indicating support for OpenTTD or not.
 
{| |-
 
{| |-
| No support || <nowiki>{{{ottd|no}}}</nowiki> || {{{ottd|no}}}
+
| No support || <nowiki>{{ottd|no}}</nowiki> || {{ottd|no}}
 
|-
 
|-
| ⩾ 0.6 || <nowiki>{{{ottd|no}}}</nowiki> || {{{ottd|no}}}
+
| ⩾ 0.6 || <nowiki>{{ottd|0.6}}</nowiki> || {{ottd|0.6}}
 
|-
 
|-
| ⩾ 0.7 || <nowiki>{{{ottd|0.7}}}</nowiki> || {{{ottd|0.7}}}
+
| ⩾ 0.7 || <nowiki>{{ottd|0.7}}</nowiki> || {{ottd|0.7}}
 
|-
 
|-
| ⩾ 1.0 || <nowiki>{{{ottd|1.0}}}</nowiki> || {{{ottd|1.0}}}
+
| ⩾ 1.0 || <nowiki>{{ottd|1.0}}</nowiki> || {{ottd|1.0}}
 
|-
 
|-
| ⩾ 1.1 || <nowiki>{{{ottd|1.1}}}</nowiki> || {{{ottd|1.1}}}
+
| ⩾ 1.1 || <nowiki>{{ottd|1.1}}</nowiki> || {{ottd|1.1}}
 
|-
 
|-
| ⩾ 1.2 || <nowiki>{{{ottd|1.2}}}</nowiki> || {{{ottd|1.2}}}
+
| ⩾ 1.2 || <nowiki>{{ottd|1.2}}</nowiki> || {{ottd|1.2}}
 
|-
 
|-
 
|}
 
|}

Revision as of 20:25, 22 July 2011

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

No support {{ottd|no}} Openttd icon.pngno
⩾ 0.6 {{ottd|0.6}} Openttd icon.png0.6
⩾ 0.7 {{ottd|0.7}} Openttd icon.png0.7
⩾ 1.0 {{ottd|1.0}} Openttd icon.png1.0
⩾ 1.1 {{ottd|1.1}} Openttd icon.png1.1
⩾ 1.2 {{ottd|1.2}} Openttd icon.png1.2

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.