Difference between revisions of "Template:Box"

From Kerbal Space Program Wiki
Jump to: navigation, search
(+more examples;)
m (+one example;)
Line 9: Line 9:
 
! Description
 
! Description
 
|-
 
|-
{{ParameterRow|1|Small image on the left}}
+
{{ParameterRow|1|Small image on the left shrunk to 32×32 pixels}}
 
{{ParameterRow|2|Text}}
 
{{ParameterRow|2|Text}}
 
{{ParameterRow|3|Color of the box. When transparent it does hide the border.|#c8ff96}}
 
{{ParameterRow|3|Color of the box. When transparent it does hide the border.|#c8ff96}}
Line 25: Line 25:
  
 
   <nowiki>{{Box|notice.svg|'''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.|#aaaaff|}}</nowiki>
 
   <nowiki>{{Box|notice.svg|'''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.|#aaaaff|}}</nowiki>
 +
{{Box|Warning.svg|Most of this page is entirely speculation based on in-game observation and should not be taken as absolute fact!|#FFDF80}}
 +
 +
<nowiki>{{Box|Warning.svg|Most of this page is entirely speculation based on in-game observation and should not be taken as absolute fact!|#FFDF80}}</nowiki>
  
 
== Additional Box templates ==
 
== Additional Box templates ==

Revision as of 18:48, 23 March 2013

Description

This templates create a box with an image.

Parameters

Template:ParameterRowTemplate:ParameterRowTemplate:ParameterRowTemplate:ParameterRow
# Optional Description

It is possible to add additional rows by using {{!}} in the Text parameter. One example is {{SVG available}}.

Examples

Text
 {{Box|Kerbin18.png|Text|#FFCCCC|Title}}
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|notice.svg|'''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.|#aaaaff|}}
Most of this page is entirely speculation based on in-game observation and should not be taken as absolute fact!

{{Box|Warning.svg|Most of this page is entirely speculation based on in-game observation and should not be taken as absolute fact!|#FFDF80}}

Additional Box templates

There exists another box template named {{mbox}} which for example {{Stub}} uses.