Template:ColorPanel

From Second Life Wiki
Revision as of 14:45, 15 November 2010 by Oz Linden (talk | contribs) (Created page with '<noinclude> == Rounded Color Box Template == Use this template by putting this in your page: <nowiki>{{ColorBox|Title|Content}}</nowiki> And optionally add the other named para...')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Rounded Color Box Template

Use this template by putting this in your page:

{{ColorBox|Title|Content}}

And optionally add the other named parameters:

Positional Parameters

  1. Title
  2. Content

Optional Named Parameters

|background=color-spec
|bordercolor=color-spec
|shadowcolor=color-spec
|cornerradius=pixels
{{ColorPanel|Title|
 Content 
 * And more content
 }}
Title

Content

  • And more content


{{ColorPanel|Second Panel|
 Other Content 
 # And more content
 }}
Second Panel

Other Content

  1. And more content