Template:Hidden On/doc
This is the documentation page for Hidden On. It contains usage information, categories, and other content not part of the original template page. | ||
|---|---|---|
| Main | Documentation | Usage |
This is a meta-template of sorts that can be used on a template's documentation page to warn that it will not completely work (if at all) on the given skin (typically mobile).
Syntax
{{Hidden On|skin, optional|partial = "1" if only partially hidden}}
{{Hidden On|context = override entire "the ____ skin" context|text = override entire description, optional|partial = "1" if only partially hidden}}
Examples
{{Hidden On}} yields:
{{Hidden On|mobile|partial = 1}} yields:
{{Hidden On|context = iOS devices|text = Due to a lack of support in WebKit, this template does not load correctly on iOS.|partial = 1}} yields:
Template Data
This is a meta-template of sorts that can be used on a template's documentation page to warn that it will not completely work (if at all) on the given skin (typically mobile).
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Skin | 1 | The name of the skin that this warning applies to.
| Line | optional |
| context | context | Overrides the entire "the ____ skin" section of the header.
| Line | optional |
| Partial | partial | Set to "1" if the template works *partially* on the given skin, but may be missing specific information. | Boolean | suggested |
| Description | text | Overrides the entire description contents under the header. | Content | optional |