Difference between revisions of "Help:Development stages"
From Pathfinder Wiki
(Created page with "The <nowiki>{{stage short}}</nowiki> template can be used to indicate how much progress has been made on any module in the wiki. Simply add one of the following to the text: ...") |
|||
Line 1: | Line 1: | ||
The <nowiki>{{stage short}}</nowiki> template can be used to indicate how much progress has been made on any module in the wiki. Simply add one of the following to the text: | The <nowiki>{{stage short}}</nowiki> template can be used to indicate how much progress has been made on any module in the wiki. Simply add one of the following to the text: | ||
− | *<nowiki>{{stage|00%|Jan 11, 2005}}</nowiki> - to indicate that the module is less than 25% complete. | + | *<nowiki>{{stage short|00%|Jan 11, 2005}}</nowiki> - to indicate that the module is less than 25% complete. |
− | *<nowiki>{{stage|25%|Jan 11, 2005}}</nowiki> - to indicate that the module is between 25%-50% complete. | + | *<nowiki>{{stage short|25%|Jan 11, 2005}}</nowiki> - to indicate that the module is between 25%-50% complete. |
− | *<nowiki>{{stage|50%|Jan 11, 2005}}</nowiki> - to indicate that the module is between 50%-75% complete. | + | *<nowiki>{{stage short|50%|Jan 11, 2005}}</nowiki> - to indicate that the module is between 50%-75% complete. |
− | *<nowiki>{{stage|75%|Jan 11, 2005}}</nowiki> - to indicate that the module is between 75%-almost complete. | + | *<nowiki>{{stage short|75%|Jan 11, 2005}}</nowiki> - to indicate that the module is between 75%-almost complete. |
− | *<nowiki>{{stage|100%|Jan 11, 2005}}</nowiki> - to indicate that the module is complete. | + | *<nowiki>{{stage short|100%|Jan 11, 2005}}</nowiki> - to indicate that the module is complete. |
Latest revision as of 20:41, 18 June 2012
The {{stage short}} template can be used to indicate how much progress has been made on any module in the wiki. Simply add one of the following to the text:
- {{stage short|00%|Jan 11, 2005}} - to indicate that the module is less than 25% complete.
- {{stage short|25%|Jan 11, 2005}} - to indicate that the module is between 25%-50% complete.
- {{stage short|50%|Jan 11, 2005}} - to indicate that the module is between 50%-75% complete.
- {{stage short|75%|Jan 11, 2005}} - to indicate that the module is between 75%-almost complete.
- {{stage short|100%|Jan 11, 2005}} - to indicate that the module is complete.