Template:Infobox Character: Difference between revisions
From AnotherEidos R Wiki
No edit summary |
No edit summary Tag: 2017 source edit |
||
(48 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{#css: | {{#css: | ||
.anados-infobox { | .anados-infobox {background:#e7e7e7; float: right; border: solid black 1px;} | ||
.anados-infobox table{ width:100%; background | .anados-infobox table{ width:100%; background:#f8f9fa; padding:5px; color: #304762;} | ||
.anados-infobox . | .anados-infobox .heading-row{ text-align: left; line-height:1.2; padding:5px; display: table-cell; } | ||
.anados-infobox . | .anados-infobox .heading-row .heading-cell { width:80%;} | ||
.anados-infobox .icon | .anados-infobox .heading-row .heading-cell span{font-size:24px; font-weight:bold;} | ||
.anados-infobox .heading-row .icon{width:10%; font-size:10px; text-align:center;} | |||
.anados-infobox image-container{background-color:#304762; color:white;} | |||
.anados-infobox .details-table th{background-color:#304762; color: white;} | |||
}} | }} | ||
<div class="anados-infobox"> | <div class="anados-infobox"> | ||
<table> | <table> | ||
<tr> | <tr class="heading-row"> | ||
<td class=" | <td class="icon"> | ||
[[File:{{{class|Fighter}}}.png|50px| link={{{class|Fighter}}}]]<br>[[{{{class|Fighter}}}]] | |||
</td> | |||
<td class="heading-cell"> | |||
{{{character-title|[Title]}}}<br> | {{{character-title|[Title]}}}<br> | ||
<span>{{{character-name|{{PAGENAME}} }}}</span><br> | <span>{{{character-name|{{PAGENAME}} }}}</span><br> {{GetRarityCategory| rarity={{{rarity}}} }} | ||
</span> | |||
</td> | </td> | ||
<td class="icon | <td class="icon"> | ||
[[File:{{{country|Pays Blanc}}}.png| | [[File:{{{country|Pays Blanc}}}.png| 80px | link={{{country|Pays Blanc}}}]]<br>[[{{{country|Pays Blanc}}}]] | ||
</td> | </td> | ||
</tr> | </tr> | ||
</table> | </table> | ||
< | <div class="image-container"> | ||
{{#tag:tabber | {{!}}-{{!}} {{{tab1|Bronze}}}= [[File:{{{image|Charactername.png}}}|440x440px|center|middle]] | |||
{{#tag:tabber | {{#if: {{{image2|}}} | {{!}}-{{!}} {{{tab2|Silver}}}= [[File:{{{image2|Charactername.png}}}|440x440px|center|middle]] }} | ||
| Bronze= [[File:{{{image|Charactername.png}}}|440x440px|center|middle]] | {{#if: {{{skin-list|}}} | {{{skin-list}}} }} | ||
{{#if: {{{image2|}}} | {{!}}-{{!}} Silver= [[File:{{{image2|Charactername.png}}}|440x440px|center|middle]] }} | |||
{{#if: {{{skin-list|}}} | | |||
}} | }} | ||
</ | </div> | ||
<table class="details-table"> | |||
<table | |||
<tr> | <tr> | ||
<th | <th>Illustrator</th> | ||
<td | <td>{{{illustrator-link}}}</td> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
<th | <th>Release Date</th> | ||
<td | <td><includeonly>[[:Category:Released by {{{release-year|{{#explode:{{{release-date}}}|/|2}}}}}|{{{release-date}}}]]</includeonly></td> | ||
</tr> | </tr> | ||
{{#if:{{{availability|}}}| | |||
<tr> | |||
<th>Availability</th> | |||
<td>[[:Category:{{{availability}}}|{{{availability}}}]]</td> | |||
</tr>}} | |||
</table> | </table> | ||
{{#if:{{{Good_name|}}}| <div>{{Crystalline Good|Good_name={{{Good_name}}} | filename={{{filename}}} }}</div>}} | |||
</div> | |||
<div>{{{alternate-list|}}}</div> | <div>{{{alternate-list|}}}</div> | ||
<div>{{{eidos-list|}}}</div> | <div>{{{eidos-list|}}}</div> | ||
<div> | <div><span style="float:left; font-size:10px;">[[Characters]]</span><span style="float:right; font-size:10px;">[[Template:{{{template-name|Infobox Character}}}|[template edit]]]</span></div> | ||
<span style="float:left; font-size:10px;">[[Characters]]</span> | </div> <includeonly>[[Category:{{{class}}}]] [[Category:{{{country}}}]] [[Category:{{{availability}}}]] [[Category:Released by {{{release-year|{{#explode:{{{release-date}}}|/|2}}}}}]]</includeonly> | ||
<span style="float:right; font-size:10px;">[[Template:{{{template-name|Infobox Character}}}|[template edit]]]</span> | __NOTOC__ | ||
</div></div> | |||
< | |||
[[Category:{{{class}}}]] | |||
[[Category:{{{country}}}]] | |||
[[Category:{{{ | |||
[[Category:{{{ | |||
<noinclude> | <noinclude> | ||
==Test== | ==Test== |