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="display: inline-block; flex-basis: 200px; width: 200px; display: flex; flex-direction: column; padding: .5em;">


<div style="width: 100%; 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: 100%; 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; overflow: hidden;">{{{pic}}}</div>
<div style="flex: 1 1; background-color: white; border: .2em solid black; overflow: hidden;">{{{pic}}}</div>
Line 34: Line 34:
</div>
</div>
<div style="width: 2em; height: 1.5em; background-color: black; color: pink; text-align: center;">❤</div>
<div style="width: 2em; height: 1.5em; background-color: black; color: pink; text-align: center;">❤</div>
</div>
<div style="width: calc(100%-.2em); text-align: left; background-color: white; color: black; border: .2em solid black; padding: .5em;">
Notes: ''{{{notes}}}''
</div>
</div>



Revision as of 12:54, 7 October 2016

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

Notes: {{{notes}}}