Template:Panel

From CUETools
Jump to navigation Jump to search

Documentation

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

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

Input

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

Output