Template:FIXME: Difference between revisions

From Project-GC
Jump to navigation Jump to search
Added option "reason"
Added category
 
(2 intermediate revisions by one other user not shown)
Line 4: Line 4:
== Example outputs ==
== Example outputs ==
* <nowiki>{{FIXME}}</nowiki>
* <nowiki>{{FIXME}}</nowiki>
{{FIXME}}
** {{FIXME}}
* <nowiki>{{FIXME|reason=Example}}</nowiki>
* <nowiki>{{FIXME|reason=Example}}</nowiki>
{{FIXME|reason=Example}}
** {{FIXME|reason=Example}}
</noinclude>
</noinclude>


Line 16: Line 16:
{{#IF:{{{reason|}}}|<p>'''Reason:''' {{{reason|}}}</p>}}
{{#IF:{{{reason|}}}|<p>'''Reason:''' {{{reason|}}}</p>}}
</div>
</div>
[[Category:FIXME]]
{{#IFEQ: {{FULLPAGENAME}} | Template:FIXME || [[Category:FIXME]] }}
</includeonly>
</includeonly>
<noinclude>[[Category: Wiki Templates]]</noinclude>

Latest revision as of 20:59, 26 April 2024

Usage

Use this template to tag articles which are far from complete, for example when there are only key words added, or the formatting isn't finished.

Example outputs

  • {{FIXME}}


This page is a Work in progress and needs severe fixes.

Feel free to contribute by editing the page. When it has the information needed in a readable form and in a decent formatted way, remove the FIXME template-tag.



  • {{FIXME|reason=Example}}


This page is a Work in progress and needs severe fixes.

Feel free to contribute by editing the page. When it has the information needed in a readable form and in a decent formatted way, remove the FIXME template-tag.

Reason: Example