Difference between revisions of "DevFeature"

From The Battle for Wesnoth Wiki
(Made the page version-number-agnostic)
Line 4: Line 4:
  
  
This wiki WML reference contains the current WML syntax for the 1.2 stable branch.  However, the development version of the game is rapidly growing with new and exciting WML capabilities.
+
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 1.2 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 post-1.2 addition.  It doesn't matter.  The only distinction we care about is whether it refers to 1.2 WML or >1.2 WML.
+
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 converys is whether it refers to stable WML or development WML.
 
 
-----
 
 
 
Please hit 'back' on your browser to return to the page you were reading.
 

Revision as of 03:08, 22 February 2008

Explanation

Items marked with the text Template:DevFeature 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 converys is whether it refers to stable WML or development WML.