Template:Ottd: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
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> |
| No support || <nowiki>{{ottd|no}}</nowiki> || {{ottd|no}} |
||
|- |
|- |
||
| ⩾ 0.6 || <nowiki> |
| ⩾ 0.6 || <nowiki>{{ottd|0.6}}</nowiki> || {{ottd|0.6}} |
||
|- |
|- |
||
| ⩾ 0.7 || <nowiki> |
| ⩾ 0.7 || <nowiki>{{ottd|0.7}}</nowiki> || {{ottd|0.7}} |
||
|- |
|- |
||
| ⩾ 1.0 || <nowiki> |
| ⩾ 1.0 || <nowiki>{{ottd|1.0}}</nowiki> || {{ottd|1.0}} |
||
|- |
|- |
||
| ⩾ 1.1 || <nowiki> |
| ⩾ 1.1 || <nowiki>{{ottd|1.1}}</nowiki> || {{ottd|1.1}} |
||
|- |
|- |
||
| ⩾ 1.2 || <nowiki> |
| ⩾ 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}} | |
| ⩾ 0.6 | {{ottd|0.6}} | |
| ⩾ 0.7 | {{ottd|0.7}} | |
| ⩾ 1.0 | {{ottd|1.0}} | |
| ⩾ 1.1 | {{ottd|1.1}} | |
| ⩾ 1.2 | {{ottd|1.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.