Difference between revisions of "DevFeature"

From The Battle for Wesnoth Wiki
(Cleaning up documentation for 1.10)
Line 1: Line 1:
 
=== Explanation ===
 
=== Explanation ===
  
Items marked with the text {{DevFeature1.9}} are WML features only available in the latest development version of the game.
+
Items marked with the text {{DevFeature1.11}} are WML features only available in the latest development version of the game.
  
  
Line 11: Line 11:
 
=== Previous DevFeatures ===
 
=== Previous DevFeatures ===
  
Some items are marked with {{DevFeature}}. These features were created in the 1.7 series and are now in the stable 1.8 branch and all later versions.
+
Some items are marked with {{DevFeature}} or {{DevFeature1.9}}. These features were created in the 1.7/1.9 series and are now in the stable 1.10 branch and all later versions.
  
This template indicates the history of the features and can be safely removed. Its uses are mainly leftover <nowiki>{{DevFeature}}</nowiki> tags that haven't been removed yet.
+
This template indicates the history of the features and can be safely removed. Its uses are mainly leftover <nowiki>{{DevFeature}}</nowiki> and <nowiki>{{DevFeature1.9}}</nowiki> tags that haven't been removed yet.
  
 
[[Category:Wesnoth Wiki]]
 
[[Category:Wesnoth Wiki]]

Revision as of 15:41, 29 January 2012

Explanation

Items marked with the text Template:DevFeature1.11 are WML features only available in the latest development version of the game.


This wiki WML reference contains the current WML syntax for the stable branch. However, the development version of the game is rapidly growing with new and exciting WML capabilities.


As new features are added it is very important to track which WML code pertains to the stable and which WML code pertains to the latest development version. Any item marked with this text should be considered to be valid for the latest development version. Sometimes the WML feature is only available in SVN trunk (i.e. it hasn't been released yet), or sometimes it is a relatively mature addition. It doesn't matter. The only distinction this tag conveys is whether it refers to stable WML or development WML.

Previous DevFeatures

Some items are marked with Template:DevFeature or Template:DevFeature1.9. These features were created in the 1.7/1.9 series and are now in the stable 1.10 branch and all later versions.

This template indicates the history of the features and can be safely removed. Its uses are mainly leftover {{DevFeature}} and {{DevFeature1.9}} tags that haven't been removed yet.