Template:ColorPanel: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
== Rounded Color Box Template == | == Rounded Color Box Template == | ||
<nowiki>{{ | <nowiki>{{ColorPanel|Title|Content}}</nowiki> | ||
=== Positional Parameters === | === Positional Parameters === |
Revision as of 15:09, 15 November 2010
Rounded Color Box Template
{{ColorPanel|Title|Content}}
Positional Parameters
- Title
- Content
Optional Named Parameters
|background=color-spec |bordercolor=color-spec |shadowcolor=color-spec |cornerradius=pixels
Examples
{{ColorPanel|Title| Content * And more content }}
Title
Content
- And more content
{{ColorPanel |background=#fdd |bordercolor=#800 |Second Panel| Other Content # And more content }}
Second Panel
Other Content
- And more content