Template:User infobox: Difference between revisions
Jump to navigation
Jump to search
(Created page with "{{#css: .mc_username_image { background: url('https://starlightskins.lunareclipse.studio/render/ultimate/{{mc_username}}/full'); background-repeat: no-repeat; background-size: 64px; background-position-x: 40px; background-position-y: 40px; width: 64px; height: 256px; } }} {| class="wikitable" style="margin-left: auto; margin-right: 0px;" !colspan="2"| {{{name}}} |- | <div class="mc_username_image"></div> | Apple |- | Bread | Pie |- | Butter | Ice cream |}") |
No edit summary |
||
Line 1: | Line 1: | ||
{{#css: | {{#css: | ||
.mc_username_image { | .mc_username_image { | ||
background: url('https://starlightskins.lunareclipse.studio/render/ultimate/{{mc_username}}/full'); | background: url('https://starlightskins.lunareclipse.studio/render/ultimate/{{{mc_username}}}/full'); | ||
background-repeat: no-repeat; | background-repeat: no-repeat; | ||
background-size: 64px; | background-size: 64px; |
Revision as of 05:31, 16 May 2024
{{{name}}} | |
---|---|
Apple | |
Bread | Pie |
Butter | Ice cream |