The official discord link if you wish to join the discord: https://discord.gg/j5RKwCvAFu
Support the wiki on our official Ko-Fi page or Patreon page!
Template:Avatar: Difference between revisions
From The Codex
m |
PlozBot (talk | contribs) (Protected "Template:Avatar": Protection against possible vandalism ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))) m |
||
(One intermediate revision by the same user not shown) | |||
Line 15: | Line 15: | ||
</pre> | </pre> | ||
Results in the following: | Results in the following: | ||
{{Avatar| | {{Avatar|GiverOfThePeace|50}} | ||
Original script page — [[w:c:dev:User Avatar Finder]] | Original script page — [[w:c:dev:User Avatar Finder]] | ||
[[Category:Templates]] | [[Category:Templates]] | ||
</noinclude> | </noinclude> |
Latest revision as of 18:40, 1 April 2021
Using
To use it, simply include the template name and the username of the user in the content.
{{Avatar|Username}}
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:
{{Avatar|Username|Size}}
Example:
{{Avatar|Andrey Andrey|50}}
Results in the following:
Original script page — w:c:dev:User Avatar Finder