Difference between revisions of "DevFeature"

From The Battle for Wesnoth Wiki
m (Explanation)
m (Explanation)
Line 1: Line 1:
 
=== Explanation ===
 
=== Explanation ===
  
Items marked with the text {{DevFeature}} refer to WML features only available in the development version of the game.
+
Items marked with the text {{DevFeature}} are WML features only available in the latest development version of the game.
  
  
Line 7: Line 7:
  
  
As they are added it is very important to mark which WML code pertains to 1.0 and which WML code pertains to the latest development feature.  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).  The only distinction we care about is whether it refers to 1.0 WML or >1.0 WML.
+
As new features are added it is very important to track which WML code pertains to 1.0 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.0 addition.  It doesn't matter.  The only distinction we care about is whether it refers to 1.0 WML or >1.0 WML.
  
 
-----
 
-----
  
 
Please hit 'back' on your browser to return to the page you were reading.
 
Please hit 'back' on your browser to return to the page you were reading.

Revision as of 23:26, 28 February 2006

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 1.0 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.0 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.0 addition. It doesn't matter. The only distinction we care about is whether it refers to 1.0 WML or >1.0 WML.


Please hit 'back' on your browser to return to the page you were reading.