v50 Steam/Premium information for editors
  • v50 information can now be added to pages in the main namespace. v0.47 information can still be found in the DF2014 namespace. See here for more details on the new versioning policy.
  • Use this page to report any issues related to the migration.
This notice may be cached—the current version can be found here.

Difference between revisions of "Template:Version order"

From Dwarf Fortress Wiki
Jump to navigation Jump to search
m (add case insensitivity)
({{uc}} can't return a lowercase value)
 
(One intermediate revision by the same user not shown)
Line 15: Line 15:
 
*40d:Articles
 
*40d:Articles
 
*23a:Articles
 
*23a:Articles
 +
 +
----
 +
Supports up to 8 versions
  
 
df2012: {{version order|df2012}}
 
df2012: {{version order|df2012}}
Line 20: Line 23:
 
V0.31: {{version order|V0.31}}
 
V0.31: {{version order|V0.31}}
  
</noinclude>{{#switch:{{uc:{{{1}}}}}|DF2012=E|v0.31|V0.31=F|40d=G|23a=H|#default=D}}
+
40D: {{version order|40D}}
 +
 
 +
23a: {{version order|23a}}
 +
 
 +
unknown: {{version order|unknown}}
 +
 
 +
</noinclude>{{#switch:{{uc:{{{1}}}}}|DF2012|V0.34=E|DF2010|V0.31=F|40D=G|23A=H|#default=D}}

Latest revision as of 18:04, 24 June 2014

returns a simple release ordering string for article versions:

Alphanumeric order:

  • 23a:Articles
  • 40d:Articles
  • DF2012:Articles
  • V0.31:Articles


Release order:

  • DF2012:Articles
  • V0.31:Articles
  • 40d:Articles
  • 23a:Articles

Supports up to 8 versions

df2012: E

V0.31: F

40D: G

23a: H

unknown: D

D