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>") |
Dat Hack3r (talk | contribs) m (This reflects a poor understanding of wikitext.) |
||
(One intermediate revision by one other user not shown) | |||
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> |
Latest revision as of 22:30, 16 November 2024
{{{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 |