Template:Upcoming/doc: Difference between revisions

m
no edit summary
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
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.
|}
|}