« Modèle:CharacterInfobox » : différence entre les versions

De Sunrise Project FanWiki
Aller à la navigation Aller à la recherche
Page créée avec « <div class="infobox"> <div class="infobox-title">{{{title|{{PAGENAME}}}}}</div> {{#if:{{{image|}}}|<div class="infobox-image">{{{image}}}</div>}} <table> {{#if:{{{nickname|}}}|<tr> <th>Nicknames</th> <td>{{{nickname}}}</td> </tr>}} {{#if:{{{gender|}}}|<tr> <th>Gender</th> <td>{{{gender}}}</td> </tr>}} {{#if:{{{kronos|}}}|<tr> <th>Kronos</th> <td>{{{kronos}}}</td> </tr>}} {{#if:{{{status|}}}|<tr> <th>Status</th> <td>{{{status}}}</t... »
 
Aucun résumé des modifications
Ligne 5 : Ligne 5 :
<table>
<table>
{{#if:{{{nickname|}}}|<tr>
{{#if:{{{nickname|}}}|<tr>
     <th>Nicknames</th>
     <th>Surnoms</th>
     <td>{{{nickname}}}</td>
     <td>{{{nickname}}}</td>
</tr>}}
</tr>}}
{{#if:{{{gender|}}}|<tr>
{{#if:{{{gender|}}}|<tr>
     <th>Gender</th>
     <th>Genre</th>
     <td>{{{gender}}}</td>
     <td>{{{gender}}}</td>
</tr>}}
</tr>}}
Ligne 17 : Ligne 17 :
</tr>}}
</tr>}}
{{#if:{{{status|}}}|<tr>
{{#if:{{{status|}}}|<tr>
     <th>Status</th>
     <th>Statut</th>
     <td>{{{status}}}</td>
     <td>{{{status}}}</td>
</tr>}}
</tr>}}
{{#if:{{{birthday|}}}|<tr>
{{#if:{{{birthday|}}}|<tr>
     <th>Date of Birth</th>
     <th>Date de Naissance</th>
     <td>{{{birthday}}}</td>
     <td>{{{birthday}}}</td>
</tr>}}
</tr>}}
{{#if:{{{family|}}}|<tr>
{{#if:{{{family|}}}|<tr>
     <th>Family</th>
     <th>Famille</th>
     <td>{{{family}}}</td>
     <td>{{{family}}}</td>
</tr>}}
</tr>}}

Version du 4 janvier 2025 à 12:00

CharacterInfobox