Template:WishHarem: Difference between revisions
Jump to navigation
Jump to search
Created page with "{{#css:Elerneron.css}} <div style="display: flex; border: .2em solid black; background-color: gold; text-align: center;"> <div style="flex: 0 0 1em;"></div> <div style..." |
No edit summary |
||
Line 5: | Line 5: | ||
<div style="flex: 0 0 1em;"></div> | <div style="flex: 0 0 1em;"></div> | ||
<div style="flex: 0 0; border: .2em solid black; background-color: white;">[[File:{{{pic|Wish-Generic.png}}}|120px]]</div> | <div style="flex: 0 0; border: .2em solid black; background-color: white;">[[File:{{{pic|Wish-Generic.png}}}|120px]]</div> | ||
<div style="flex: 1 1;">{{{ | <div style="flex: 1 1;">{{{name}}}</div> | ||
</div> | </div> | ||
<div style="flex: 0 0 1em;"></div> | <div style="flex: 0 0 1em;"></div> | ||
<div style="flex: 1 1; display: flex; flex-direction: column;"> | <div style="flex: 1 1; display: flex; flex-direction: column;"> | ||
<div style="flex: 0 0 1em;"></div> | <div style="flex: 0 0 1em;"></div> | ||
<div style="flex: 0 0 120px; border: .2em solid black; background-color: white; overflow: auto; text-align: justify; padding: 0px 5px; height: 120px;">Notes:<br>{{{ | <div style="flex: 0 0 120px; border: .2em solid black; background-color: white; overflow: auto; text-align: justify; padding: 0px 5px; height: 120px;">Notes:<br>{{{notes|}}}</div> | ||
<div style="flex: 1 1;"></div> | <div style="flex: 1 1;"></div> | ||
</div> | </div> |