361
edits
No edit summary Tags: Mobile edit Mobile web edit |
No edit summary Tags: Mobile edit Mobile web edit |
||
Line 1: | Line 1: | ||
<div style=" | <div style=" | ||
border | border: 2px solid #ff69b4; | ||
background-color: #ffe6f0; | background-color: #ffe6f0; | ||
padding: 10px; | padding: 10px; | ||
border-radius: 10px; | |||
border-radius: | width: 250px; | ||
font-family: sans-serif; | font-family: sans-serif; | ||
"> | "> | ||
< | |||
< | <!-- Image --> | ||
< | <div style="text-align:center; margin-bottom: 10px;"> | ||
< | [[File:{{{Image|Example.jpg}}}|250px|link=]] | ||
< | </div> | ||
< | |||
<!-- Info --> | |||
<table style="width:100%; border-collapse: collapse;"> | |||
<tr><td style="font-weight:bold; color:#ff1493;">Name:</td><td>{{{Name|Unknown}}}</td></tr> | |||
<tr><td style="font-weight:bold; color:#ff1493;">Gender:</td><td>{{{Gender|Unknown}}}</td></tr> | |||
<tr><td style="font-weight:bold; color:#ff1493;">Sexuality:</td><td>{{{Sexuality|Unknown}}}</td></tr> | |||
<tr><td style="font-weight:bold; color:#ff1493;">Height:</td><td>{{{Height|Unknown}}}</td></tr> | |||
<tr><td style="font-weight:bold; color:#ff1493;">Aliases:</td><td>{{{Aliases|None}}}</td></tr> | |||
<tr><td style="font-weight:bold; color:#ff1493;">Hobbies:</td><td>{{{Hobbies|None}}}</td></tr> | |||
</table> | |||
</div> | </div> |