Difference between revisions of "Template:Infobox"

From Machibarusu
Jump to navigation Jump to search
Tag: Manual revert
Tag: Reverted
Line 36: Line 36:
     <td>{{{artists}}}</td>
     <td>{{{artists}}}</td>
</tr>}}</table>
</tr>}}</table>
</div>
<div class="xc1 character">
<infobox theme="xc1-character">
<title source="name"><default>{{PAGENAME}}</default></title>
<image source="image">
<default>Placeholder person.png</default>
<caption source="description">
<default>{{{name}}}</default>
</caption>
</image>
<data source="aliases">      <label>Alias</label></data>
<data source="species">      <label>Species</label></data>
<data source="gender">        <label>Gender</label></data>
<data source="age">          <label>Age</label></data>
<data source="height">        <label>Height</label></data>
<data source="haircolor">    <label>Hair colour</label></data>
<data source="eyecolor">      <label>Eye colour</label></data>
<data source="affiliation">  <label>Affiliation</label></data>
<data source="occupation">    <label>Occupation</label></data>
<data source="voiceactorjp">  <label>Voice actor (JP)</label></data>
<data source="voiceactoreng"> <label>Voice actor (EN)</label></data>
<data source="appearances">  <label>Main appearances</label></data>
<data source="other">        <label>Other appearances</label></data>
</infobox>
</div>
</div>

Revision as of 16:59, 3 September 2022

Infobox

<infobox theme="xc1-character"> <title source="name"><default>Infobox</default></title> <image source="image"> <default>Placeholder person.png</default>

<default>{{{name}}}</default> </image> <label>Alias</label> <label>Species</label> <label>Gender</label> <label>Age</label> <label>Height</label> <label>Hair colour</label> <label>Eye colour</label> <label>Affiliation</label> <label>Occupation</label> <label>Voice actor (JP)</label> <label>Voice actor (EN)</label> <label>Main appearances</label> <label>Other appearances</label> </infobox>