Alert: We are in Beta until mid 2022. When you see something not working as expected, please have a look at known bugs in development and/or drop us a line. Thank you!

Template: Box

From tangowiki.org
This page has not yet been reviewed and approved!
Revision as of 21:30, 24 May 2019 by Zabien (talk | contribs) (Created page with "<noinclude> 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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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, or help. The styling will change accordingly.
Text
Write the information box text.

Examples

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

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


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

Alert: This is an alert.


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

Help: This is information with a link.