Template:Fixme: Difference between revisions

From railML 2 Wiki
Jump to navigation Jump to search
[checked revision][checked revision]
No edit summary
No edit summary
 
Line 1: Line 1:
<includeonly>'''FIXME'''[[category:FIXME {{{1|}}}]]</includeonly><noinclude>
<includeonly>'''{{{display|FIXME}}}'''[[category:FIXME {{{1|}}}]]</includeonly><noinclude>
==Usage==
==Usage==
This template produces standardized error messages and lists the page in [[:Category:FIXME]].
This template produces standardized error messages and lists the page in [[:Category:FIXME]].
===Arguments===
===Arguments===
'''1''': Extends the category. Used by [[template:semcon]] to allow for different error categories
'''1''': Extends the category. Used by [[template:semcon]] to allow for different error categories
'''display''': Allows to change the displayed text
==Examples==
==Examples==
<pre>{{fixme}}</pre>delivers:
<pre>{{fixme}}</pre>delivers:


{{fixme}}
{{fixme}}
<pre>{{fixme|display=Fehler!}}</pre>delivers:
{{fixme|display=Fehler!}}


[[category:template]]
[[category:template]]
</noinclude>
</noinclude>

Latest revision as of 14:30, 16 September 2022

Usage

This template produces standardized error messages and lists the page in Category:FIXME.

Arguments

1: Extends the category. Used by template:semcon to allow for different error categories display: Allows to change the displayed text

Examples

{{fixme}}

delivers:

FIXME

{{fixme|display=Fehler!}}

delivers:

Fehler!