Template:Wrapper/sandbox
Appearance
![]() | This template is a customized wrapper for {{Example}}. Any field from {{Example}} can work so long as it is added to this template first. Questions? Just ask at Template talk:Example . |
![]() | This is the template sandbox page for Template:Wrapper (diff). See also the companion subpage for test cases. |
![]() | This template uses Lua: |
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.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Template | 1 | name of template this is a wrapper for (without "Template:")
| String | required |
nocat | nocat | Disables categorization
| Boolean | optional |
all | all | For wrappers that use the module, changes the second sentence to read "All fields from <template> will work here." | Boolean | optional |
exclude | exclude | string listing params of <template> excluded from use here.
| String | optional |
See also
[edit]- {{#invoke:Template wrapper|wrap}}