Template:Epic Comic Sans Header: Difference between revisions
Jump to navigation
Jump to search
(Created page with "<p style='color:{{color}};text-align:center;font-size:32px;background:{{bg-color}};font-family:"Comic Sans MS";padding:10px'>{{{header text}}}</p>") |
No edit summary |
||
Line 1: | Line 1: | ||
<p style='color:{{color}};text-align:center;font-size:32px;background:{{bg | <p style='color:{{color}};text-align:center;font-size:32px;background:{{bg color}};font-family:"Comic Sans MS";padding:10px'>{{{header text}}}</p> | ||
<noinclude> | |||
<templatedata> | |||
{ | |||
"params": { | |||
"header text": {}, | |||
"color": {}, | |||
"bg color": {} | |||
}, | |||
"description": "this is an epic header" | |||
} | |||
</templatedata> | |||
</noinclude> |
Revision as of 13:07, 8 December 2023
<p style='color: #000000
;text-align:center;font-size:32px;background:Template:Bg color;font-family:"Comic Sans MS";padding:10px'>{{{header text}}}
this is an epic header
Parameter | Description | Type | Status | |
---|---|---|---|---|
header text | header text | no description | Unknown | optional |
color | color | no description | Unknown | optional |
bg color | bg color | no description | Unknown | optional |