The official discord link if you wish to join the discord: https://discord.gg/j5RKwCvAFu

The background art comes from Cherylann1960.

Template:Avatar: Difference between revisions

From The Codex
PlozBot
PlozBot (talk | contribs) (Undo revision 100794 by PlozBot (talk))
m
PlozBot
PlozBot (talk | contribs) (Undo revision 100793 by PlozBot (talk))
m
Line 1: Line 1:
<onlyinclude><includeonly><div style="display: inline-block; width: {{#iferror:{{#expr:{{{2|100}}} + 1}}|100|{{#ifexpr:{{{2|100}}} > 16|{{#ifexpr:{{{2|100}}} > 150|150|{{{2|100}}}}}|16}}}}px; height: {{#iferror:{{#expr:{{{2|100}}} + 1}}|100|{{#ifexpr:{{{2|100}}} > 16|{{#ifexpr:{{{2|100}}} > 150|150|{{{2|100}}}}}|16}}}}px; line-height: {{#iferror:{{#expr:{{{2|100}}} + 1}}|99|{{#ifexpr:{{{2|100}}} > 16|{{#ifexpr:{{{2|100}}} > 150|149|{{#expr:{{{2|100}}} - 1}}}}|15}}}}px;vertical-align: middle;" class="UserAvatarFetch"><span class="avi-thisUsername" style="display: none;">{{{1|}}}</span><span class="avi-thisSize" style="display: none;">{{{2|}}}</span></div></includeonly></onlyinclude>
<onlyinclude><includeonly><div style="display: inline-block; width: {{#iferror:{{#expr:{{{2|100}}} + 1}}|100|{{#ifexpr:{{{2|100}}} > 16|{{#ifexpr:{{{2|100}}} > 150|150|{{{2|100}}}}}|16}}}}px; height: {{#iferror:{{#expr:{{{2|100}}} + 1}}|100|{{#ifexpr:{{{2|100}}} > 16|{{#ifexpr:{{{2|100}}} > 150|150|{{{2|100}}}}}|16}}}}px; line-height: {{#iferror:{{#expr:{{{2|100}}} + 1}}|99|{{#ifexpr:{{{2|100}}} > 16|{{#ifexpr:{{{2|100}}} > 150|149|{{#expr:{{{2|100}}} - 1}}}}|15}}}}px;vertical-align: middle;" class="UserAvatarFetch"><span class="avi-thisUsername" style="display: none;">{{{1|}}}</span><span class="avi-thisSize" style="display: none;">{{{2|}}}</span></div></includeonly></onlyinclude>
<noinclude>
==Using==
To use it, simply include the template name and the username of the user in the content.
<pre>
{{Avatar|Username}}
</pre>
You can also change the size of the avatar (minimum size: 16 x 16px, maximum: 150 x 150px, default: 100 x 100px), (leave the px out) like so:
<pre>
{{Avatar|Username|Size}}
</pre>
Example:
<pre>
{{Avatar|Andrey Andrey|50}}
</pre>
Results in the following:
{{Avatar|Andrey Andrey|50}}


Original script page — [[w:c:dev:User Avatar Finder]]
<noinclude>[[Category:Templates]]{{documentation}}
[[Category:Templates]]
<!--This template is taken from the Steven Universe Wiki-->
</noinclude>
</noinclude>

Revision as of 18:38, 1 April 2021