Template:Box-summ: Difference between revisions

From Gulf States Flood Help
No edit summary
No edit summary
Line 13: Line 13:
<templatedata>
<templatedata>
{
{
     "description": "",
     "description": "Use this template to summarize information in a colored box with rounded corners.",
     "params": {
     "params": {
         "color": {
         "color": {

Revision as of 14:44, 27 November 2024

The {{box-summ}} template uses the following syntax. The blue background color shown below is the default.

{{box-summ
|color = (grey|yellow|orange|blue|green)
|style = (any additional box styling)
|title = (the summary title)
|text = (write in your information
}}
Yellow
Orange
Grey
Green
{{{title}}}
{{{text}}}


Use this template to summarize information in a colored box with rounded corners.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Box Colorcolor

Choose from one of five colors

Example
Other colors: grey, yellow, orange, green
Auto value
blue
Stringoptional
Box Titletitle

The bold text at the top of the box

Stringoptional
Body Contenttext

The content below the title

Stringoptional