Template:CoolBox: Difference between revisions
		
		
		
		Jump to navigation
		Jump to search
		
|  (username removed) mNo edit summary |  (Undo revision 1181 by Schmoney schase (talk)) Tag: Undo | ||
| (2 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
| {| style="width: 100%; border: 1px solid #aaa; 0 0 5px #000000; border-spacing: 5px; margin-bottom: 1em; background-color:#{{{body HEX background colour|efedf2}}};"   | {| style="width: 100%; border: 1px solid #aaa; 0 0 5px #000000; border-spacing: 5px; margin-bottom: 1em; background-color:#{{{body HEX background colour|efedf2}}};"   | ||
| |- | |||
| | style="font-size: 120%; padding: 0.2em 0.5em; background-color:#{{{heading HEX background colour|d9d9d9}}};" |'''{{{heading|heading}}}''' | |||
| |- | |||
| | style="padding: 0.4em;" |{{{body|body}}} | |||
| |} | |||
| <noinclude> | |||
| <!-- made by dawhitelouise --> | |||
| <templatedata> | |||
| { | |||
| 	"params": { | |||
| 		"body HEX background colour": {}, | |||
| 		"heading HEX background colour": {}, | |||
| 		"heading": { | |||
| 			"type": "content", | 			"type": "content", | ||
| 			"required": true | 			"required": true | ||
Latest revision as of 06:27, 3 February 2024
| heading | 
| body | 
No description.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| heading | heading | no description | Content | required | 
| body | body | no description | Content | required | 
| heading HEX background colour | heading HEX background colour | no description | Unknown | optional | 
| body HEX background colour | body HEX background colour | no description | Unknown | optional |