Difference between revisions of "Template:Status"

From Baka-Tsuki
Jump to navigation Jump to search
m
m ("constantly updated" seems too much of an exaggeration)
 
(12 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
<div style="border: 1px solid #afa3bf; background-color:0099FF; text-align: center; width:600px; text-align: center; margin-left: auto; margin-right: auto; margin-bottom:10px;">
 
<div style="border: 1px solid #afa3bf; background-color:0099FF; text-align: center; width:600px; text-align: center; margin-left: auto; margin-right: auto; margin-bottom:10px;">
{| style="width:100%; background: #FFFAC2;padding-top:5px;"
+
{| style="width:100%; background: {{#switch: {{{1}}} | Active = <nowiki>#</nowiki>BFEECE | Idle = <nowiki>#</nowiki>EDEDED | Stalled = <nowiki>#</nowiki>FFFAC2 | Halted = <nowiki>#</nowiki>FFDCB5 }};padding-top:5px;"
 
|-
 
|-
 
| [[Image:stalled.gif]]
 
| [[Image:stalled.gif]]
| <span style="color:#886688;"><big>'''Project Status: {{#switch: {{{1}}} | Idle = IDLE | Inactive = INACTIVE | Stalled = STALLED }}'''</big></span>
+
| <span style="color:#886688;"><big>'''Project Status: {{#switch: {{{1}}} | Active = ACTIVE | Idle = IDLE | Stalled = STALLED | Halted = HALTED }}'''</big></span>
   
  +
{{#switch: {{{1}}}
<span style="font-size:90%;">''This project has not been updated in the past '''{{#switch: {{{1}}} | Idle = 3 | Inactive = 6 | Stalled = 12 }} months'''.''</span>
 
  +
| Active = <span style="font-size:90%;">''This project has been updated within the past 3 months.''</span>
  +
| Idle = <span style="font-size:90%;">''This project has not been updated in the past '''3 months'''.''</span>
  +
| Stalled = <span style="font-size:90%;">''This project has not been updated in the past '''6 months'''.''</span>
  +
| Halted = <span style="font-size:90%;">''This project has not been updated in the past '''12 months'''.''</span>
  +
}}
 
|}
 
|}
<small>Help revive this project by '''[[Help:Getting_Started|joining the translation team]]'''! — Learn more about [[:Template:Status|Baka-Tsuki activity status]].</small>
+
{{#ifeq: {{{1|}}} | Idle | <small>Help revive this project by '''[[Help:Getting_Started|joining the translation team]]'''! — Learn more about [[:Template:Status|Baka-Tsuki activity status]].</small> }}{{#ifeq: {{{1|}}} | Stalled | <small>Help revive this project by '''[[Help:Getting_Started|joining the translation team]]'''! — Learn more about [[:Template:Status|Baka-Tsuki activity status]].</small> }}{{#ifeq: {{{1|}}} | Halted | <small>Help revive this project by '''[[Help:Getting_Started|joining the translation team]]'''! — Learn more about [[:Template:Status|Baka-Tsuki activity status]].</small> }}
 
</div>
 
</div>
<includeonly>{{#switch: {{{1}}} | Idle = [[Category:Idle_Projects]] | Inactive = [[Category:Inactive_Projects]] | Stalled = [[Category:Stalled_Projects]] }}</includeonly>
+
<includeonly>{{#switch: {{{1}}} | Active = [[Category:Active_Projects]] | Idle = [[Category:Idle_Projects]] | Stalled = [[Category:Stalled_Projects]] | Halted = [[Category:Inactive_Projects]] }}</includeonly>
 
<noinclude>
 
<noinclude>
 
__NOTOC__
 
__NOTOC__
Line 20: Line 25:
 
:'''Active''' - (No Tag) - Last update occurred within the last 3 months (approximately)
 
:'''Active''' - (No Tag) - Last update occurred within the last 3 months (approximately)
 
:'''Idle''' - (Tagged) - Last update occurred within the last 4-6 months (approximately)
 
:'''Idle''' - (Tagged) - Last update occurred within the last 4-6 months (approximately)
:'''Inactive''' - (Tagged) - Last update occurred within the last 7-12 months (approximately)
+
:'''Stalled''' - (Tagged) - Last update occurred within the last 7-12 months (approximately)
:'''Stalled''' - (Tagged) - Last update occurred 13 months ago or greater
+
:'''Halted''' - (Tagged) - Last update occurred 13 months ago or greater
 
To the best of our knowledge, completed and caught-up series will not be tagged
 
To the best of our knowledge, completed and caught-up series will not be tagged
   
 
===Can I remove the tag?===
 
===Can I remove the tag?===
If anyone is actively working on the project, they should remove the tag.
+
If a project is abandoned, caught up or completed, the tag should be removed.
   
 
If your active project was tagged by mistake, you should contact Cloudii so it will not be re-tagged next month.
 
If your active project was tagged by mistake, you should contact Cloudii so it will not be re-tagged next month.
Line 31: Line 36:
 
===How to Use?===
 
===How to Use?===
 
Add the following code to the top of the '''Project Overview Page''':
 
Add the following code to the top of the '''Project Overview Page''':
  +
<pre><nowiki>{{Status|Active}}</nowiki></pre>
 
<pre><nowiki>{{Status|Idle}}</nowiki></pre>
 
<pre><nowiki>{{Status|Idle}}</nowiki></pre>
<pre><nowiki>{{Status|Inactive}}</nowiki></pre>
 
 
<pre><nowiki>{{Status|Stalled}}</nowiki></pre>
 
<pre><nowiki>{{Status|Stalled}}</nowiki></pre>
  +
<pre><nowiki>{{Status|Halted}}</nowiki></pre>
 
[[Category:Templates]]
 
[[Category:Templates]]
 
</noinclude>
 
</noinclude>

Latest revision as of 17:57, 15 August 2014

Stalled.gif Project Status:



Purpose[edit]

This is an automatically generated tag maintained by Cloudii and Simon that will be placed on all project pages every month via bot. It is meant to help readers identify projects that are inactive/active so they do not need to ask as many questions regarding activity.

Refer to this document for the master list.

Classifications:[edit]

Active - (No Tag) - Last update occurred within the last 3 months (approximately)
Idle - (Tagged) - Last update occurred within the last 4-6 months (approximately)
Stalled - (Tagged) - Last update occurred within the last 7-12 months (approximately)
Halted - (Tagged) - Last update occurred 13 months ago or greater

To the best of our knowledge, completed and caught-up series will not be tagged

Can I remove the tag?[edit]

If a project is abandoned, caught up or completed, the tag should be removed.

If your active project was tagged by mistake, you should contact Cloudii so it will not be re-tagged next month.

How to Use?[edit]

Add the following code to the top of the Project Overview Page:

{{Status|Active}}
{{Status|Idle}}
{{Status|Stalled}}
{{Status|Halted}}