Template:FrameBox

From Shiptest Wiki
Jump to navigationJump to search


About

Infobox with title and content, intended use in Main Page and Administrators.

Examples

Bare 1

{{FrameBox}}
No Title!
No Content!

Bare 2

{{FrameBox
|color=
|image=
|title=
|content=
}}
[[file:|left|24px]]'[[file:|right|24px]]

Normal

{{FrameBox
| color      = BBA0DD
| image      = Autowiki-Botanist.png
| title      = Species
| content    = {{Species}}
}}

No description.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
colorcolor

RGB-color of the title-background (anything that would fit behind a '#' like 'BBA0DD'

Default
888
Stringoptional
imageimage

Image to be displayed on the left and right of the titlebar

Fileoptional
titletitle

Centered text in the title

Stringrequired
contentcontent

Content to be displayed in the infobox

Contentrequired