Jump to content

Template:Broken: Difference between revisions

From NixOS Wiki
DoggoBit (talk | contribs)
Created page with "{{Notice |color=var(--color-error) |background=var(--background-color-error-subtle) |icon=😵 |'''This {{{scope|template}}} is broken.''' If you are knowledgeable with MediaWiki syntax, please fix it. Otherwise consider marking it with {{template link|delete}} to propose it for deletion. }}"
 
DoggoBit (talk | contribs)
No edit summary
 
Line 1: Line 1:
{{Notice
<includeonly>{{Notice
   |color=var(--color-error)
   |color=var(--color-error)
   |background=var(--background-color-error-subtle)
   |background=var(--background-color-error-subtle)
   |icon=😵
   |icon=😵
   |'''This {{{scope|template}}} is broken.''' If you are knowledgeable with [[Help:Syntax|MediaWiki syntax]], please fix it. Otherwise consider marking it with {{template link|delete}} to propose it for deletion.
   |'''This {{{scope|template}}} is broken.''' If you are knowledgeable with [[Help:Syntax|MediaWiki syntax]], please fix it. Otherwise consider marking it with {{template link|delete}} to propose it for deletion.
}}
}}{{#ifeq:{{{category|yes}}}|yes|[[Category:Broken templates]]|}}</includeonly><noinclude>{{Documentation}}</noinclude>

Latest revision as of 21:34, 7 June 2025

Template Documentation [edit source| uses| help]

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>