Vorlage:Box: Unterschied zwischen den Versionen

Aus BrandWiki
Wechseln zu:Navigation, Suche
imported>Ahoi
imported>Ahoi
Zeile 13: Zeile 13:
  
 
==Examples==
 
==Examples==
 +
=== tldr ===
 
<code><nowiki>{{Box|tldr|This is the summary on top of a section.}}</nowiki></code>
 
<code><nowiki>{{Box|tldr|This is the summary on top of a section.}}</nowiki></code>
 
: {{Box|tldr|This is the summary on top of a section.}}
 
: {{Box|tldr|This is the summary on top of a section.}}
  
 
+
=== alert ===
 
<code><nowiki>{{Box|alert|This is an alert.}}</nowiki></code>
 
<code><nowiki>{{Box|alert|This is an alert.}}</nowiki></code>
 
: {{Box|alert|This is an alert.}}
 
: {{Box|alert|This is an alert.}}
  
 
+
=== help ===
 
<code><nowiki>{{Box|help|This is information with a [[Main Page|link]].}}</nowiki></code>
 
<code><nowiki>{{Box|help|This is information with a [[Main Page|link]].}}</nowiki></code>
 
: {{Box|help|This is information with a [[Main Page|link]].}}
 
: {{Box|help|This is information with a [[Main Page|link]].}}
  
 
+
=== template ===
 
<code><nowiki>{{Box|template|This is information with a [[Main Page|link]].}}</nowiki></code>
 
<code><nowiki>{{Box|template|This is information with a [[Main Page|link]].}}</nowiki></code>
 
: {{Box|template|This is information with a [[Main Page|link]].}}
 
: {{Box|template|This is information with a [[Main Page|link]].}}

Version vom 8. September 2019, 22:39 Uhr

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}}

Box
This is the template name. Do not change or omit.
Box type
You can choose either tldr, alert, help, or template. The styling will change accordingly.
Text
Write the information box text.

Examples

tldr

{{Box|tldr|This is the summary on top of a section.}}

In short: This is the summary on top of a section.

alert

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

Alert: This is an alert.

help

{{Box|help|This is information with a [[Main Page|link]].}}

Help: This is information with a link.

template

{{Box|template|This is information with a [[Main Page|link]].}}

Alert: This is information with a link.
Used in the TemplateInfo