Template:Omit from: Difference between revisions

From Rosetta Code
Content added Content deleted
("omitted from task" semantic link.)
(Use a better-named property)
 
Line 1: Line 1:
<includeonly>{{#set:omitted from task={{{1}}}}}[[Category:{{{1}}}/Omit]]</includeonly><noinclude>Adds this task to the "Not Considered" list of the Unimplemented tasks by language page. Usage:
<includeonly>{{#set:omitted from language={{{1}}}}}[[Category:{{{1}}}/Omit]]</includeonly><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''<nowiki>}}</nowiki>

Latest revision as of 20:06, 12 December 2011

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.