Template:Todo: Difference between revisions

From apm
Jump to navigation Jump to search
mNo edit summary
Line 10: Line 10:
All pages that contain this template at least once will autmatically added to the category [[:Caegory:ContainsTodos]].
All pages that contain this template at least once will autmatically added to the category [[:Caegory:ContainsTodos]].


* <nowiki>{{todo|find a more fine grained method|Find a more fine grained method to make an auto-created page that collects all usages of the todo template and lists this usages sorted by the second parameter.}}</nowiki>
* {{todo|find a more fine grained method|Find a more fine grained method to make an auto-created page that collects all usages of the todo template and lists this usages sorted by the second parameter.}} produced by: <br> <nowiki>{{todo|find a more fine grained method|Find a more fine grained method to make an auto-created page that collects all usages of the todo template and lists this usages sorted by the second parameter.}}</nowiki>
* <nowiki>{{todo|check how recursive template calls behave}}</nowiki>
 
* '''observation:''' self recursive references are not evaluated in further iterations


=== The second parameter ===
=== The second parameter ===

Revision as of 08:10, 30 September 2015

(Todo: {{{1}}})


Usage:

Add this template into flowing text or as bullet point on pages wherever you see that further work is needed that cant be done on the spot.currently cant be done

  • {{todo|[short note that makes sense in the context of the usage of this template]|[optional detailed description (hidden)]}}

Categorization

All pages that contain this template at least once will autmatically added to the category Caegory:ContainsTodos.

  • (Todo: find a more fine grained method) produced by:
    {{todo|find a more fine grained method|Find a more fine grained method to make an auto-created page that collects all usages of the todo template and lists this usages sorted by the second parameter.}}
  • observation: self recursive references are not evaluated in further iterations

The second parameter

Hidden parameter for sorting only: {{{2=no details given}}}

Testing this template

Special:ExpandTemplates
To test correct behavior in flowing text use: "testtext1 {{todo|foo|bar}} testtext2"