Template:Omit from: Difference between revisions

From Rosetta Code
Content added Content deleted
(stray line break)
(Use a better-named property)
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<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:
[[Category:{{{1}}}/Omit]]<noinclude>

Adds this task to the "Not Considered" list of the Unimplemented tasks by language page.
<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>
{{template}}</noinclude>

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.