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%);
display: inline-block;
display: inline-block;
text-align: center;
text-align: center;
Line 16: Line 17:
inset -1px -1px 0 rgba(0,0,0,0.5);
inset -1px -1px 0 rgba(0,0,0,0.5);
text-shadow:
text-shadow:
-2px -2px 0 color: color-mix(in srgb, #{{{3}}} 50%, #000 50%),
-2px -2px 0 var(--s),
2px -2px 0 color: color-mix(in srgb, #{{{3}}} 50%, #000 50%),
2px -2px 0 var(--s),
-2px  2px 0 color: color-mix(in srgb, #{{{3}}} 50%, #000 50%),
-2px  2px 0 var(--s),
2px  2px 0 color: color-mix(in srgb, #{{{3}}} 50%, #000 50%);
2px  2px 0 var(--s);
background: #{{{3}}};
background: #{{{3}}};
">
">

Revision as of 01:45, 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