Template:UserTag: Difference between revisions

From Xenharmonic Reference
mNo edit summary
Tag: Reverted
mNo edit summary
 
(18 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly>
<includeonly><div style="
<div style="
display: flex;
display: flex;
align-items: flex-start;
align-items: flex-start;
gap: 0.5em;
gap: 0.5em;
">
">[[User:{{{2}}}|<span style="
[[User:{{{2}}}|<span style="
/* be careful with line breaks because any one of them could end up displaying in the parser */
display: inline-block;
--s: color-mix(in srgb, #{{{3}}} 50%, #000 50%); /* use color-mix instead of rgba to avoid visible overlapping */
text-align: center;
display: inline-block;
text-decoration: underline;
text-align: center;
padding: 0.2em;
padding: 0.2em;
min-width: 1.5em;
min-width: 1.5em;
height: 1.5em;
height: 1.5em;
color: #fff;
color: #fff;
box-shadow:
box-shadow:
inset 1px 1px 0 rgba(255,255,255,0.5),
inset 1px 1px 0 rgba(255,255,255,0.5),
inset -1px -1px 0 rgba(0,0,0,0.5);
inset -1px -1px 0 rgba(0,0,0,0.5);
text-shadow: -1px -1px 0 rgba(0,0,0,0.2), 1px -1px 0 rgba(0,0,0,0.2), -1px 1px 0 rgba(255,255,255,0.2), 1px 1px 0 rgba(255,255,255,0.2);
text-shadow:
background: #{{{3}}};
-1px -1px 2px var(--s),
">
1px -1px 2px var(--s),
{{{1}}}
-1px 1px 2px var(--s),
</span>]]
1px 1px 2px var(--s);
<div style="
background: #{{{3}}};
color: color-mix(in srgb, #{{{3}}} 30%, currentColor 70%);
">{{{1}}}</span>]]<div style="
">
color: color-mix(in srgb, #{{{3}}} 33%, currentColor 67%);
{{{4}}}
">{{{4}}}</div></div></includeonly><noinclude>
</div>
</div>
</includeonly>
<noinclude>
UserTag should be used to indicate any user writing in first-person.
UserTag should be used to indicate any user writing in first-person.



Latest revision as of 02:37, 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.}}
  1. User tag, ideally one or two letters
  2. Username for the link to the user page
  3. Hex color without #
  4. Text block assigned to the tag