m |
m |
||
| Line 1: | Line 1: | ||
| − | <div class="card-container" style="display: flex; align-items: | + | <div class="card-container" style="display: flex; align-items: stretch; gap: 20px; margin-bottom: 20px;"> |
| − | <div class="card-image"> | + | <div class="card-image" style="flex: 0 0 auto; height: 100%;"> |
| − | <img src="http://www.shadowera.com/cards/{{{FileName}}}.jpg" alt="{{{Name}}}" style="width: | + | <img src="http://www.shadowera.com/cards/{{{FileName}}}.jpg" alt="{{{Name}}}" style="width: 100%; height: auto; display: block;"> |
</div> | </div> | ||
| − | <div class="card-info"> | + | <div class="card-info" style="flex: 1; height: auto;"> |
| − | <table border="1" cellpadding="1" cellspacing="1" class="wikitable" style="width: 100%; table-layout: fixed;"> | + | <table border="1" cellpadding="1" cellspacing="1" class="wikitable" style="width: 100%; table-layout: fixed; height: auto;"> |
<tr> | <tr> | ||
<th scope="row">Card No:</th> | <th scope="row">Card No:</th> | ||
| Card No: | {{{Card_No}}} |
|---|---|
| Rarity: | {{{Rarity}}} |
| Name: | {{{Name}}} |
| Type: | {{{Type}}} |
| Cost: | {{{Cost}}} |
| ATK: | {{{ATK}}} |
| HP: | {{{HP}}} |
| Ability: | {{{Ability}}} |
| Flavor Text: |