Difference between revisions of "Template:LHPersonTemplate"

From All The Fallen Stories
Jump to navigation Jump to search
m (Elerneron moved page Template:LifeHacksPersonTemplate to Template:LHPersonTemplate without leaving a redirect)
Line 1: Line 1:
<div style="width: 200px; display: flex; flex-direction: column; padding: .5em;">
<div style="width: 200px; display: flex; flex-direction: column; padding: .5em;">


<div style="width: 100%; text-align: center;">'''{{{name}}}'''</div>
<div style="width: 100%; text-align: center; background-color: black; color: white;">'''{{{name}}}'''</div>


<div style="width: 100%; text-align: center;">'''{{{relation}}}'''</div>
<div style="width: 100%; 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>

Revision as of 09:26, 7 October 2016

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