Jump to content

Template:Wrapper/doc

From Wikipedia, the free encyclopedia

Usage

[edit]

{{Wrapper|target template}}
{{Wrapper|target template|all=yes|exclude=excluded param1, param2, ...}}

Parameters

[edit]

There is one required positional parameter, and three optional named params:

  • |1= – name of the template, excluding namespace (required)
  • |all=yes – alters the default wording (Any field from {{Example}} can work...) to All fields from {{Example}} will work here."
  • |exclude=string – adds "(except string)" after "from Example". Use this to list params in Template:Example not available in the wrapper.
  • |nocat=yes – disable automatic categorization into [[Category:Templates calling Example]]

Examples

[edit]
Example 1: {{Wrapper|Wikibreak}}
{{Wrapper|Wikibreak}}
Example 2: {{Wrapper|Sfnlink|exclude=rev}}
{{Wrapper|Sfnlink|exclude=rev}}
Example 3: {{Wrapper|Sfnlink|all=yes|exclude=rev and lang}}
{{Wrapper|Sfnlink|all=yes|exclude=rev and lang}}

TemplateData

[edit]
See a monthly parameter usage report for Template:Wrapper in articles based on its TemplateData.

TemplateData for Wrapper

No description.

Template parameters

ParameterDescriptionTypeStatus
Template1

name of template this is a wrapper for (without "Template:")

Example
Wikibreak
Stringrequired
nocatnocat

Disables categorization

Example
yes
Booleanoptional
allall

For wrappers that use the module, changes the second sentence to read "All fields from <template> will work here."

Booleanoptional
excludeexclude

string listing params of <template> excluded from use here.

Example
params 'P-one' and 'P-two'
Stringoptional

See also

[edit]