Difference between revisions of "Template:Fixme"
m (Wf verschob die Seite Template:FixMe nach Template:Fixme, ohne dabei eine Weiterleitung anzulegen) |
|||
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. |
Revision as of 10:25, 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:
- Property:Fixme_todo todo - what needs to be fixed
- Property:Fixme_done 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.