Template:Process: Difference between revisions
From WikiLectures
(hwDUzzlxQBEdPf) |
m (corr.) |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
<includeonly>{{ | |||
#if:{{{date|}}} | |||
|{{ | |||
#ifexpr:({{#time:U | {{{date}}}}} < {{#time:U | {{CURRENTTIMESTAMP}}}}) | |||
|{{ | |||
#if:{{{reason|}}} | |||
|{{#ifeq:{{{reason}}}|copyvio|{{Delete|Copyvio}}|[[Category:In process]]}}| | |||
{{ | |||
#if:{{{1|}}} | |||
|{{#ifeq:{{{1}}}|copyvio|{{Delete|Copyvio}}|[[Category:In process]]}}| | |||
{{ | |||
#if:{{{2|}}} | |||
|{{#ifeq:{{{2}}}|copyvio|{{Delete|Copyvio}}|[[Category:In process]]}} | |||
|[[Category:In process]] | |||
}} | |||
}} | |||
}} | |||
|{{ | |||
#if:{{{reason|}}} | |||
|{{#ifeq:{{{reason}}}|copyvio|{{Copyvio}}|}}| | |||
{{ | |||
#if:{{{1|}}} | |||
|{{#ifeq:{{{1}}}|copyvio|{{Copyvio}}|}}| | |||
{{ | |||
#if:{{{2|}}} | |||
|{{#ifeq:{{{2}}}|copyvio|{{Copyvio}}|}} | |||
| | |||
}} | |||
}} | |||
}} | |||
}}|{{ | |||
#if:{{{reason|}}} | |||
|{{#ifeq:{{{reason}}}|copyvio|{{Copyvio}}|[[Category:In process]]}}| | |||
{{ | |||
#if:{{{1|}}} | |||
|{{#ifeq:{{{1}}}|copyvio|{{Copyvio}}|[[Category:In process]]}}| | |||
{{ | |||
#if:{{{2|}}} | |||
|{{#ifeq:{{{2}}}|copyvio|{{Copyvio}}|[[Category:In process]]}} | |||
|[[Category:In process]] | |||
}} | |||
}} | |||
}} | |||
}}</includeonly><noinclude> | |||
This template is usually used by members of [[WikiLectures:Editorial board | editorial board]] for marking article, where is needed an ''editorial upgrade''. All the articles where is used this template are automatically sorted to category [[:Category:In process|In process]]. | |||
Usually is needed to insert the same template on discussion page of the article. You can also insert your questions about this article on ins discussion page. | |||
=== Parameters === | |||
* '''reason''' – the exact reason, why is an editorial upgrade necessary in this article. There is very special meaning for '''reason = copyvio''' – it is usually used, where is a suspicion on author law infringement. | |||
* '''date''' – use the parameter '''date''' ''YYYYMMDD''. | |||
=== Categories === | |||
==== reason = copyvio ==== | |||
* the article will stay in category [[:Category:Copyvio|Copyvio]], till the date you will insert | |||
* there will be automatically inserted the template <nowiki>{{Delete}}</nowiki> and the article will be shift to category [[:Category:Delete|Delete]]. | |||
==== Other reasons ==== | |||
* the article is not categorized till the date you inserted, | |||
* then will be sorted to category [[:Category:In process | In process]] | |||
===Examples=== | |||
* <code><nowiki>{{Process|date=20090321}}</nowiki></code> | |||
* <code><nowiki>{{Process|reason=This article should be divided.}}</nowiki></code> | |||
* <code><nowiki>{{Process|date=20090321|reason=copyvio}}</nowiki></code> | |||
</noinclude> |
Latest revision as of 13:48, 6 September 2011
This template is usually used by members of editorial board for marking article, where is needed an editorial upgrade. All the articles where is used this template are automatically sorted to category In process.
Usually is needed to insert the same template on discussion page of the article. You can also insert your questions about this article on ins discussion page.
Parameters[edit source]
- reason – the exact reason, why is an editorial upgrade necessary in this article. There is very special meaning for reason = copyvio – it is usually used, where is a suspicion on author law infringement.
- date – use the parameter date YYYYMMDD.
Categories[edit source]
reason = copyvio[edit source]
- the article will stay in category Copyvio, till the date you will insert
- there will be automatically inserted the template {{Delete}} and the article will be shift to category Delete.
Other reasons[edit source]
- the article is not categorized till the date you inserted,
- then will be sorted to category In process
Examples[edit source]
{{Process|date=20090321}}
{{Process|reason=This article should be divided.}}
{{Process|date=20090321|reason=copyvio}}