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: | .anados-infobox .character-heading{ 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 span{font-size:24px; font-weight:bold;} | ||
.anados-infobox .character-heading .icon{width:100px; height: 100px; display: table-cell; | .anados-infobox .character-heading .icon{width:100px; height: 100px; display: line-height:0.4; table-cell; font-size:10px; text-align:center;} | ||
.anados-infobox image-container{background-color:#304762; color:white;} | .anados-infobox image-container{background-color:#304762; color:white;} | ||
.anados-infobox .details-table th{background-color:#304762; color: white;} | .anados-infobox .details-table th{background-color:#304762; color: white;} | ||
Line 12: | Line 12: | ||
<table> | <table> | ||
<tr class="character-heading"> | <tr class="character-heading"> | ||
<td class="character-heading"> | <td class="character-heading"> | ||
{{{character-title|[Title]}}}<br> | {{{character-title|[Title]}}}<br> | ||
<span>{{{character-name|{{PAGENAME}} }}}</span><br> | <span>{{{character-name|{{PAGENAME}} }}}</span><br> | ||
[[:Category:{{{rarity|6 Stars ☆☆☆☆☆☆}}}|{{{rarity|6 Stars ☆☆☆☆☆☆}}}]]</span> | [[:Category:{{{rarity|6 Stars ☆☆☆☆☆☆}}}|{{{rarity|6 Stars ☆☆☆☆☆☆}}}]]</span> | ||
</td> | |||
<td class="icon"> | |||
[[File:{{{class|Fighter}}}.png|50px| center | left |link={{{class|Fighter}}}]][[{{{class|Fighter}}}]] | |||
</td> | </td> | ||
<td class="icon"> | <td class="icon"> | ||
[[File:{{{country|Pays Blanc}}}.png| 50px | center | middle|link={{{country|Pays Blanc}}}]] | [[File:{{{country|Pays Blanc}}}.png| 50px | center | middle|link={{{country|Pays Blanc}}}]][[{{{country|Pays Blanc}}}]] | ||
</td> | </td> | ||
</tr> | </tr> |