Jump to content

Template:Color: Difference between revisions

-Applepippin- (talk | contribs)
m newlines??
HiyaHiya (talk | contribs)
Removed the eyesore
Line 1: Line 1:
<span style="display:inline-flex;border-radius:4px;border:4px solid black;margin:0;padding:4px;background:#eee;">
<span style="display:inline-flex;border-radius:4px;border:4px solid black;margin:0;padding:4px;background:#eee;">
<span style="color:#{{{color}}};
<span style="color:#{{{color}}};
             background:linear-gradient(135deg,white,black);
             background:white;
             margin:0;
             margin:0;
             border-radius:4px 0 0 4px;
             border-radius:4px 0 0 4px;
Line 15: Line 15:
"params": {
"params": {
"color": {
"color": {
            "description": "Put the user's main color here.",
"description": "Put the user's main color here.",
            "autovalue": "unknown"
"autovalue": "unknown"
        }
}
},
},
"description": "For putting main colors in."
"description": "For putting main colors in."