Template:TheLastHorcruxPersonTemplate: Difference between revisions
Jump to navigation
Jump to search
Take out stats again... |
Added friend and use to see if that fixes box issue |
||
Line 3: | Line 3: | ||
<div style="flex: 0 0 200px; width: 200px; display: flex; flex-direction: column;"> | <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;">'''{{{ | <div style="width: calc(100%-.2em); text-align: center; background-color: black; color: white;">'''{{{alliance}}}'''</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> | ||
<div style="flex: 0 0 200px; width: 200px; display: flex; flex-direction: column;"> | <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;">'''{{{friend}}}'''</div> | |||
<div style="width: calc(100%-.2em); text-align: center; background-color: black; color: white;">'''{{{use}}}'''</div> | |||
<div style="flex 1 1 auto; width: calc(100%-.4em); text-align: left; background-color: white; color: black; border: .2em solid black; border-radius: 1em; padding: .5em;"> | <div style="flex 1 1 auto; width: calc(100%-.4em); text-align: left; background-color: white; color: black; border: .2em solid black; border-radius: 1em; padding: .5em;"> |
Revision as of 16:47, 23 March 2023
{{{name}}}
{{{alliance}}}
{{{friend}}}
{{{use}}}
none