Difference between revisions of "Template:Grf"
From GRFSpecs
Jump to navigationJump to searchm (typo) |
(link to new templates) |
||
(4 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
− | <includeonly><span title="Supported in |
+ | <includeonly><span title="Supported in GRF version {{{1}}}" style="padding: 1px; white-space:nowrap;background-color:lightgreen; outline:1px solid black">'''<tt>GRFv</tt>{{{1}}}'''</span></includeonly><noinclude> |
− | Template indicating the supported |
+ | Template indicating the supported GRF version. |
{| |- |
{| |- |
||
− | | Version 2 || <nowiki>{{ |
+ | | Version 2 || <nowiki>{{grf|2}}</nowiki> || {{grf|2}} |
|- |
|- |
||
− | | Version 6 || <nowiki>{{ |
+ | | Version 6 || <nowiki>{{grf|6}}</nowiki> || {{grf|6}} |
|- |
|- |
||
− | | Version 7 || <nowiki>{{ |
+ | | Version 7 || <nowiki>{{grf|7}}</nowiki> || {{grf|7}} |
|} |
|} |
||
− | Things valid in all |
+ | Things valid in all GRF versions don't need any special indication. |
+ | |||
+ | See also [[Template:GrfFrom]], [[Template:GrfEq]] and [[Template:GrfTill]]. |
||
</noinclude> |
</noinclude> |
Latest revision as of 12:57, 1 April 2012
Template indicating the supported GRF version.
Version 2 | {{grf|2}} | GRFv2 |
Version 6 | {{grf|6}} | GRFv6 |
Version 7 | {{grf|7}} | GRFv7 |
Things valid in all GRF versions don't need any special indication.
See also Template:GrfFrom, Template:GrfEq and Template:GrfTill.