« Modèle:Personnage » : différence entre les versions
Aucun résumé des modifications Balise : Éditeur de wikicode 2017 |
Test modification. |
||
| (2 versions intermédiaires par un autre utilisateur 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 français= | ||
|nom japonais= | |nom japonais= | ||
|nom romanisé= | |nom romanisé= | ||
|âge= | |âge= | ||
|genre= | |genre= | ||
|métier= | |métier= | ||
|nationalité= | |nationalité= | ||
| Ligne 63 : | Ligne 68 : | ||
|premier manga= | |premier manga= | ||
|premier anime= | |premier anime= | ||
}} | }} | ||
</pre></noinclude> | </pre></noinclude> | ||