Template

Difference between revisions of "Avatar"

From ACES

Line 1: Line 1:
<div class="avatar">
<div class="avatar">
<div class="avatar-img">{{#ifexists: {{{Photo}}}|[[File:{{{Photo}}}]]|[[File:Default photo.png]]}}</div>
<div class="avatar-img">{{#ifexist: {{{Photo}}}|[[File:{{{Photo}}}]]|[[File:Default photo.png]]}}</div>
<div class="avatar-text">
<div class="avatar-text">
{{#if:{{{Name|}}}|<span class="avatar-name">{{{Name}}}</span>}}
{{#if:{{{Name|}}}|<span class="avatar-name">{{{Name}}}</span>}}

Revision as of 22:11, 7 September 2021