|
|
(17 intermediate revisions by 4 users not shown) |
Line 1: |
Line 1: |
| {| class="infobox" style="font-size:89%; width:300px; background-color:#FFF;"
| | <infobox> |
| |-
| | <title source="name" style="text-align:center"> |
| ! colspan="2" style="background-color:#3366CC; color:#FFFFFF; font-size:120%; padding:1em;" | {{{name|{{PAGENAME}}}}}
| | <default>{{PAGENAME}}</default> |
| {{#if: {{{image|<noinclude>asdf</noinclude>}}}|
| | <format><div style="width:100%; text-align:center;background-color:#008080;color:black;">{{{name}}}</div></format> |
| {{!}}-
| | </title> |
| {{!}} colspan="2" style="text-align:center;" {{!}} [[Image:{{{image|Placeholder_person.png}}}|{{{im_width|250px}}}]]<br/>'' ''
| | <image source="image"/> |
| |
| | <data source="birthday"> |
| }}<!--
| | <label>Birthday</label> |
| -->{{#if: {{{quote|<noinclude>asdf</noinclude>}}} |
| | </data> |
| | | <data source="zodiac"> |
| {{!}}-
| | <label>Zodiac sign</label> |
| {{!}} colspan="2" style="text-align: center;"{{!}} ''"{{{quote}}}"''|
| | </data> |
| }}<!--
| | <data source="gender"> |
| -->{{#if: {{{gender|<noinclude>asdf</noinclude>}}}|
| | <label>Gender</label> |
| {{!}}-
| | </data> |
| {{!}} style="width:30%;" {{!}} '''Gender'''
| | <data source="eyes"> |
| {{!}} style="width:70%;" {{!}} {{#switch: {{{gender|}}}
| | <label>Eye color</label> |
| | m = Male [[Category:Male Characters]]
| | </data> |
| | f = Female [[Category:Female Characters]]
| | <data source="hair"> |
| | #default = {{{gender}}}
| | <label>Hair color</label> |
| }}}}<!--
| | </data> |
| -->{{#if: {{{birthday|<noinclude>asdf</noinclude>}}} |
| | <data source="height"> |
| | | <label>Height</label> |
| {{!}}-
| | </data> |
| {{!}} style="width:30%;" {{!}}
| | <data source="weight"> |
| '''Birthday'''
| | <label>Weight</label> |
| {{!}} style="width:70%;" {{!}}
| | </data> |
| {{{birthday|<noinclude>{{{birthday}}}</noinclude>}}}|}}<!--
| | <data source="measurements"> |
| -->{{#if: {{{zodiac|<noinclude>asdf</noinclude>}}}|
| | <label>B/W/H</label> |
| | | </data> |
| {{!}}-
| | <data source="bloodtype"> |
| {{!}}
| | <label>Blood type</label> |
| '''Zodiac sign'''
| | </data> |
| {{!}}
| | <data source="music"> |
| {{{zodiac|<noinclude>{{{zodiac}}}</noinclude>}}}|}}<!--
| | <label>Theme</label> |
| -->{{#if: {{{bloodtype|<noinclude>asdf</noinclude>}}}|
| | </data> |
| | | <data source="occupation"> |
| {{!}}-
| | <label>Occupation</label> |
| {{!}}
| | </data> |
| '''Bloodtype'''
| | <data source="family"> |
| {{!}}
| | <label>Relatives</label> |
| {{{bloodtype|<noinclude>{{{bloodtype}}}</noinclude>}}}|}}<!--
| | </data> |
| -->{{#if: {{{height|<noinclude>asdf</noinclude>}}}|
| | <data source="quote"> |
| | | <label>Quote</label> |
| {{!}}-
| | </data> |
| {{!}}
| | <data source="disability"> |
| '''Height'''
| | <label>Disability</label> |
| {{!}}
| | </data> |
| {{{height|<noinclude>{{{height}}}</noinclude>}}}|}}<!--
| | <data source="other"> |
| -->{{#if: {{{music|<noinclude>asdf</noinclude>}}}|
| | <label>Other</label> |
| | | </data> |
| {{!}}-
| | </infobox> |
| {{!}}
| | <noinclude>{{Documentation}}</noinclude> |
| '''Theme'''
| |
| {{!}}
| |
| {{{music|<noinclude>{{{music}}}</noinclude>}}}|}}<!--
| |
| -->{{#if: {{{other|<noinclude>asdf</noinclude>}}}|
| |
| | |
| {{!}}-
| |
| {{!}}
| |
| '''Occupation'''
| |
| {{!}}
| |
| {{{occupation|<noinclude>{{{occupation}}}</noinclude>}}}|}}<!--
| |
| -->{{#if: {{{occupation|<noinclude>asdf</noinclude>}}}|
| |
| | |
| {{!}}-
| |
| {{!}}
| |
| '''Notable features'''
| |
| {{!}}
| |
| {{{other|<noinclude>{{{other}}}</noinclude>}}}|}}
| |
| |}
| |
| <noinclude><br clear="all"/>{{documentation}}</noinclude> | |