« Modèle:FichePNJNL » : différence entre les versions
Aucun résumé des modifications |
Aucun résumé des modifications |
||
| Ligne 1 : | Ligne 1 : | ||
<includeonly> | <includeonly> | ||
<table class="wikitable" style="width:100%; max-width:980px; margin:0.6em 0; border-radius:10px; overflow:hidden;"> | |||
<tr> | |||
<th colspan="2" style="text-align:left; font-size:120%; background:#f3f3f3; padding:0.6em 0.8em;"> | |||
{{{nom|''PNJ sans nom''}}} | {{{nom|''PNJ sans nom''}}} | ||
{{#if:{{{type_pnj|}}}|<span style="float:right; font-size:90%; color:#555;">{{{type_pnj}}}</span>|}} | {{#if:{{{type_pnj|}}}|<span style="float:right; font-size:90%; color:#555; font-weight:normal;">{{{type_pnj}}}</span>|}} | ||
</th> | |||
</tr> | |||
{{#if:{{{resume|}}}{{{description|}}}| | {{#if:{{{resume|}}}{{{description|}}}| | ||
<tr> | |||
{{#if:{{{resume|}}}|<div style="color:#333;">{{{resume}}}</div>|}} | <td colspan="2" style="padding:0.6em 0.8em;"> | ||
{{#if:{{{description|}}}|<div style="margin-top:0.4em; color:#555;">{{{description}}}</div>|}} | {{#if:{{{resume|}}}|<div style="color:#333;">{{{resume}}}</div>|}} | ||
| | {{#if:{{{description|}}}|<div style="margin-top:0.4em; color:#555;">{{{description}}}</div>|}} | ||
}} | </td> | ||
</tr> | |||
|}} | |||
{{#if:{{{type_pnj|}}}{{{type_neph|}}}| | {{#if:{{{type_pnj|}}}{{{type_neph|}}}| | ||
<tr> | |||
<th style="width:26%; text-align:left; background:#fafafa; padding:0.45em 0.8em;">Type</th> | |||
{{{type_pnj|}}} | <td style="padding:0.45em 0.8em;"> | ||
{{#if:{{{type_neph|}}}|<br /><span style="color:#555;">Type Nephilim : | {{{type_pnj|}}} | ||
| | {{#if:{{{type_neph|}}}|<br /><span style="color:#555;">Type Nephilim : <b>{{{type_neph}}}</b></span>|}} | ||
}} | </td> | ||
</tr> | |||
|}} | |||
{{#if:{{{metamorphe|}}}| | {{#if:{{{metamorphe|}}}| | ||
<tr> | |||
<th style="text-align:left; background:#fafafa; padding:0.45em 0.8em;">Métamorphe</th> | |||
{{{metamorphe}}} | <td style="padding:0.45em 0.8em;"> | ||
{{#if:{{{metamorphe_niveau|}}}| — Degré | {{{metamorphe}}} | ||
{{#if:{{{metamorphe_details|}}}| <span style="color:#555;">({{{metamorphe_details}}})</span>|}} | {{#if:{{{metamorphe_niveau|}}}| — Degré <b>{{{metamorphe_niveau}}}</b>|}} | ||
| | {{#if:{{{metamorphe_details|}}}| <span style="color:#555;">({{{metamorphe_details}}})</span>|}} | ||
}} | </td> | ||
</tr> | |||
|}} | |||
</table> | |||
</includeonly> | </includeonly> | ||