mirror of
https://github.com/azures04/crafatar.git
synced 2026-03-22 07:51:17 +01:00
add docs for #17
This commit is contained in:
parent
1dd1ee4d34
commit
fdb52d7d0f
@ -42,7 +42,8 @@ block content
|
||||
a(href="/avatars/00000000000000000000000000000000?default=steve") steve
|
||||
| or
|
||||
a(href="/avatars/00000000000000000000000000000000?default=alex") alex
|
||||
| .<br> The standard value is calculated based on the id (even = alex, odd = steve)
|
||||
| .<br> A URL is also accepted. <br>
|
||||
| The standard value is calculated based on the id (even = alex, odd = steve)
|
||||
a(id="helm", class="anchor")
|
||||
a(href="#helm")
|
||||
h4 helm
|
||||
@ -115,6 +116,10 @@ block content
|
||||
.code <img src="#{domain}/avatars/853c80ef3c3749fdaa49938b674adae6?size=64">
|
||||
p Get jeb_'s helmet avatar, 64 × 64 pixels
|
||||
.code <img src="#{domain}/avatars/853c80ef3c3749fdaa49938b674adae6?size=64&helm">
|
||||
p Get jeb_'s avatar or fall back to steve
|
||||
.code <img src="#{domain}/avatars/853c80ef3c3749fdaa49938b674adae6?default=steve">
|
||||
p Get jeb_'s avatar or fall back to a custom image
|
||||
.code <img src="#{domain}/avatars/853c80ef3c3749fdaa49938b674adae6?default=https%3A%2F%2Fi.imgur.com%2FozszMZV.png">
|
||||
p Get jeb_'s avatar by username, 160 x 160 pixels
|
||||
.code <img src="#{domain}/avatars/jeb_">
|
||||
p Get jeb_'s skin
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user