Template:Omit from: Difference between revisions

From Rosetta Code
Content added Content deleted
(stray line break)
(define a second parameter to serve instead of adjacent comments)
Line 1:
[[Category:{{{1}}}/Omit]]<noinclude>
 
Adds this task to the "Not Considered" list of the Unimplemented tasks by language page. Usage:
 
<nowiki>{{omit from|</nowiki>''the language category name''<nowiki>}}</nowiki>
 
<nowiki>{{omit from|</nowiki>''the language category name''|''motivation for omitting rather than leaving on the unimplemented tasks list''<nowiki>}}</nowiki>
 
The second parameter is as yet not used; it exists to formalize the practice of including such reasons, which have previously been done with comments after the template use.
 
{{template}}</noinclude>

Revision as of 19:34, 1 December 2009

[[Category:{{{1}}}/Omit]]

Adds this task to the "Not Considered" list of the Unimplemented tasks by language page. Usage:

{{omit from|the language category name}}
{{omit from|the language category name|motivation for omitting rather than leaving on the unimplemented tasks list}}

The second parameter is as yet not used; it exists to formalize the practice of including such reasons, which have previously been done with comments after the template use.



This is a template. There are many others. See Category:RCTemplates for a complete list of templates.