Template:Upcoming/doc: Difference between revisions

From BTA-Mirror
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
mNo edit summary
 
(3 intermediate revisions by the same user not shown)
Line 5: Line 5:
! Argument !! Note
! Argument !! Note
|-
|-
| <code>1</code> !! Specifies the version which will add the feature. The version should not be a snapshot or pre-release.
| <code>1</code> || Specifies the version which will add the feature. The version should not be a snapshot or pre-release.
|}
|}



Latest revision as of 18:16, 25 March 2023

This template creates a supertext that indicates an upcoming feature.

Argument[edit source]

Argument Note
1 Specifies the version which will add the feature. The version should not be a snapshot or pre-release.

Usage[edit source]

Code Result
{{upcoming}} [upcoming]
{{upcoming|1.7.7.0}} [upcoming: 1.7.7.0]