Template:PlayerInfoBox: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 3: | Line 3: | ||
}} | }} | ||
{{#get_web_data: | |||
url=https://crafters.one/api/v1/data/player_role?uuid={{{uuid|1f61bbf9-a919-4b91-9f36-d082f7bfbf31}}} | |||
}} | |||
<div class="detail-box" style="float: right; border-style: solid; border-width: 4px; border-color: {{{border-color|#647c8c}}}; text-align: center; width: 25%; max-width:400px"> | |||
<div style="text-align: center; font-size: 20px; font-weight: bold"> | <div style="text-align: center; font-size: 20px; font-weight: bold"> | ||
{{#external_value:username|?}} | {{#external_value:username|?}} | ||
</div> | </div> | ||
<div> | |||
[[File:{{{image|{{{uuid|unknown-player}}}}}}.png|frameless]] | |||
</div> | |||
<div style="text-align: center; background-color:cyan; text-color: black; margin: 0px 0.5em 0px 0.5em> | <div style="text-align: center; background-color:cyan; text-color: black; margin: 0px 0.5em 0px 0.5em> | ||
Role | Role | ||
| Line 13: | Line 23: | ||
</div> | </div> | ||
{{#external_value:role}} | |||
{{#time:F j, Y | @{{#expr:{{#external_value:last_seen}} / 1000}} }} | {{#time:F j, Y | @{{#expr:{{#external_value:last_seen}} / 1000}} }} | ||
{{#time:F j, Y | @{{#expr:{{#external_value:join_date}} / 1000}} }} | {{#time:F j, Y | @{{#expr:{{#external_value:join_date}} / 1000}} }} | ||