Difference between revisions of "DevFeature"

From The Battle for Wesnoth Wiki
(Nullified and removed links and transclusions to DevFeature1.11. It is now completely unused.)
(Previous DevFeature templates)
Line 17: Line 17:
 
  {{DevFeature1.13|5}}
 
  {{DevFeature1.13|5}}
  
 +
<!-- Uncomment for 1.14:
 
== Previous DevFeature templates ==
 
== Previous DevFeature templates ==
  
Some items are marked with <code><nowiki>{{DevFeature1.11}}</nowiki></code>. These features were created in the 1.11 series and are now in the stable 1.12 branch and all later versions.
+
Some items are marked with <code><nowiki>{{DevFeature1.13}}</nowiki></code>. These features were created in the 1.13 series and are now in the stable 1.14 branch and all later versions.
  
This template indicates the history of the features and can be safely removed. Its uses are mainly leftover <code><nowiki>{{DevFeature1.11}}</nowiki></code> 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 <code><nowiki>{{DevFeature1.13}}</nowiki></code> tags that haven't been removed yet:
 +
http://wiki.wesnoth.org/index.php?title=Special:WhatLinksHere/Template:DevFeature1.13
 +
-->
  
 
[[Category:Wesnoth Wiki]]
 
[[Category:Wesnoth Wiki]]

Revision as of 09:50, 18 April 2015

Explanation

Items marked with the text (Version 1.13.5 and later only) are WML or Lua features only available in a development version of the game.

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

As new features are added, it is very important to track which ones pertain to the stable and development versions. Sometimes a feature is only available in the master branch of the Git repository (i.e. it hasn't been released yet), or sometimes it is a relatively mature addition.

If a specific version is specified (e.g. 1.13.5), that means the feature is known to be specifically available in that and later versions. For features recently implemented in the master branch of the repository, the version number may refer to a release that has not been published yet.

Using DevFeature in documentation

The Template:DevFeature1.13 template may be used as follows:

{{DevFeature1.13|5}}

(Version 1.13.5 and later only)