Difference between revisions of "Template:Entry2 insert category"

From Free Software Directory
Jump to: navigation, search
(remove extra pipe symbol)
m (ok, i give up. i guess we can't indent the code. hopefully this removes the blue box.)
 
(7 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
<noinclude>
 
<noinclude>
  
This template is useful when inserted into [[Template:Entry2]], as it automatically tags submissions with [[:Category:Review]] or [[:Category:Reviewed]].
+
This template is useful when inserted into [[Template:Entry2]], as it automatically tags submissions with [[:Category:Review]] or [[:Category:Reviewed]]. It also inserts help text as needed.
  
 
</noinclude><includeonly><nowiki/>
 
</noinclude><includeonly><nowiki/>
Line 7: Line 7:
  
 
| {{#ifeq: yes | {{lc: {{{Finished review|}}} }}
 
| {{#ifeq: yes | {{lc: {{{Finished review|}}} }}
   | This page has been reviewed. [[Category:Reviewed]]
+
   | This page has been reviewed. The admin who processed this submission may have left a comment at the top or bottom of this page. <nowiki/>
   | This page has not completed review yet. [[Category:Review]]
+
[[Category:Reviewed]] <nowiki/>
  }}
+
{{#ifeq: yes | {{lc: {{{Is GNU|}}} }} | [[Category:GNU_review-done]] | <nowiki/> }}
 +
   | This page has not completed review yet.
 +
{{Entry2 help text|Name={{{Name|}}} }}
 +
[[Category:Review]] <nowiki/>
 +
{{#ifeq: yes | {{lc: {{{Is GNU|}}} }} | [[Category:GNU_review]] | <nowiki/> }} <nowiki/>
 +
}}
  
 
| Please insert the following code in the Entry2 template for [{{fullurl:{{FULLPAGENAME}}|action=edit}} this page] after the <code>&#123;&#123;Entry2</code> text:
 
| Please insert the following code in the Entry2 template for [{{fullurl:{{FULLPAGENAME}}|action=edit}} this page] after the <code>&#123;&#123;Entry2</code> text:
 
   <pre>|Finished review=No</pre>
 
   <pre>|Finished review=No</pre>
 +
{{Entry2 help text|Name={{{Name|}}} }}
 
}}
 
}}
  
 
<nowiki/></includeonly>
 
<nowiki/></includeonly>

Latest revision as of 17:50, 17 August 2012


This template is useful when inserted into Template:Entry2, as it automatically tags submissions with Category:Review or Category:Reviewed. It also inserts help text as needed.




Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.