Template:Infobox Character: Difference between revisions
From AnotherEidos R Wiki
No edit summary Tag: 2017 source edit |
No edit summary Tag: 2017 source edit |
||
Line 2: | Line 2: | ||
.anados-infobox {width:400px; background:#e7e7e7; float: right; border: solid black 1px;} | .anados-infobox {width:400px; background:#e7e7e7; float: right; border: solid black 1px;} | ||
.anados-infobox table{ width:100%; background:#f8f9fa; padding:5px; color: #304762;} | .anados-infobox table{ width:100%; background:#f8f9fa; padding:5px; color: #304762;} | ||
.anados-infobox .character-heading{ text-align: left; line-height:1.2; padding:5px; display: table-cell; } | .anados-infobox .character-heading{ width: 80%; text-align: left; line-height:1.2; padding:5px; display: table-cell; } | ||
.anados-infobox .character-heading span{font-size:24px; font-weight:bold;} | .anados-infobox .character-heading .heading-cell td{min-width:80%;} | ||
.anados-infobox .character-heading .heading-cell span{font-size:24px; font-weight:bold;} | |||
.anados-infobox .character-heading .icon{width:100px; height: 100px; font-size:10px; text-align:center;} | .anados-infobox .character-heading .icon{width:100px; height: 100px; font-size:10px; text-align:center;} | ||
.anados-infobox image-container{background-color:#304762; color:white;} | .anados-infobox image-container{background-color:#304762; color:white;} | ||
Line 14: | Line 15: | ||
<td class="icon"> | <td class="icon"> | ||
[[File:{{{class|Fighter}}}.png| | [[File:{{{class|Fighter}}}.png|40px| center |link={{{class|Fighter}}}]][[{{{class|Fighter}}}]] | ||
</td> | </td> | ||
<td class=" | <td class="heading-cell> | ||
{{{character-title|[Title]}}}<br> | {{{character-title|[Title]}}}<br> | ||
<span>{{{character-name|{{PAGENAME}} }}}</span><br> | <span>{{{character-name|{{PAGENAME}} }}}</span><br> | ||
Line 23: | Line 24: | ||
<td class="icon"> | <td class="icon"> | ||
[[File:{{{country|Pays Blanc}}}.png| 100px | center | [[File:{{{country|Pays Blanc}}}.png| 100px | center |link={{{country|Pays Blanc}}}]][[{{{country|Pays Blanc}}}]] | ||
</td> | </td> | ||
</tr> | </tr> |