Editing Template:Infobox Character
From AnotherEidos R Wiki
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 1: | Line 1: | ||
{{#css: | {{#css: | ||
.anados-infobox {background:#e7e7e7; float: right; border: solid black 1px;} | .anados-infobox { width: 400px; background-color:#e7e7e7; float:right; padding: 15px; border: solid black 1px;} | ||
.anados-infobox table{ width:100%; background:#f8f9fa; padding:5px; color: #304762;} | .anados-infobox table{ width:100%; background-color:#f8f9fa; padding:5px; color:#304762;} | ||
.anados-infobox .heading | .anados-infobox .character-heading { height:120px; text-align:left; line-height:1.2; padding-left:15px; display: table-cell; vertical-align: middle;} | ||
.anados-infobox .character-heading span{font-size:24px; font-weight:bold;} | |||
.anados-infobox . | .anados-infobox .icon-container {width:100px; display:table-cell; vertical-align: middle; line-height:1; font-size:10px;} | ||
.anados-infobox . | .infobox-table-cells th{background-color:#304762; color: #ffffff; width:140px;} | ||
. | .infobox-table-cells td{background-color: #ffffff;} | ||
. | .anados-template-footer {font-size:10px;} | ||
.anados-template-footer .left {float:left;} | |||
.anados-template-footer .right {float:right;} | |||
}} | }} | ||
<div class="anados-infobox"> | <div class="anados-infobox"> | ||
<table> | <table> | ||
<tr | <tr> | ||
<td class=" | <td class="character-heading"> | ||
{{{character-title|[Title]}}}<br> | |||
<span>{{{character-name|{{PAGENAME}} }}}</span><br> | |||
[[:Category:{{{rarity|6 Stars ☆☆☆☆☆☆}}}|{{{rarity|6 Stars ☆☆☆☆☆☆}}}]]</span> | |||
</td> | </td> | ||
<td class=" | <td class="icon-container"> | ||
{{{ | [[File:{{{class|Fighter}}}.png|50px| center | middle|link={{{class|Fighter}}}]] | ||
[[{{{class|Fighter}}}]] | |||
</td> | </td> | ||
<td class="icon"> | <td class="icon-container"> | ||
[[File:{{{country|Pays Blanc}}}.png| | [[File:{{{country|Pays Blanc}}}.png| 50px | center | middle|link={{{country|Pays Blanc}}}]] | ||
[[{{{country|Pays Blanc}}}]] | |||
</td> | </td> | ||
</tr> | </tr> | ||
</table> | </table> | ||
{{#tag:tabber | {{!}}-{{!}} Bronze= [[File:{{{image|Charactername.png}}}|440x440px|center|middle]] | |||
{{#tag:tabber | {{!}}-{{!}} | {{#if: {{{image2|}}} | {{!}}-{{!}} Silver= [[File:{{{image2|Charactername.png}}}|440x440px|center|middle]] }} | ||
{{#if: {{{image2|}}} | {{!}}-{{!}} | {{#if: {{{skin-list|}}} | {{!}}-{{!}} {{{skin-list}}} }} | ||
{{#if: {{{skin-list|}}} | {{{skin-list}}} }} | |||
}} | }} | ||
<table class="infobox-table-cells" style="width:100%; padding-top:10px;"> | |||
<table class=" | |||
<tr> | <tr> | ||
<th>Illustrator</th> | <th>Illustrator</th> | ||
Line 37: | Line 39: | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
<th>Release Date</th> | <th >Release Date</th> | ||
<td><includeonly>[[:Category:Released by {{{release-year| | <td><includeonly>[[:Category:Released by {{{release-year|2021}}}|{{{release-date}}}]]</includeonly></td> | ||
</tr> | </tr> | ||
<tr style="display:{{{availability|none}}};"> | |||
<th>Availability</th> | <th>Availability</th> | ||
<td>[[:Category:{{{availability}}}|{{{availability}}}]]</td> | <td>[[:Category:{{{availability}}}|{{{availability}}}]]</td> | ||
</tr>}} | </tr> | ||
</table> | |||
<table class="infobox-table-cells" style="width:100%; padding-top:10px;"> | |||
<tr> | |||
<th>Crystalline Good</th> | |||
<td>[[File:item_crystal_{{{filename|}}}.png|200px|]]<br>{{{Good_name|Good Name}}}</td> | |||
</tr> | |||
</table> | </table> | ||
<div>{{{alternate-list|}}}</div> | <div>{{{alternate-list|}}}</div> | ||
<div>{{{eidos-list|}}}</div> | <div>{{{eidos-list|}}}</div> | ||
<div><span | <div> | ||
</div> < | <span class="anados-template-footer left">[[Characters]]</span> | ||
<span class="anados-template-footer right">[[Template:{{{template-name|Infobox Character}}}|[template edit]]]</span> | |||
</div></div> | |||
<div style="display:none;">__NOTOC__ | |||
[[Category:{{{class}}}]] | |||
[[Category:{{{country}}}]] | |||
[[Category:{{{rarity}}}]] | |||
[[Category:{{{availability}}}]] | |||
[[Category:Released by {{{release-year|2021}}}]]</div> | |||
<noinclude> | <noinclude> | ||
==Test== | ==Test== |