Difference between revisions of "Template:Box"
From Kerbal Space Program Wiki
m (!box syntax;) |
m (→Examples: *explicit parameter names;) |
||
Line 47: | Line 47: | ||
<nowiki>{{Box|2='''This article is currently undergoing a major expansion or revamping.''' However, you are free to help in the construction of this page by improving it.}}</nowiki> | <nowiki>{{Box|2='''This article is currently undergoing a major expansion or revamping.''' However, you are free to help in the construction of this page by improving it.}}</nowiki> | ||
− | {{Box|type=warning|Most of this page is entirely speculation based on in-game observation and should not be taken as absolute fact!}} | + | {{Box|type=warning|2=Most of this page is entirely speculation based on in-game observation and should not be taken as absolute fact!}} |
− | <nowiki>{{Box|type=warning|Most of this page is entirely speculation based on in-game observation and should not be taken as absolute fact!}}</nowiki> | + | <nowiki>{{Box|type=warning|2=Most of this page is entirely speculation based on in-game observation and should not be taken as absolute fact!}}</nowiki> |
== Additional Box templates == | == Additional Box templates == |
Revision as of 10:27, 18 August 2013
Description
This templates create a box with an image.
Parameters
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 | ||
error | ||
warning | ||
editnotice or notice |
Examples
{{Box|Kerbin18.png|Text|#b22222|Title}}
{{Box|2='''This article is currently undergoing a major expansion or revamping.''' However, you are free to help in the construction of this page by improving it.}}
{{Box|type=warning|2=Most of this page is entirely speculation based on in-game observation and should not be taken as absolute fact!}}
Additional Box templates
- {{SVG available}}
- {{Delete}}
- {{Protect}}
- {{Spoiler}}
There exists another box template named {{mbox}} which for example {{Stub}} uses.