Template:Epic Comic Sans Header: Difference between revisions
Appearance
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> | |||