====== Work in Progress ======

All pages that have the 'Work in Progress' tag are not yet finished and decisions should not be based on their content.

use it as follows:
<code>
<data !wip #wip>
Page [ref]: [[]]
Description [wiki]: 
User [ref::user]: 
Forum [forum]: 
</data>
</code>

Make sure to fill in the ''Description [wiki]'' field with a short description of what still needs to be done and the ''User [ref::user]'' field with your username.

The ''Forum [forum]'' field is optional, but if you make a forum thread to discuss what you are working on, you can paste the thread number (the number immediately following the ''&t='') here and have it link to the forum.

//(The Work in Progress bar uses the [[template:wip]])//

===== List of all WIP pages =====

<list ?t ?u "By" ?d "Description">
?w is a: wip
?w Page [ref]: ?t
?w User [ref::user]: ?u
?w Description [wiki]: ?d
</list>