Difference between revisions of "Template:Status"
Jump to navigation
Jump to search
m |
|||
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: {{#switch: {{{1}}} | Active = <nowiki>#</nowiki>BFEECE | Idle = <nowiki>#</nowiki>EDEDED | |
+ | {| 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}}} | Active = ACTIVE | Idle = IDLE | |
+ | | <span style="color:#886688;"><big>'''Project Status: {{#switch: {{{1}}} | Active = ACTIVE | Idle = IDLE | Stalled = STALLED | Halted = HALTED }}'''</big></span> |
{{#switch: {{{1}}} |
{{#switch: {{{1}}} |
||
| Active = <span style="font-size:90%;">''This project is being constantly updated.''</span> |
| Active = <span style="font-size:90%;">''This project is being constantly updated.''</span> |
||
| Idle = <span style="font-size:90%;">''This project has not been updated in 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> |
}} |
}} |
||
|} |
|} |
||
− | {{#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|}}} | |
+ | {{#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}}} | |
+ | <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 25: | 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) |
||
− | :''' |
+ | :'''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 |
To the best of our knowledge, completed and caught-up series will not be tagged |
||
Line 36: | 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> |
Revision as of 05:26, 29 June 2014
Purpose
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:
- 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?
If anyone is actively working on the project, they should remove the tag.
If your active project was tagged by mistake, you should contact Cloudii so it will not be re-tagged next month.
How to Use?
Add the following code to the top of the Project Overview Page:
{{Status|Active}}
{{Status|Idle}}
{{Status|Stalled}}
{{Status|Halted}}