Jump to content
Toggle menu
  • 8 articles
  • 75 files
  • 7 users
  • 37.8K edits
Neodyland Wiki
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.
Revision as of 04:30, 13 June 2021 by commons>ExE Boss (Create documentation subpage for {{tmpl}})
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

No description yet available.

Usage

{{Tmpl |0= }}

Template parameters

<templatedata>JSON</templatedata> ./. {{TemplateBox}}
TemplateData

TemplateData is a way to store information about template parameters (the description of those and of the whole template) for both humans and machines. It is used by VisualEditor and possibly other tools like Upload Wizard.


Existing template documentation
At Wikimedia Commons, it is recommended to use {{TemplateBox}} with either ‎useTemplateData=1 or ‎useTemplateData=only on the ‎/doc subpage and transcluding it with {{Documentation}} into the template. ‎<nowiki>-tags can be wrapped around the arguments, if required, to avoid templates being expanded.

Newly created template documentation and imports
Another option, especially for imported templates, or for users with JSON experience, is placing raw ‎<templatedata>-tags into the Wikitext of the template, as described in various Wikipediae.


Wikipedia's help about TemplateDataCommons-specific information

Template parameters

This template prefers inline formatting of parameters.

ParameterDescriptionTypeStatus
Template Content0

Text with replacements, which are specified using “$n”, where “n” is a positive integer matching the parameter names.

Contentrequired
Replacement 11

The replacement string for “$1”.

Contentoptional
Replacement 22

The replacement string for “$2”.

Contentoptional
Replacement 33

The replacement string for “$3”.

Contentoptional
Replacement 44

The replacement string for “$4”.

Contentoptional
Replacement 55

The replacement string for “$5”.

Contentoptional
Replacement 66

The replacement string for “$6”.

Contentoptional
Replacement 77

The replacement string for “$7”.

Contentoptional
Replacement 88

The replacement string for “$8”.

Contentoptional
Replacement 99

The replacement string for “$9”.

Contentoptional

Additional information

The template is intended to be used in the following namespaces: all namespaces

The template is intended to be used by the following user groups: all users

Relies on:
Module:Tmpl

Example

{{Tmpl|0= &lt;$1 name=$3>$2&lt;/$1> |tag|content|value}}

renders as:

<tag name=value>content</tag>

Localization

This template is not intended to be localized.

This template is intended to be used on pages using the Translate extension to allow partial translation of the content of ‎<tvar>...‎</tvar> tags.

Example

{{tmpl|0= &lt;$1 name=$3&gt;$2&lt;/$1&gt; |tag|content|value}}

which translators will see as:

{{$1|tag|content|value}}
Cookies help us deliver our services. By using our services, you agree to our use of cookies.