Difference between revisions of "Template:LHPersonTemplate"

From All The Fallen Stories
Jump to navigation Jump to search
 
(2 intermediate revisions by the same user not shown)
Line 4: Line 4:
<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; display: flex; flex-direction: column; background-color: white; border: .2em solid black; border-radius: 1em; overflow: hidden;"><div style="flex: 1 1;"></div><div>[[File:Life Hacks_{{{pic}}}.png|200px]]</div></div>
<div style="flex: 1 1; display: flex; flex-direction: column; background-color: white; border: .2em solid black; border-radius: 1em; overflow: hidden;"><div style="flex: 1 1;"></div><div>[[File:Life Hacks_{{{pic|NoPic}}}.png|200px]]</div></div>
</div>
</div>


Line 14: Line 14:
<div style="position: relative; flex: 1 1; height: 1.5em; background-color: dimgray;">
<div style="position: relative; flex: 1 1; height: 1.5em; background-color: dimgray;">
<div style="position: absolute; top: 0; left: 0; width: {{{friend|0}}}%; height: 1.5em; background-color: lawngreen;"></div>
<div style="position: absolute; top: 0; left: 0; width: {{{friend|0}}}%; height: 1.5em; background-color: lawngreen;"></div>
<div style="position: absolute; top: 0; right: 0; width: {{{enemy|0}}}%; height: 1.5em; background-color: red;"></div>
<div style="position: absolute; top: 0; right: 0; width: {{{enemy|0}}}%; height: 1.5em; background-color: red; opacity: .8;"></div>
</div>
</div>
<div style="width: 2em; height: 1.5em; background-color: black; color: red; text-align: center;">☹</div>
<div style="width: 2em; height: 1.5em; background-color: black; color: red; text-align: center;">☹</div>
Line 22: Line 22:
<div style="width: 2em; height: 1.5em; background-color: black; color: dodgerblue; text-align: center;">♚</div>
<div style="width: 2em; height: 1.5em; background-color: black; color: dodgerblue; text-align: center;">♚</div>
<div style="position: relative; flex: 1 1; height: 1.5em; background-color: dimgray;">
<div style="position: relative; flex: 1 1; height: 1.5em; background-color: dimgray;">
<div style="position: absolute; top: 0; left: 0; width: {{{dom|0}}}%; height: 1.5em; background-color: dodgerblue;"></div>
<div style="position: absolute; top: 0; right: 0; width: {{{sub|0}}}%; height: 1.5em; background-color: mediumpurple;"></div>
<div style="position: absolute; top: 0; right: 0; width: {{{sub|0}}}%; height: 1.5em; background-color: mediumpurple;"></div>
<div style="position: absolute; top: 0; left: 0; width: {{{dom|0}}}%; height: 1.5em; background-color: dodgerblue; opacity: .8;"></div>
</div>
</div>
<div style="width: 2em; height: 1.5em; background-color: black; color: mediumpurple; text-align: center;">♟</div>
<div style="width: 2em; height: 1.5em; background-color: black; color: mediumpurple; text-align: center;">♟</div>

Latest revision as of 17:56, 25 February 2017

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

Notes: none