Difference between revisions of "Template:Box/doc"
From Kerbal Space Program Wiki
(Created page with "{{Documentation subpage}} <!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata (see Wikipedia:Wikidata) --> == Usage == Recom...") |
m (→Examples) |
||
Line 44: | Line 44: | ||
== Examples == | == Examples == | ||
− | {{Box|Kerbin18.png| | + | {{Box|Kerbin18.png|Box with a custom image and color, overriding the <tt>type</tt>.|#00bb00|type=error}} |
− | <nowiki>{{Box|Kerbin18.png| | + | <nowiki>{{Box|Kerbin18.png|Box with a custom image and color, overriding the <tt>type</tt>.|#00bb00|type=error}}</nowiki> |
− | {{Box| | + | {{Box|Kerbin18.png|Box with a custom image and color, no <tt>type</tt> set.|#00bb00}} |
− | <nowiki>{{Box| | + | <nowiki>{{Box|Kerbin18.png|Box with a custom image and color, no <tt>type</tt> set.|#00bb00}}</nowiki> |
− | {{Box| | + | {{Box|Kerbin18.png|Box with a custom image, no color set.}} |
− | <nowiki>{{Box|type=warning| | + | <nowiki>{{Box|Kerbin18.png|Box with a custom image, no color set.}}</nowiki> |
+ | |||
+ | {{Box|type=warning|Box with <tt>type</tt> set to <tt>warning</tt>.}} | ||
+ | |||
+ | <nowiki>{{Box|type=warning|Box with <tt>type</tt> set to <tt>warning</tt>.}}</nowiki> | ||
+ | |||
+ | {{Box|Box with default settings.}} | ||
+ | |||
+ | <nowiki>{{Box|Box with default settings.}}</nowiki> | ||
== Additional Box templates == | == Additional Box templates == |
Revision as of 16:35, 2 February 2020
Error creating thumbnail: /bin/bash: rsvg-convert: command not found |
This is a documentation subpage for Template:Box. It contains usage information, categories and other content that is not part of the original template page. |
Usage
Recommended usage: {{Box|''Contents''}}
Parameters
#/Name | Optional | Description | Default |
---|---|---|---|
1 | Yes | Small image on the left shrunk to 40×40 pixels. | File:notice.svg |
2 | No | Text, if this parameter isn't set, uses the first parameter as text. | |
3 | Yes | Color of the box. When transparent it does hide the border. | #1e90ff |
type | Yes | Type of the box. | Not set |
It is possible to add additional rows by using {{!}} in the Text parameter. One example is {{SVG available}}.
Types
With types it is possible to predefine the image and color, although both can be changed.
Type | Image | Color |
---|---|---|
Not set or info | ||
error | ||
warning | ||
editnotice or notice | ||
disambig |
Examples
{{Box|Kerbin18.png|Box with a custom image and color, overriding the <tt>type</tt>.|#00bb00|type=error}}
{{Box|Kerbin18.png|Box with a custom image and color, no <tt>type</tt> set.|#00bb00}}
{{Box|Kerbin18.png|Box with a custom image, no color set.}}
{{Box|type=warning|Box with <tt>type</tt> set to <tt>warning</tt>.}}
{{Box|Box with default settings.}}
Additional Box templates
- {{About}}
- {{Blocked}} (and {{Spammer}})
- {{Data template used}}
- {{Delete}}
- {{Disambiguation}}
- {{Incomplete Translation}}
- {{LowRes}}
- {{Merge}}
- {{Move}}
- {{NoThumbnailsPlease}}
- {{Outdated}}
- {{Part config}}
- {{Protect}}
- {{Spoiler}}
- {{Stub}}
- {{SVG available}}
- {{Talkarchive}}
- {{WrongLanguageCode}} (and {{HasWrongLanguageCode}})