Template:UserTag: Difference between revisions
From Xenharmonic Reference
mNo edit summary |
mNo edit summary |
||
| Line 6: | Line 6: | ||
"> | "> | ||
[[User:{{{2}}}|<span style=" | [[User:{{{2}}}|<span style=" | ||
--s: color-mix(in srgb, #{{{3}}} 50%, #000 50%); | --s: color-mix(in srgb, #{{{3}}} 50%, #000 50%); /* use color-mix instead of rgba to avoid visible overlapping */ | ||
display: inline-block; | display: inline-block; | ||
text-align: center; | text-align: center; | ||
| Line 26: | Line 26: | ||
</span>]] | </span>]] | ||
<div style=" | <div style=" | ||
color: color-mix(in srgb, #{{{3}}} | color: color-mix(in srgb, #{{{3}}} 33%, currentColor 67%); | ||
"> | "> | ||
{{{4}}} | {{{4}}} | ||
Revision as of 02:04, 10 June 2026
UserTag should be used to indicate any user writing in first-person.
{{UserTag|g|GeorgeLopez|eeff66|I'm from TV.
One million edo.}}
- User tag, ideally one or two letters
- Username for the link to the user page
- Hex color without #
- Text block assigned to the tag
