Template:Process: Difference between revisions

From WikiLectures

m (misspeling)
(hwDUzzlxQBEdPf)
Line 1: Line 1:
<includeonly>{{
Superbly illuminating data here, tnhaks!
  #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>

Revision as of 06:24, 23 June 2011

Superbly illuminating data here, tnhaks!