« Modèle:Personnage » : différence entre les versions
Page créée avec « <infobox> <title source="name"><default></default></title> <image source="image"><caption source="caption1"/> </image> <group> <header>Biographical Information</header> <data source="english name"><label>English <br>Name</label></data> <data source="japanese name"><label>Japanese <br>Name</label></data> <data source="romanized name"><label>Romanized <br>Name</label></data> <data source="other names"><label>Other <br>Names</label></data>... » |
Test modification. |
||
| (3 versions intermédiaires par 2 utilisateurs non affichées) | |||
| Ligne 1 : | Ligne 1 : | ||
< | <includeonly> | ||
{| class="infobox" style="float:right; width:300px; background-color:#f9f9f9; border:1px solid #aaa; font-size:90%; text-align:left; padding: 0.5em; margin-left:1em; margin-bottom:1em;" | |||
|- | |||
! colspan="2" style="background-color:#D0C371; height:30px; text-align:center;" | {{PAGENAME}} | |||
|- | |||
| colspan="2" | [[File:{{{image|}}}|center|350px]] | |||
|- | |||
{{#if:{{{nom français|}}}{{{nom japonais|}}}{{{nom romanisé|}}}| | |||
{{!}} colspan="2" style="background-color:#D0C371; height:30px; text-align:center;" {{!}} '''Informations biologiques'''}} | |||
{{!}}- | |||
{{#if:{{{nom français|}}}| | |||
{{!}} style="width: 30%;" {{!}} '''Nom français''' | |||
{{!}} style="width: 70%;" {{!}} {{{nom français|}}}}} | |||
{{!}}- | |||
{{#if:{{{nom japonais|}}}| | |||
{{!}} '''Nom japonais''' | |||
{{!}} {{{nom japonais|}}}}} | |||
{{!}}- | |||
{{#if:{{{nom romanisé|}}}| | |||
{{!}} '''Nom romanisé''' | |||
{{!}} {{{nom romanisé|}}}}} | |||
{{!}}- | |||
{{#if:{{{âge|}}}{{{genre|}}}{{{métier|}}}{{{nationalité|}}}{{{proches|}}}| | |||
{{!}} colspan="2" style="background-color:#D0C371; height:30px; text-align:center;" {{!}} '''Informations personnelles'''}} | |||
{{!}}- | |||
{{#if:{{{âge|}}}| | |||
{{!}} '''Âge''' | |||
{{!}} {{{âge|}}}}} | |||
{{!}}- | |||
{{#if:{{{genre|}}}| | |||
{{!}} '''Genre''' | |||
{{!}} {{{genre|}}}}} | |||
{{!}}- | |||
{{#if:{{{métier|}}}| | |||
{{!}} '''Métier''' | |||
{{!}} {{{métier|}}}}} | |||
{{!}}- | |||
{{#if:{{{nationalité|}}}| | |||
{{!}} '''Nationalité''' | |||
{{!}} {{{nationalité|}}}}} | |||
{{!}}- | |||
{{#if:{{{proches|}}}| | |||
{{!}} '''Proches''' | |||
{{!}} {{{proches|}}}}} | |||
{{!}}- | |||
{{ | {{#if:{{{premier manga|}}}{{{premier anime|}}}| | ||
{{!}} colspan="2" style="background-color:#D0C371; height:30px; text-align:center;" {{!}} '''Premières apparitions'''}} | |||
{{!}}- | |||
{{#if:{{{premier manga|}}}| | |||
{{!}} '''Premier Manga''' | |||
{{!}} {{{premier manga|}}}}} | |||
{{!}}- | |||
{{#if:{{{premier anime|}}}| | |||
{{!}} '''Premier Anime''' | |||
{{!}} {{{premier anime|}}}}} | |||
|}</includeonly> | |||
<noinclude><pre> | |||
{{Personnage | |||
|image= | |image= | ||
| | |nom français= | ||
| | |nom japonais= | ||
| | |nom romanisé= | ||
| | |âge= | ||
| | |genre= | ||
| | |métier= | ||
| | |nationalité= | ||
| | |proches= | ||
|premier manga= | |||
|premier anime= | |||
|manga | |||
|anime | |||
}} | }} | ||
</pre></noinclude> | </pre></noinclude> | ||