Template:Upcoming/doc: Difference between revisions
imported>Ttv pedro270707 (Created page with "This template creates a supertext that indicates an upcoming feature. == Argument == {| class="wikitable" ! Argument !! Note |- | <code>1</code> !! Specifies the version which will add the feature. The version should not be a snapshot or pre-release. |} == Usage == {| class="wikitable" ! Code !! Result |- | <code><nowiki>{{upcoming}}</nowiki></code> || {{upcoming}} |- | <code><nowiki>{{upcoming|1.7.7.0}}</nowiki></code> || {{upcoming|1.7.7.0}} |}") |
imported>Ttv pedro270707 (Created page with "This template creates a supertext that indicates an upcoming feature. == Argument == {| class="wikitable" ! Argument !! Note |- | <code>1</code> !! Specifies the version which will add the feature. The version should not be a snapshot or pre-release. |} == Usage == {| class="wikitable" ! Code !! Result |- | <code><nowiki>{{upcoming}}</nowiki></code> || {{upcoming}} |- | <code><nowiki>{{upcoming|1.7.7.0}}</nowiki></code> || {{upcoming|1.7.7.0}} |}") |
(No difference)
|
Revision as of 18:15, 25 March 2023
This template creates a supertext that indicates an upcoming feature.
Argument
Argument | Note |
---|---|
1 !! Specifies the version which will add the feature. The version should not be a snapshot or pre-release.
|
Usage
Code | Result |
---|---|
{{upcoming}} |
[upcoming] |
{{upcoming|1.7.7.0}} |
[upcoming: 1.7.7.0] |