|
|
Line 5: |
Line 5: |
| <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:{{{pic|NoPic}}}|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:{{{pic|NoPic}}}|200px]]</div></div> |
| </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: 2em; height: 1.5em; background-color: black; color: lawngreen; text-align: center;">
| |
| <div style="font-size: 150%; margin-top: -.45em;">☺</div>
| |
| </div>
| |
| <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; right: 0; width: {{{enemy|0}}}%; height: 1.5em; background-color: red; opacity: .8;"></div>
| |
| </div>
| |
| <div style="width: 2em; height: 1.5em; background-color: black; color: red; text-align: center;">☹</div>
| |
| </div>
| |
|
| |
| <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: dodgerblue; text-align: center;">♚</div>
| |
| <div style="position: relative; flex: 1 1; height: 1.5em; background-color: dimgray;">
| |
| <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 style="width: 2em; height: 1.5em; background-color: black; color: mediumpurple; text-align: center;">♟</div>
| |
| </div>
| |
|
| |
| <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: silver; text-align: center;">✋</div>
| |
| <div style="position: relative; flex: 1 1; height: 1.5em; background-color: dimgray;">
| |
| <div style="position: absolute; top: 0; left: 0; width: {{{trust|0}}}%; height: 1.5em; background-color: silver;"></div>
| |
| <div style="position: absolute; top: 0; right: 0; width: {{{fear|0}}}%; height: 1.5em; background-color: yellow; opacity: .8;"></div>
| |
| </div>
| |
| <div style="width: 2em; height: 1.5em; background-color: black; color: yellow; text-align: center;">✊</div>
| |
| </div>
| |
|
| |
| <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: white; text-align: center;">❤</div>
| |
| <div style="position: relative; flex: 1 1; height: 1.5em; background-color: dimgray;">
| |
| <div style="position: absolute; top: 0; left: 0; width: {{{fam|0}}}%; height: 1.5em; background-color: white;"></div>
| |
| <div style="position: absolute; top: 0; right: 0; width: {{{love|0}}}%; height: 1.5em; background-color: hotpink; opacity: .8;"></div>
| |
| </div>
| |
| <div style="width: 2em; height: 1.5em; background-color: black; color: hotpink; text-align: center;">❤</div>
| |
| </div> | | </div> |
|
| |
|