Jump to content

Template:Undocumented: Difference between revisions

From NixOS Wiki
DoggoBit (talk | contribs)
Created page with "<includeonly>{{Notice|color=var(--color-notice)|background=var(--background-color-notice-subtle)|icon=<nowiki>{{</nowiki>?<nowiki>}}</nowiki>|'''Undocumented template.''' This template has no documentation, or its documentation is in a non-standard format. Please provide documentation about this template using the documentation helper template. Doing so will help other editors use your template, as reading template code can be unwieldy and time..."
 
DoggoBit (talk | contribs)
No edit summary
Line 1: Line 1:
<includeonly>{{Notice|color=var(--color-notice)|background=var(--background-color-notice-subtle)|icon=<nowiki>{{</nowiki>?<nowiki>}}</nowiki>|'''Undocumented template.''' This template has no documentation, or its documentation is in a non-standard format. Please provide documentation about this template using the [[Template:Documentation|documentation]] helper template. Doing so will help other editors use your template, as reading template code can be unwieldy and time-consuming.}}[[Category:Undocumented templates]]</includeonly><noinclude>{{Documentation}}</noinclude>
<includeonly>{{Notice|color=var(--color-notice)|background=var(--background-color-notice-subtle)|icon=<nowiki>{{</nowiki>?<nowiki>}}</nowiki>|'''Undocumented template.''' This template has no documentation, or its documentation is in a non-standard format. Please provide documentation about this template using the [[Template:Documentation|documentation]] helper template. Doing so will help other editors use your template, as reading template code can be unwieldy and time-consuming.}}{{#ifeq:{{{category|}}}|no||[[Category:Undocumented templates]]}}</includeonly><noinclude>{{Documentation}}</noinclude>

Revision as of 15:20, 5 June 2025

Template Documentation [edit source| uses| help]

This notice can be added to templates that don't use the documentation helper template. This helps us keep track of them via the undocumented templates category, and might prompt the author of the template to add in information about its usage.

{{?}}︎
Undocumented template. This template has no documentation, or its documentation is in a non-standard format. Please provide documentation about this template using the documentation helper template. Doing so will help other editors use your template, as reading template code can be unwieldy and time-consuming.

Usage

Simply add this template to a page, within noinclude tags:

<includeonly>
  ...
</includeonly><noinclude>{{undocumented}}</noinclude>