Template:CoolBox: Difference between revisions

From Tony Chase
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 1: Line 1:
{| style="width: 100%; border: 1px solid; 0 0 5px #000000; border-spacing: 2px; margin-bottom: 1em; background-color:#{{{heading HEX background colour|efedf2}}};"  
{| style="width: 100%; border: 1px solid; 0 0 5px #000000; border-spacing: 2px; margin-bottom: 1em; background-color:#{{{body HEX background colour|efedf2}}};"  
|-
|-
| style="font-size: 120%; padding: 0.5em 0.5em 0.5em 0.5em; background-color:#{{{heading HEX background colour|c1c0c4}}};" |'''{{{heading|heading}}}'''
| style="font-size: 120%; padding: 0.5em 0.5em 0.5em 0.5em; background-color:#{{{heading HEX background colour|c1c0c4}}};" |'''{{{heading|heading}}}'''
Line 7: Line 7:
<noinclude>
<noinclude>
<!-- made by dawhitelouise -->
<!-- made by dawhitelouise -->
</noinclude>
<templatedata>
{
"params": {
"body HEX background colour": {},
"heading HEX background colour": {},
"heading": {
"type": "content",
"required": true
},
"body": {
"type": "content",
"required": true
}
},
"paramOrder": [
"heading",
"body",
"heading HEX background colour",
"body HEX background colour"
]
}
</templatedata></noinclude>

Revision as of 19:33, 3 December 2023

heading
body

No description.

[Edit template data]

Template parameters

ParameterDescriptionTypeStatus
headingheading

no description

Contentrequired
bodybody

no description

Contentrequired
heading HEX background colourheading HEX background colour

no description

Unknownoptional
body HEX background colourbody HEX background colour

no description

Unknownoptional