Difference between revisions of "Template:Ttdp"
From GRFSpecs
Jump to navigationJump to search (create template for version requirements) |
(syntax) |
||
Line 2: | Line 2: | ||
Template for a small icon indicating support for TTDPatch or not. |
Template for a small icon indicating support for TTDPatch or not. |
||
{| |- |
{| |- |
||
− | | No support || <nowiki>{{ |
+ | | No support || <nowiki>{{ttdp|no}}</nowiki> || {{ttdp|no}} |
|- |
|- |
||
− | | ⩾ 2.0 || <nowiki>{{ |
+ | | ⩾ 2.0 || <nowiki>{{ttdp|2.0}}</nowiki> || {{ttdp|2.0}} |
|- |
|- |
||
− | | ⩾ 2.5 || <nowiki>{{ |
+ | | ⩾ 2.5 || <nowiki>{{ttdp|2.5}}</nowiki> || {{ttdp|2.5}} |
|- |
|- |
||
− | | ⩾ 2.6 || <nowiki>{{ |
+ | | ⩾ 2.6 || <nowiki>{{ttdp|2.6}}</nowiki> || {{ttdp|2.6}} |
|- |
|- |
||
|} |
|} |
Revision as of 20:57, 22 July 2011
Template for a small icon indicating support for TTDPatch or not.
No support | {{ttdp|no}} | |
⩾ 2.0 | {{ttdp|2.0}} | 2.0 |
⩾ 2.5 | {{ttdp|2.5}} | 2.5 |
⩾ 2.6 | {{ttdp|2.6}} | 2.6 |
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.