Difference between revisions of "Template:Character Data"
From A3! Wiki
(7 intermediate revisions by the same user not shown) | |||
Line 60: | Line 60: | ||
}} | }} | ||
{{#css: | {{#css: | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
+ | .infobox td { padding: 5px 0; } | ||
.spring th { | .spring th { | ||
background: var(--spring); | background: var(--spring); | ||
Line 92: | Line 83: | ||
.god-za th { | .god-za th { | ||
− | background: | + | background: var(--god-za); |
color: #fff; | color: #fff; | ||
} | } | ||
Line 122: | Line 113: | ||
.god-za { | .god-za { | ||
− | background: | + | background: var(--god-za-light); |
− | border: 1px solid | + | border: 1px solid var(--god-za); |
} | } | ||
Line 139: | Line 130: | ||
vertical-align: top; | vertical-align: top; | ||
} | } | ||
+ | |||
.year-text { | .year-text { | ||
display: inline-block; | display: inline-block; | ||
− | + | /* max-width: calc(100% - 5em);*/ | |
− | |||
− | |||
− | |||
− | |||
} | } | ||
}} | }} | ||
{|class="infobox {{lc:{{{troupe|}}}}}" cellpadding="3" align="right" | {|class="infobox {{lc:{{{troupe|}}}}}" cellpadding="3" align="right" | ||
− | ! | + | ! colspan="2" | {{PAGENAME}} |
− | |||
− | |||
|- | |- | ||
− | + | | colspan="2" | {{#if: {{{image|}}} | [[File:{{{image}}}|x300px|center]] }} | |
|- | |- | ||
− | + | ! colspan="2" | '''Character Profile''' | |
− | |||
|- | |- | ||
| '''Name''' || {{{name_jp|}}} (''{{{name_en|}}}'') | | '''Name''' || {{{name_jp|}}} (''{{{name_en|}}}'') | ||
Line 196: | Line 181: | ||
| '''CV''' || {{{voice|}}} | | '''CV''' || {{{voice|}}} | ||
|- | |- | ||
− | + | {{#if: {{{signature|}}}| | |
− | + | <tr> | |
− | + | <th colspan="2">Signature'''</th> | |
− | + | </tr> | |
− | + | <tr> | |
− | + | <td colspan="2">[[File:{{{signature}}}|250px|center]]</td> | |
− | + | </tr>}} | |
− | + | {{#if: {{{doodle|}}}| | |
− | + | <tr> | |
− | + | <th colspan="2">Doodle'''</th> | |
+ | </tr> | ||
+ | <tr> | ||
+ | <td colspan="2">[[File:{{{doodle}}}|250px|center]]</td> | ||
+ | </tr>}} | ||
|} | |} | ||
[[Category:{{PAGENAME}}]] | [[Category:{{PAGENAME}}]] |
Latest revision as of 17:26, 9 November 2024
This template defines the table "Charas". View table.
{{Character Data |firstname= |surname= |name_jp= |name_en= |image= |icon= |age= |height= |birthday= |bloodtype= |occupation= |motif= |imagecolour= |hobby= |LIME_jp= |liked_food= |disliked_food= |family= |strength= |weakness= |troupe= |voice= |signature= |doodle= |doodle_en= |maincast= |troupeorder= }}