Template:Broken/Doc: Difference between revisions
Appearance
Created page with "Use this template to mark templates that are broken. Editors are encouraged to regularly check the list of broken templates and contribute by fixing them. {{broken|category=no}} === Usage === Simply include the template above the broken template's documentation, inside <code><nowiki><includeonly></nowiki></code> tags: {{code|lang=mediawiki|line=no|<nowiki> <includeonly> ... </includeonly><noinclude>{{broken}}</noinclude></nowiki>}}" |
No edit summary |
||
Line 7: | Line 7: | ||
Simply include the template above the broken template's documentation, inside <code><nowiki><includeonly></nowiki></code> tags: | Simply include the template above the broken template's documentation, inside <code><nowiki><includeonly></nowiki></code> tags: | ||
{{code|lang=mediawiki|line=no|<nowiki> | {{code|lang=mediawiki|line=no| | ||
< | <<nowiki>includeonly</nowiki>> | ||
... | ... | ||
</includeonly><noinclude>{{broken}}</noinclude | </<nowiki>includeonly</nowiki>><<nowiki>noinclude</nowiki>><nowiki>{{broken}}</nowiki></<nowiki>noinclude</nowiki>>}} |
Latest revision as of 21:37, 7 June 2025
Use this template to mark templates that are broken. Editors are encouraged to regularly check the list of broken templates and contribute by fixing them.
😵︎
This template is broken. If you are knowledgeable with MediaWiki syntax, please fix it. Otherwise consider marking it with
{{delete}}
to propose it for deletion.
Usage
Simply include the template above the broken template's documentation, inside <includeonly>
tags:
<includeonly>
...
</includeonly><noinclude>{{broken}}</noinclude>