Template:Panel

From Hydrogenaudio Knowledgebase
Revision as of 11:55, 5 June 2022 by Beardgoggles (talk | contribs) (Minor code update.)
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Documentation

Creates a colored panel that can be used to pull out important information.

It currently accepts three lowercase color variables: red, green, blue, yellow

Input

{{panel|Sample text.}}
{{panel|title=Warning|Sample text.|color=red}}
{{panel|Sample text.|color=green}}
{{panel|Sample text.|color=blue}}
{{panel|Sample text.|color=yellow}}

Output