Template:Color: Difference between revisions

From Our World of Text Wiki
Jump to navigation Jump to search
m (newlines??)
(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."

Revision as of 10:45, 1 October 2023

#{{{color}}}

For putting main colors in.

Template parameters

ParameterDescriptionTypeStatus
colorcolor

Put the user's main color here.

Auto value
unknown
Unknownoptional