Vorlage:Box

Aus BrandWiki
Wechseln zu:Navigation, Suche

To add a box for information, alert in your text, use the following template call on a page, substitute the italic variables with your input. The styling will then be applied automatically.

How to use

{{Box|Box type|Text|Intro text}}

Box
This is the template name. Do not change or omit.
Box type
You can choose either alert, info or help. The styling will change accordingly.
Text
Write the information box text.
Intro text
Write the text that should serve as a bold formatted intro. This can be left out.

Examples

{{Box|alert|This is an alert.}}


{{{3}}}: This is an alert.


{{Box|alert|This is an alert.|Alert}}


Alert: This is an alert.


{{Box|info|This is information.|Look closely}}


Look closely: This is information.


{{Box|help|You can get help on [[Main page|This page]].|Watch out}}


Watch out: You can get help on This page.