Template:Sidebox

From postmarketOS
Jump to navigation Jump to search
This is an example of the sidebox.
I can also use HTML tags and MediaWiki syntax, like links.
This sidebox has custom border and background!
This page is a template. It contains no postmarketOS-related information, but should be used as part of other articles.

Check out all pages using this template and feel free to discuss it in the gitlab issues.

For more information, read Templates and Template:Template.

This is a template for a small sidebox that can be used to add highly visible notes without using the big Icon box template. It's a simplified version of Template:Icon box based on Template:Infobox style.

The most basic sidebox example:

{{Sidebox
| box-text = This is an example of the sidebox.<br>I can also use HTML tags and [[Templates|MediaWiki syntax, like links]].
}}

More customized example:

{{Sidebox
| box-text = This sidebox has custom border and background!
| border-color = #8a8
| border-width = 3px
| background = #f7fff7
}}
{{{box-text}}}