« Modèle:FichePNJNL » : différence entre les versions
aucun résumé des modifications
Aucun résumé des modifications |
Aucun résumé des modifications |
||
| Ligne 38 : | Ligne 38 : | ||
|}} | |}} | ||
</table> | </table> | ||
<!-- Bloc Nephilim Légende --> | |||
{{#ifeq:{{{type_pnj|}}}|Nephilim| | |||
<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; background:#f3f3f3; padding:0.55em 0.8em;">Nephilim Légende</th> | |||
</tr> | |||
{{#if:{{{ka_feu|}}}{{{ka_air|}}}{{{ka_eau|}}}{{{ka_terre|}}}{{{ka_lune|}}}| | |||
<tr> | |||
<th style="width:26%; text-align:left; background:#fafafa; padding:0.45em 0.8em;">Pentacle</th> | |||
<td style="padding:0.45em 0.8em;"> | |||
{{#if:{{{ka_feu|}}}|Ka-Feu : <b>{{{ka_feu}}}</b><br />|}} | |||
{{#if:{{{ka_air|}}}|Ka-Air : <b>{{{ka_air}}}</b><br />|}} | |||
{{#if:{{{ka_eau|}}}|Ka-Eau : <b>{{{ka_eau}}}</b><br />|}} | |||
{{#if:{{{ka_terre|}}}|Ka-Terre : <b>{{{ka_terre}}}</b><br />|}} | |||
{{#if:{{{ka_lune|}}}|Ka-Lune : <b>{{{ka_lune}}}</b>|}} | |||
</td> | |||
</tr> | |||
|}} | |||
{{#if:{{{vecus|}}}| | |||
<tr> | |||
<th style="text-align:left; background:#fafafa; padding:0.45em 0.8em;">Vécus significatifs</th> | |||
<td style="padding:0.45em 0.8em;">{{{vecus}}}</td> | |||
</tr> | |||
|}} | |||
<!-- Arcane d’adoption + degré + grade --> | |||
{{#if:{{{arcane_adoption|}}}{{{arcane_adoption_degre|}}}{{{arcane_grade|}}}| | |||
<tr> | |||
<th style="text-align:left; background:#fafafa; padding:0.45em 0.8em;">Arcane d’adoption</th> | |||
<td style="padding:0.45em 0.8em;"> | |||
{{#if:{{{arcane_adoption|}}}|{{{arcane_adoption}}}|}} | |||
{{#if:{{{arcane_adoption_degre|}}}| — Degré <b>{{{arcane_adoption_degre}}}</b>|}} | |||
{{#if:{{{arcane_grade|}}}|<br /><span style="color:#555;">Grade : {{{arcane_grade}}}</span>|}} | |||
</td> | |||
</tr> | |||
|}} | |||
<!-- Chutes --> | |||
{{#if:{{{chute_khaiba_degre|}}}{{{chute_ombre_degre|}}}{{{chute_narcose_degre|}}}{{{chute_khaiba_type|}}}{{{chute_khaiba_note|}}}{{{chute_ombre_note|}}}{{{chute_narcose_lien|}}}{{{chute_narcose_note|}}}| | |||
<tr> | |||
<th style="text-align:left; background:#fafafa; padding:0.45em 0.8em;">Chutes</th> | |||
<td style="padding:0.45em 0.8em;"> | |||
{{#if:{{{chute_khaiba_degre|}}}| | |||
Khaïba{{#if:{{{chute_khaiba_type|}}}| ({{{chute_khaiba_type}}})|}} — Degré <b>{{{chute_khaiba_degre}}}</b>{{#if:{{{chute_khaiba_note|}}}| <span style="color:#555;">({{{chute_khaiba_note}}})</span>|}}<br /> | |||
|}} | |||
{{#if:{{{chute_ombre_degre|}}}| | |||
Ombre — Degré <b>{{{chute_ombre_degre}}}</b>{{#if:{{{chute_ombre_note|}}}| <span style="color:#555;">({{{chute_ombre_note}}})</span>|}}<br /> | |||
|}} | |||
{{#if:{{{chute_narcose_degre|}}}| | |||
Narcose — Degré <b>{{{chute_narcose_degre}}}</b>{{#if:{{{chute_narcose_lien|}}}| <span style="color:#555;">(liée à {{{chute_narcose_lien}}})</span>|}}{{#if:{{{chute_narcose_note|}}}| <span style="color:#555;">({{{chute_narcose_note}}})</span>|}} | |||
|}} | |||
</td> | |||
</tr> | |||
|}} | |||
</table> | |||
}} | |||
</includeonly> | </includeonly> | ||