Template:VersionRevision: Difference between revisions

Jump to navigation Jump to search
Cleaned up title style handling a bit, seems like we now handle releases through 4.0 fine
(Hrm, this is still broken. Need to look at it more closely, a nice xmas project.)
(Cleaned up title style handling a bit, seems like we now handle releases through 4.0 fine)
Line 8: Line 8:
|5350|r5350=2.0
|5350|r5350=2.0
|7617|r7617=3.0
|7617|r7617=3.0
|8528|r8528=3.5
|10000|r10000=4.0<!--Placeholder for unreleased 4.0-->
<!--switch cannot handle regex, so anything more complicated than straight match goes into default-->
<!--switch cannot handle regex, so anything more complicated than straight match goes into default-->
|#default=
|#default=
Line 21: Line 23:
|2.0|v2.0=5350
|2.0|v2.0=5350
|3.0|v3.0=7617
|3.0|v3.0=7617
|3.5|v3.5=8528<!--Estimated from 911 current releases-->
|3.5|v3.5=8528<!--Estimated from 911 current 3.0 releases-->
|4.0|v4.0=10000<!--Actual value unknown, using far forward revision for now.-->
|4.0|v4.0=10000<!--Placeholder for unreleased 4.0-->
<!--switch cannot handle regex, so anything more complicated than straight match goes into default-->
<!--switch cannot handle regex, so anything more complicated than straight match goes into default-->
|#default=
|#default=
Line 48: Line 50:
{{documentation}}
{{documentation}}
</noinclude>
</noinclude>
---------------------
* {{#regex:3.0|/^[0-9]\.[0-9]/}}
* {{#regex:3.5|/^[0-9]\.[0-9]/}}
* {{#regex:4.0|/^[0-9]\.[0-9]/}}
* {{#regex:3.0-100|/^[0-9]\.[0-9]/}}
* {{#regex:3.5-100|/^[0-9]\.[0-9]/}}
* {{#regex:4.0-100|/^[0-9]\.[0-9]/}}

Navigation menu