Template:Infobox character/ru: Difference between revisions

From Elwiki
No edit summary
No edit summary
Line 1: Line 1:
<includeonly>
<div style="padding: 0; float: right; clear: right; position: relative;">
<!--{if !isset($wgInfobox) || !$wgInfobox}-->
{{Infobox
    <!--{assign var="wgInfobox" value=true scope="global"}-->
| colset={{{colset|}}}
    <style type="text/css">
| color={{{color|}}}
.infobox {
| title={{{class|}}}
    position: relative;
| image={{{image|}}}
    width: 400px;
| label1=Name
    min-width: 400px;
| data1={{{name|}}}
    float: right;
| set1={{{nameset|}}}
    clear: right;
| data1/1={{{name1|}}}
    margin: .5em 0 1.3em 1.4em;
| data1/2={{{name2|}}}
    border-collapse: collapse;
| label2=Class
    border: 2px lightblue solid;
| data2={{{class|}}}
}
| label3=Weapon
 
| data3={{{weapon|}}}
.infobox + .infobox {
| set3={{{weaponset|}}}
    border-top: hidden;
| data3/1={{{weapon1|}}}
    margin-top: 0;
| data3/2={{{weapon2|}}}
}
| label4=Age
 
| data4={{{age|}}}
.infobox * {
| set4={{{ageset|}}}
    position: relative;
| data4/1={{{age1|}}}
}
| data4/2={{{age2|}}}
 
| label5=Birthday
.infobox > * > * > .title {
| data5={{{Birth|}}}
    border-bottom: 2px lightblue solid;
| set5={{{Birthset|}}}
    line-height: 1.2em;
| data5/1={{{Birth1|}}}
    font-size: 1.2em;
| data5/2={{{Birth2|}}}
    padding: 0.5em 0;
| label6=Height
    vertical-align: middle;
| data6={{{Height|}}}
}
| set6={{{Heightset|}}}
 
| data6/1={{{Height1|}}}
.infobox > * > * > .title,
| data6/2={{{Height2|}}}
.infobox > * > * > .image {
| label7=Weight
    text-align: center;
| data7={{{Weight|}}}
}
| set7={{{Weightset|}}}
 
| data7/1={{{Weight1|}}}
.infobox > * > .entry > * {
| data7/2={{{Weight2|}}}
    border: 1px solid #aaa;
| label8=Blood Type
}
| data8={{{Blood|}}}
 
| set8={{{Bloodset|}}}
.infobox > * > .entry > th {
| data8/1={{{Blood1|}}}
    text-align: left;
| data8/2={{{Blood2|}}}
    background-color: #eef;
| label9=Class Tree
    padding: 0 0.5em;
| data9={{{tree|}}}
}
| label10=Voice Actors
    </style>
| data10={{{VA|}}}
<!--{/if}--></includeonly>
| set10={{{VAset|}}}
| data10/1={{{VA1|}}}
| data10/2={{{VA2|}}}
| label11=Artists
| data11={{{Art|}}}
| label12=Release Date
| data12={{{RD|}}}
}}{{#if:{{{stat|}}}|{{Infobox
| color={{{color|}}}
| class=mw-collapsible mw-collapsed
| style=width: 100%;
| title=Statistics
| image={{{stat|}}}
}}
}}</div>

Revision as of 06:57, 11 February 2017