Template:Select skin/doc
Jump to navigation
Jump to search
This is a documentation subpage for Template:Select skin. It contains usage information, categories and other content that is not part of the original template page. |
Makes links to change the skin of the current or any page. In particular, this template is transcluded into {{Template test cases notice}}.
Usage
{{Select skin}}
shows just the horizontal list of skins:
Markup | Renders as |
---|---|
{{Select skin}} |
|
|view=
adds "View this page in the skin:"
Markup | Renders as |
---|---|
{{Select skin|view=yes}} |
View this page in the skin:
|
- One unnamed parameter can be used with
|view=
to include a linked article:
Markup | Renders as |
---|---|
{{Select skin|Funabashi (city)|view=yes}} |
View Funabashi (city) in the skin:
|
|style=
adds CSS styling:
Markup | Renders as |
---|---|
{{select skin|style=font-size:80%}} |
|
Technical
You can also temporarily set the skin manually by appending to the URL:
?useskin=skinname
for normal cases.&useskin=skinname
if the URL already contains an equals sign.
See also
- {{select language}}