Template:Dual Character Details: Difference between revisions

From Puella Magi Wiki
Jump to navigation Jump to search
(typo)
No edit summary
Line 3: Line 3:
Additionally, you can specify '''character1=''' and '''character2=''' to add an extra heading for each displayed character. If neither is specified, the extra heading will be omitted.</noinclude><includeonly><table class=wikitable style="width:70%">
Additionally, you can specify '''character1=''' and '''character2=''' to add an extra heading for each displayed character. If neither is specified, the extra heading will be omitted.</noinclude><includeonly><table class=wikitable style="width:70%">
{{#if:{{{character1|}}}{{{character2|}}}|<tr><td style="width:20%"></td><th>{{{character1|???}}}</th><th>{{{character2|???}}}</th></tr>
{{#if:{{{character1|}}}{{{character2|}}}|<tr><td style="width:20%"></td><th>{{{character1|???}}}</th><th>{{{character2|???}}}</th></tr>
}}<tr><th colspan="3">Physical Features</th></tr>{{#if:{{{birth}}}{{{birth1|}}}{{{birth2|}}}|
}}<tr><th colspan="3">Physical Features</th></tr>{{#if:{{{birth|}}}{{{birth1|}}}{{{birth2|}}}|
<tr><th style="width:20%">Date of Birth</th>
<tr><th style="width:20%">Date of Birth</th>
{{Character Details/multicell|{{{birth1}}}|{{{birth2}}}|span={{{birth}}}|colspan=2}}</tr>{{#if:{{{age|}}}{{{ageapprox|}}}{{{agenote|}}}{{{age1|}}}{{{ageapprox1|}}}{{{agenote1|}}}{{{age2|}}}{{{ageapprox2|}}}{{{agenote2|}}}|
{{Character Details/multicell|{{{birth1}}}|{{{birth2}}}|span={{{birth}}}|colspan=2}}</tr>{{#if:{{{age|}}}{{{ageapprox|}}}{{{agenote|}}}{{{age1|}}}{{{ageapprox1|}}}{{{agenote1|}}}{{{age2|}}}{{{ageapprox2|}}}{{{agenote2|}}}|
Line 19: Line 19:
{{Character Details/multicell|{{{eyes1|}}}|{{{eyes2|}}}|span={{{eyes|}}}|default=Unknown|colspan=2}}</tr>
{{Character Details/multicell|{{{eyes1|}}}|{{{eyes2|}}}|span={{{eyes|}}}|default=Unknown|colspan=2}}</tr>
<tr><th style="width:20%">Hair colour</th>
<tr><th style="width:20%">Hair colour</th>
{{Character Details/multicell|{{{hair1|}}}|{{{hair2|}}}|span={{{hair|}}}|default=Unknown|colspan=2}}</tr>{{#if:{{{height}}}{{{height1|}}}{{{height2|}}}|
{{Character Details/multicell|{{{hair1|}}}|{{{hair2|}}}|span={{{hair|}}}|default=Unknown|colspan=2}}</tr>{{#if:{{{height|}}}{{{height1|}}}{{{height2|}}}|
<tr><th style="width:20%">Height</th>
<tr><th style="width:20%">Height</th>
{{Character Details/multicell|{{{height1|}}}|{{{height2|}}}|span={{{height|}}}|default=Unknown|colspan=2}}</tr>}}{{#if:{{{weight}}}{{{weight1|}}}{{{weight2|}}}|
{{Character Details/multicell|{{{height1|}}}|{{{height2|}}}|span={{{height|}}}|default=Unknown|colspan=2}}</tr>}}{{#if:{{{weight|}}}{{{weight1|}}}{{{weight2|}}}|
<tr><th style="width:20%">Weight</th>
<tr><th style="width:20%">Weight</th>
{{Character Details/multicell|{{{weight1|}}}|{{{weight2|}}}|span={{{weight|}}}|default=Unknown|colspan=2}}</tr>}}{{#if:{{{blood}}}{{{blood1|}}}{{{blood2|}}}|
{{Character Details/multicell|{{{weight1|}}}|{{{weight2|}}}|span={{{weight|}}}|default=Unknown|colspan=2}}</tr>}}{{#if:{{{blood|}}}{{{blood1|}}}{{{blood2|}}}|
<tr><th style="width:20%">Blood type</th>
<tr><th style="width:20%">Blood type</th>
{{Character Details/multicell|{{{blood1|}}}|{{{blood2|}}}|span={{{blood|}}}|default=Unknown|colspan=2}}</tr>}}{{#if:{{{show}}}{{{shoe1|}}}{{{shoe2|}}}|
{{Character Details/multicell|{{{blood1|}}}|{{{blood2|}}}|span={{{blood|}}}|default=Unknown|colspan=2}}</tr>}}{{#if:{{{shoe|}}}{{{shoe1|}}}{{{shoe2|}}}|
<tr><th style="width:20%">Shoe Size</th>
<tr><th style="width:20%">Shoe Size</th>
{{Character Details/multicell|{{{shoe1|}}}|{{{shoe2|}}}|span={{shoe|}}}|default=Unknown|colspan=2}}</tr>}}{{#if:{{{soulgem|}}}{{{weapon|}}}{{{witch|}}}{{{witchlink|}}}{{{doppel|}}}{{{powers|}}}{{{wish|}}}{{{soulgem1|}}}{{{weapon1|}}}{{{witch1|}}}{{{witchlink1|}}}{{{doppel1|}}}{{{powers1|}}}{{{wish1|}}}{{{soulgem2|}}}{{{weapon2|}}}{{{witch2|}}}{{{witchlink2|}}}{{{doppel2|}}}{{{powers2|}}}{{{wish2|}}}|
{{Character Details/multicell|{{{shoe1|}}}|{{{shoe2|}}}|span={{{shoe|}}}|default=Unknown|colspan=2}}</tr>}}{{#if:{{{soulgem|}}}{{{weapon|}}}{{{witch|}}}{{{witchlink|}}}{{{doppel|}}}{{{powers|}}}{{{wish|}}}{{{soulgem1|}}}{{{weapon1|}}}{{{witch1|}}}{{{witchlink1|}}}{{{doppel1|}}}{{{powers1|}}}{{{wish1|}}}{{{soulgem2|}}}{{{weapon2|}}}{{{witch2|}}}{{{witchlink2|}}}{{{doppel2|}}}{{{powers2|}}}{{{wish2|}}}|
<tr><th colspan="3">Magic</th></tr>
<tr><th colspan="3">Magic</th></tr>
<tr><th style="width:20%">Soul Gem</th>
<tr><th style="width:20%">Soul Gem</th>

Revision as of 04:37, 3 May 2023

Like Template:Character Details, but shows two characters at the same time. Supports all the parameters listed on that page, but with 1 or 2 optionally appended. If 1 or 2 is not appended, the cell fills both columns. If both forms are specified, the specific form overrides the generic one.

Additionally, you can specify character1= and character2= to add an extra heading for each displayed character. If neither is specified, the extra heading will be omitted.