Template:Color: Difference between revisions
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: | 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.", | |||
"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.
Parameter | Description | Type | Status | |
---|---|---|---|---|
color | color | Put the user's main color here.
| Unknown | optional |