Difference between revisions of "Template:Fixme"

From Openresearch
Jump to: navigation, 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...")
 
Line 1: Line 1:
<noinclude><!-- THIS FILE IS PROTECTED - smartGENERATOR WILL NOT OVERWRITE IT -->{{TemplateSequence
+
<noinclude><!-- THIS FILE IS PROTECTED - smartGENERATOR WILL NOT OVERWRITE IT -->
|prev=Template:ExternalImage
 
|next=Template:HideSideBar
 
}}
 
 
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:

Revision as of 11:24, 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 - 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.