Template:ColorPanel: Difference between revisions

From Second Life Wiki
Jump to navigation Jump to search
Oz Linden (talk | contribs)
m 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...'
(No difference)

Revision as of 14:45, 15 November 2010

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