Template:Panel

From Hydrogenaudio Knowledgebase
Jump to: navigation, search

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