|
@@ -37,7 +37,7 @@ block content
|
|
| Replace
|
|
| Replace
|
|
mark.green id
|
|
mark.green id
|
|
| with a Mojang <b>UUID</b> or <b>username</b> to get the related head. All images are PNGs.
|
|
| with a Mojang <b>UUID</b> or <b>username</b> to get the related head. All images are PNGs.
|
|
- .code
|
|
|
|
|
|
+ code
|
|
| #{domain}/avatars/
|
|
| #{domain}/avatars/
|
|
mark.green id
|
|
mark.green id
|
|
|
|
|
|
@@ -66,22 +66,22 @@ block content
|
|
| Usernames always default to steve.
|
|
| Usernames always default to steve.
|
|
td
|
|
td
|
|
| The image to be served when the id has no skin (404).<br>
|
|
| The image to be served when the id has no skin (404).<br>
|
|
- | Valid options are
|
|
|
|
|
|
+ | Valid options are
|
|
a(href="/avatars/0?default=steve") steve
|
|
a(href="/avatars/0?default=steve") steve
|
|
- | ,
|
|
|
|
|
|
+ | ,
|
|
a(href="/avatars/0?default=alex") alex
|
|
a(href="/avatars/0?default=alex") alex
|
|
| , or a custom URL.
|
|
| , or a custom URL.
|
|
tr
|
|
tr
|
|
td helm
|
|
td helm
|
|
td null
|
|
td null
|
|
- td
|
|
|
|
|
|
+ td
|
|
td Apply the "second" layer (hat) to the avatar.
|
|
td Apply the "second" layer (hat) to the avatar.
|
|
|
|
|
|
section
|
|
section
|
|
a(id="avatar-examples", class="anchor")
|
|
a(id="avatar-examples", class="anchor")
|
|
a(href="#avatar-examples")
|
|
a(href="#avatar-examples")
|
|
h4 Avatar Examples
|
|
h4 Avatar Examples
|
|
- .code
|
|
|
|
|
|
+ code
|
|
#avatar-example-1.example-wrapper
|
|
#avatar-example-1.example-wrapper
|
|
.example #{domain}/avatars/jeb_
|
|
.example #{domain}/avatars/jeb_
|
|
p.preview Jeb's avatar
|
|
p.preview Jeb's avatar
|
|
@@ -117,11 +117,11 @@ block content
|
|
mark.green id
|
|
mark.green id
|
|
| with a Mojang <b>UUID</b> or <b>username</b> to get a render of the skin.
|
|
| with a Mojang <b>UUID</b> or <b>username</b> to get a render of the skin.
|
|
| The <b>head</b> render type returns a render of the skin's head.
|
|
| The <b>head</b> render type returns a render of the skin's head.
|
|
- .code
|
|
|
|
|
|
+ code
|
|
| #{domain}/renders/head/
|
|
| #{domain}/renders/head/
|
|
mark.green id
|
|
mark.green id
|
|
| The <b>body</b> render returns a render of the entire skin.
|
|
| The <b>body</b> render returns a render of the entire skin.
|
|
- .code
|
|
|
|
|
|
+ code
|
|
| #{domain}/renders/body/
|
|
| #{domain}/renders/body/
|
|
mark.green id
|
|
mark.green id
|
|
|
|
|
|
@@ -145,14 +145,14 @@ block content
|
|
tr
|
|
tr
|
|
td helm
|
|
td helm
|
|
td null
|
|
td null
|
|
- td
|
|
|
|
|
|
+ td
|
|
td Apply the "second" layer (hat) to the avatar.
|
|
td Apply the "second" layer (hat) to the avatar.
|
|
|
|
|
|
section
|
|
section
|
|
a(id="render-examples", class="anchor")
|
|
a(id="render-examples", class="anchor")
|
|
a(href="#render-examples")
|
|
a(href="#render-examples")
|
|
h4 Render Examples
|
|
h4 Render Examples
|
|
- .code
|
|
|
|
|
|
+ code
|
|
#render-example-1.example-wrapper
|
|
#render-example-1.example-wrapper
|
|
.example #{domain}/renders/body/jeb_?helm&scale=4
|
|
.example #{domain}/renders/body/jeb_?helm&scale=4
|
|
p.preview Jeb's body, with helmet, scale 4
|
|
p.preview Jeb's body, with helmet, scale 4
|
|
@@ -175,7 +175,7 @@ block content
|
|
| with a Mojang <b>UUID</b> or <b>username</b> to get the related skin.<br>
|
|
| with a Mojang <b>UUID</b> or <b>username</b> to get the related skin.<br>
|
|
| The user's skin is returned, or the default image is served.<br>
|
|
| The user's skin is returned, or the default image is served.<br>
|
|
| You can use the default parameter here as well.
|
|
| You can use the default parameter here as well.
|
|
- .code
|
|
|
|
|
|
+ code
|
|
| #{domain}/skins/
|
|
| #{domain}/skins/
|
|
mark.green id
|
|
mark.green id
|
|
|
|
|
|
@@ -199,9 +199,9 @@ block content
|
|
| Usernames always default to steve.
|
|
| Usernames always default to steve.
|
|
td
|
|
td
|
|
| The image to be served when the id has no skin (404).<br>
|
|
| The image to be served when the id has no skin (404).<br>
|
|
- | Valid options are
|
|
|
|
|
|
+ | Valid options are
|
|
a(href="/skins/0?default=steve") steve
|
|
a(href="/skins/0?default=steve") steve
|
|
- | ,
|
|
|
|
|
|
+ | ,
|
|
a(href="/skins/0?default=alex") alex
|
|
a(href="/skins/0?default=alex") alex
|
|
| , or a custom URL.
|
|
| , or a custom URL.
|
|
|
|
|
|
@@ -209,7 +209,7 @@ block content
|
|
a(id="skin-examples", class="anchor")
|
|
a(id="skin-examples", class="anchor")
|
|
a(href="#skin-examples")
|
|
a(href="#skin-examples")
|
|
h4 Skin Examples
|
|
h4 Skin Examples
|
|
- .code
|
|
|
|
|
|
+ code
|
|
#skin-example-1.example-wrapper
|
|
#skin-example-1.example-wrapper
|
|
.example #{domain}/skins/jeb_
|
|
.example #{domain}/skins/jeb_
|
|
p.preview Jeb's skin
|
|
p.preview Jeb's skin
|
|
@@ -332,4 +332,4 @@ block content
|
|
img.preload(src="/avatars/9769ecf6331448f3ace67ae06cec64a3?size=64")
|
|
img.preload(src="/avatars/9769ecf6331448f3ace67ae06cec64a3?size=64")
|
|
img.preload(src="/avatars/9769ecf6331448f3ace67ae06cec64a3?size=64&helm")
|
|
img.preload(src="/avatars/9769ecf6331448f3ace67ae06cec64a3?size=64&helm")
|
|
img.preload(src="/avatars/f8cdb6839e9043eea81939f85d9c5d69?size=64")
|
|
img.preload(src="/avatars/f8cdb6839e9043eea81939f85d9c5d69?size=64")
|
|
- img.preload(src="/avatars/f8cdb6839e9043eea81939f85d9c5d69?size=64&helm")
|
|
|
|
|
|
+ img.preload(src="/avatars/f8cdb6839e9043eea81939f85d9c5d69?size=64&helm")
|