Template:Unimpl header: Difference between revisions

From Rosetta Code
Content added Content deleted
(refinement of previous)
(Added note for C++ unimplemented tasks redirecting to C (only shown in C unimplemented tasks page))
Line 1: Line 1:
<includeonly>[[Category:Unimplemented tasks by language|{{{1}}}]]</includeonly>{{plural:2|This {{{2}}} task is|These {{{2}}} tasks are}} currently not implemented in [[{{{1}}}]]. Please implement {{plural:{{{2}}}|it|them}} if you can. If any tasks are not possible or too complex in {{{1}}}, they will not be on this list. To mark a task as such, add <nowiki>{{Omit From|</nowiki>{{{1}}}<nowiki>}}</nowiki> to that task.
<includeonly>[[Category:Unimplemented tasks by language|{{{1}}}]]</includeonly>{{#ifeq: {{{2}}}|C|<div class="messagebox">Due to a bug in mod_rewrite, the link for tasks not implemented in C++ currently redirects here. To go there, try [http://rosettacode.org/w/index.php?title=Tasks_not_implemented_in_C%2B%2B this link] instead.</div>|}}{{plural:2|This {{{2}}} task is|These {{{2}}} tasks are}} currently not implemented in [[{{{1}}}]]. Please implement {{plural:{{{2}}}|it|them}} if you can. If any tasks are not possible or too complex in {{{1}}}, they will not be on this list. To mark a task as such, add <nowiki>{{Omit From|</nowiki>{{{1}}}<nowiki>}}</nowiki> to that task.


<div style="-webkit-column-count:3; -moz-column-count:3"> <!-- it would be better to have this inside one page balanced. Perhaps use a universal template inside each of the "Tasks not implemented in ___" pages which contains the reference to the "unimp body ___" page? -->
<div style="-webkit-column-count:3; -moz-column-count:3"> <!-- it would be better to have this inside one page balanced. Perhaps use a universal template inside each of the "Tasks not implemented in ___" pages which contains the reference to the "unimp body ___" page? -->

Revision as of 07:57, 24 April 2009

These {{{2}}} tasks are currently not implemented in [[{{{1}}}]]. Please implement them if you can. If any tasks are not possible or too complex in {{{1}}}, they will not be on this list. To mark a task as such, add {{Omit From|{{{1}}}}} to that task.