Template:Fixme: Difference between revisions

From Openresearch
Jump to navigation Jump to search
No edit summary
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 2: Line 2:
This is the "Fixme" template. It is useful for marking pages that need to be changed / fixed.
This is the "Fixme" template. It is useful for marking pages that need to be changed / fixed.
There are two template attributes:
There are two template attributes:
* todo - what needs to be fixed
* [[Property:Fixme_todo|todo]] - what needs to be fixed
* done - the date when the fix was done
* [[Property:Fixme_done|done]] done - the date when the fix was done


On the page only not-done fixmes are shown.
On the page only not-done fixmes are shown.

Latest revision as of 09:26, 5 June 2020

This is the "Fixme" template. It is useful for marking pages that need to be changed / fixed. There are two template attributes:

  • todo - what needs to be fixed
  • done done - the date when the fix was done

On the page only not-done fixmes are shown.

This template should be called in the following format:

{{Fixme
|done=
|todo=
}}

Examples

{{Fixme|todo=change so that empty done parameter sets SMW done property as "false" and Fixme's with no attributes show up in the List of Fixmes}}
{{Fixme|todo=explain me|done=2020-05-14}}
done
todo change so that empty done parameter sets SMW done property as "false" and Fixme's with no attributes show up in the List of Fixmes



Edit the page to see the template text.