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 | .anados-infobox {width:380px; background:#e7e7e7; float: right;} | ||
.anados-infobox table{ width:100%; background:#f8f9fa; padding:5px; color: #304762;} | .anados-infobox table{ width:100%; background:#f8f9fa; padding:5px; color: #304762;} | ||
.anados-infobox .heading- | .anados-infobox .character-heading{ min-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 .character-heading .icon{width:100px; display: table-cell; vertical-align: middle; line-height:1; font-size:10px; text-align:center;} | ||
.anados-infobox .heading | .anados-infobox .details-table{ width:100%; padding-top:10px;} | ||
.anados-infobox | |||
.anados-infobox .details-table th{background-color:#304762; color: white;} | .anados-infobox .details-table th{background-color:#304762; color: white;} | ||
.anados-infobox .details-table td{background-color: white;} | |||
}} | }} | ||
<div class="anados-infobox"> | <div class="anados-infobox"> | ||
<table> | <table> | ||
<tr class="heading- | <tr class="character-heading"> | ||
<td class="character-heading"> | |||
{{{character-title|[Title]}}}<br> | |||
<span>{{{character-name|{{PAGENAME}} }}}</span><br> | |||
[[:Category:{{{rarity|6 Stars ☆☆☆☆☆☆}}}|{{{rarity|6 Stars ☆☆☆☆☆☆}}}]]</span> | |||
</td> | |||
<td class="icon"> | <td class="icon"> | ||
[[File:{{{class|Fighter}}}.png|50px| link={{{class|Fighter}}}]] | [[File:{{{class|Fighter}}}.png|50px| center | middle|link={{{class|Fighter}}}]] | ||
[[{{{class|Fighter}}}]] | |||
</td> | </td> | ||
<td class="icon"> | <td class="icon"> | ||
[[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="details-table"> | <table class="details-table"> | ||
<tr> | <tr> | ||
Line 38: | Line 39: | ||
<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> | ||
{{#if:{{{availability|}}}| | {{#if:{{{availability|}}}| | ||
Line 49: | Line 50: | ||
<div>{{{alternate-list|}}}</div> | <div>{{{alternate-list|}}}</div> | ||
<div>{{{eidos-list|}}}</div> | <div>{{{eidos-list|}}}</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> | <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> | ||
</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== | ||
<pre><nowiki> | <pre><nowiki> |