Template:Character Data: Difference between revisions

From Mamiya Wiki
mNo edit summary
mNo edit summary
 
(One intermediate revision by the same user not shown)
Line 16: Line 16:
|related=String
|related=String
}}
}}
[[Category:Templates]]
</noinclude>
</noinclude>
<includeonly>{{#cargo_store:_table=Charas
<includeonly>{{#cargo_store:_table=Charas
Line 33: Line 34:
|related={{{related|}}}
|related={{{related|}}}
}}
}}
{{#css:
.infobox {
    width: 28em;
    text-align: center;
    border: 1px solid;
    border-radius: 15px;
    padding: 1em;
    margin-top: 1em;
    margin-left: 1em;
    margin-bottom: 1em;
    background-color: #f9f9f9;
    color: #000;
}


.infobox tr td table {
    border-collapse:collapse;
}
.infobox tr td table tr {
    border-bottom: 1px solid #000;
}
.infobox tr td table tr:last-child {
    border:0;
}
.infobox tr td table tr td:first-child {
    vertical-align:top;
}
.infobox tr td tr td:first-child {
    vertical-align:top;
}
.funeral th {
    background: var(--funeral);
}
.pinkhouse th {
    background: var(--pinkhouse);
}
.upper th {
    background: var(--upper);
}
.mamiya th {
    background: var(--mamiya);
}
.sidechar th {
    background: var(--sidechar);
}
.funeral {
    background: var(--funeral-light);
    border: 1px solid var(--funeral);
}
.pinkhouse {
    background: var(--pinkhouse-light);
    border: 1px solid var(--pinkhouse);
}
.upper {
    background: var(--upper-light);
    border: 1px solid var(--upper);
}
.mamiya {
    background: var(--mamiya-light);
    border: 1px solid var(--mamiya);
}
.sidechar {
    background: var(--sidechar-light);
    border: 1px solid var(--sidechar);
}
.ui-tabs-panel {
    margin-top: 1em;
}
@media only screen and (max-width: 600px) {
    .infobox {width: 100%; margin-left: 0;}
}
}}
{|class="infobox {{lc:{{{group|}}}}}" cellpadding="3" align="right"
{|class="infobox {{lc:{{{group|}}}}}" cellpadding="3" align="right"
! align="center" |  {{PAGENAME}}
! align="center" |  {{PAGENAME}}

Latest revision as of 21:54, 17 June 2023

This template defines the table "Charas". View table.

{{Character Data
|firstname=
|surname=
|name_jp=
|name_en=
|image=
|icon=
|age=
|birthday=
|height=
|weight=
|occupation=
|imagecolor=
|liked_food=
|related=
}}