Difference between revisions of "Template:LHPersonTemplate"

From All The Fallen Stories
Jump to navigation Jump to search
Line 1: Line 1:
<div style="display: inline-block; flex-basis: 200px; width: 200px; display: flex; flex-direction: column; padding: .5em;">
<div style="flex-basis: 400px; width: 400px; display: flex; flex-direction: row; padding: .5em; background-color: black; border: .2em solid white; border-radius: 1em;">


<div style="flex: 0 0 200px; width: 200px; display: flex; flex-direction: column;">
<div style="width: calc(100%-.2em); text-align: center; background-color: black; color: white;">'''{{{name}}}'''</div>
<div style="width: calc(100%-.2em); text-align: center; background-color: black; color: white;">'''{{{name}}}'''</div>
<div style="width: calc(100%-.2em); text-align: center; background-color: black; color: white;">'''{{{relation}}}'''</div>
<div style="width: calc(100%-.2em); text-align: center; background-color: black; color: white;">'''{{{relation}}}'''</div>
<div style="flex: 1 1; background-color: white; border: .2em solid black; border-radius: 1em; overflow: hidden;">{{{pic}}}</div>
</div>


<div style="flex: 1 1; background-color: white; border: .2em solid black; overflow: hidden;">{{{pic}}}</div>
<div style="flex: 0 0 200px; width: 200px; display: flex; flex-direction: column;">
 
<div style="width: calc(100%-.2em); height: 1.5em; text-align: center; display: flex; border: .2em solid black;">
<div style="width: calc(100%-.2em); height: 1.5em; text-align: center; display: flex; border: .2em solid black;">
<div style="width: 2em; height: 1.5em; background-color: black; color: lawngreen; text-align: center;">
<div style="width: 2em; height: 1.5em; background-color: black; color: lawngreen; text-align: center;">
Line 45: Line 46:
</div>
</div>


<div style="width: calc(100%-.2em); text-align: left; background-color: white; color: black; border: .2em solid black; padding: .5em;">
<div style="width: calc(100%-.2em); text-align: left; background-color: white; color: black; border: .2em solid black; border-radius: 1em; padding: .5em;">
Notes: ''{{{notes|none}}}''
Notes: ''{{{notes|none}}}''
</div>
</div>


</div>
</div>
</div>


<noinclude>[[Category:Life Hacks/Templates|LHPersonTemplate]]  [[Category: Templates|LHPersonTemplate]]</noinclude>
<noinclude>[[Category:Life Hacks/Templates|LHPersonTemplate]]  [[Category: Templates|LHPersonTemplate]]</noinclude>

Revision as of 22:22, 9 October 2016

{{{name}}}
{{{relation}}}
{{{pic}}}

Notes: none