Difference between revisions of "Template:Fixme"
Jump to navigation
Jump to search
(Created page with "<noinclude><!-- THIS FILE IS PROTECTED - smartGENERATOR WILL NOT OVERWRITE IT -->{{TemplateSequence |prev=Template:ExternalImage |next=Template:HideSideBar }} This is the "Fix...") |
|||
| (3 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
| − | <noinclude><!-- THIS FILE IS PROTECTED - smartGENERATOR WILL NOT OVERWRITE IT --> | + | <noinclude><!-- THIS FILE IS PROTECTED - smartGENERATOR WILL NOT OVERWRITE IT --> |
| − | |||
| − | |||
| − | |||
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 10: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:
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.