Modèle:Template error report/Documentation

De Didaquest
< Modèle:Template error report
Révision datée du 29 mars 2018 à 23:57 par Admin (discussion | contributions) (Page créée avec « {{Documentation subpage}} <!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata (see Wikipedia:Wikidata) --> The [https:/... »)
(diff) ← Version précédente | Voir la version actuelle (diff) | Version suivante → (diff)
Aller à la navigationAller à la recherche


The Template Parameters tool is now available on Tool Labs, for viewing template parameter usage. It works with TemplateData to show the validity of parameter names that are used in template transclusions. For a required parameter, it can display a list of pages where the template is missing the parameter. The tool also shows commonly used values for each parameter. The data is updated monthly.

Usage

The template is included in transclusions of {{TemplateData header}}. If it's needed elsewhere, simply place the following in the template's documentation:

== Error reports ==

{{Template error report}}

By default, it links a report for the template-page being viewed. To link a report for a different template-page, pass it as the first parameter:

{{Template error report|Example}}

makes a link to the error repor for Template:Example:

see the monthly error report for this template.

The first character can be made lowercase to follow on at the end of a sentence:

Blah, {{Template error report|lc=yes}} → Blah, see the monthly error report for this template.