Template:Which version number: Difference between revisions From Online Manual

Jump to: navigation, search
(Created page with "<includeonly>{{#switch: {{{1}}} |currentstable=2.0.4 |currentseries=2.0 |firstinseries |deprecatedseries=1.1 |obsoleteseries=1.0 }}</includeonly> <noinclude>{{Documentation}}</n...")
 
No edit summary
(16 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<includeonly>{{#switch: {{{1}}}
<includeonly>{{#switch: {{{1}}}
|currentstable=2.0.4
|currentstable=2.0.15 <!--The current stable version of the SMF software -- the first listed on the downloads page -->
|currentseries=2.0
|currentseries=2.0 <!-- The series to which the current stable version belongs (1.1.13 is in the series 1.1) -->
|firstinseries
|deprecatedseries=1.1 <!--The currently deprecated series; the series which is no longer current. With the release of 1.1, the 1.0 series became deprecated. Still supported. No new features to be added. Important bugfixes possible.-->
|deprecatedseries=1.1
|deprecatedseriesstable=1.1.21 <!--The currently deprecated series stable version; the series which is no longer current. With the release of 1.1, the 1.0 series became deprecated. Still supported. No new features to be added. Important bugfixes possible.-->
|obsoleteseries=1.0
|obsoleteseries=1.0 <!--Any previous series which is no longer supported, and for which no new bugfixes are to be released-->
}}</includeonly>
|currentstabledocs=2.0 <!--most completely documented version of smf on the wiki-->
|depreciatedseriesdocs=1.1 <!--the last completely documented version of smf on the wiki -->
|upcomingstabledocs=2.1 <!--the next coming version that is not totally complete on the wiki -->
}}</includeonly><noinclude>


<noinclude>{{Documentation}}</noinclude>
{{Documentation}}</noinclude>

Revision as of 18:20, 10 March 2018


[edit] [purge] Template documentation

This template will allow updating of the versions numbers currently supported Example:

{{Which version number|currentstable}}

The above would out put the current stable version that is stored in the variable currentstable in the template

  • currentstable The current stable version of the SMF software -- the first listed on the downloads page
  • currentseries The series to which the current stable version belongs (1.1.13 is in the series 1.1)
  • deprecatedseries The currently deprecated series; the series which is no longer current. With the release of 1.1, the 1.0 series became deprecated. Still supported. No new features to be added. Important bugfixes possible.
  • obsoleteseries Any previous series which is no longer supported, and for which no new bugfixes are to be released
  • currentstabledocs most completely documented version of smf on the wiki
  • depreciatedseriesdocs the last completely documented version of smf on the wiki
  • upcomingstabledocs the next coming version that is not totally complete on the wiki


Advertisement: