Template:Infobox NPC: Difference between revisions
From PSP2i Wiki
No edit summary |
No edit summary |
||
(4 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<table align="right" style="border: 1px solid #aaa; font-size: 95%" cellpadding="0"> | <table align="right" style="border: 1px solid #aaa; font-size: 95%; margin-bottom: 10px;" cellpadding="0"> | ||
<tr><td><table align="center" style="min-width:200px; width:100%;"> | <tr><td><table align="center" style="min-width:200px; width:100%;"> | ||
Line 21: | Line 21: | ||
</tr> | </tr> | ||
}} | }} | ||
{{#if:{{{ | {{#if:{{{honorific|}}}| | ||
<tr> | <tr> | ||
<th style="background-color: #A00000;"> | <th style="background-color: #A00000;">Title:</th> | ||
<td>{{{ | <td>{{{honorific}}}</td> | ||
</tr> | </tr> | ||
}} | }} | ||
Line 49: | Line 49: | ||
<th style="background-color: #A00000;">Age:</th> | <th style="background-color: #A00000;">Age:</th> | ||
<td>{{{age}}}</td> | <td>{{{age}}}</td> | ||
</tr> | </tr> | ||
}} | }} | ||
Line 106: | Line 83: | ||
<th style="background-color: #A00000;">Voice Actor:</th> | <th style="background-color: #A00000;">Voice Actor:</th> | ||
<td>{{{va}}}</td> | <td>{{{va}}}</td> | ||
</tr> | |||
}} | |||
{{#if:{{{level|}}}| | |||
<tr> | |||
<th colspan="2" style="background-color: #A00000;">Partner Card</th> | |||
</tr> | |||
}} | |||
{{#if:{{{card|}}}| | |||
<tr> | |||
<td colspan="2" style="text-align: center;">[[File:{{{card}}}{{#if:{{{cardalt|}}}|{{!}}alt={{{cardalt}}}}}{{!}}link=]]</td> | |||
</tr> | |||
}} | |||
{{#if:{{{level|}}}| | |||
<tr> | |||
<th style="background-color: #A00000;">Level:</th> | |||
<td>{{{level}}}</td> | |||
</tr> | |||
}} | |||
{{#if:{{{unlock|}}}| | |||
<tr> | |||
<th style="background-color: #A00000;">Unlock:</th> | |||
<td>{{{unlock}}}</td> | |||
</tr> | </tr> | ||
}} | }} |
Latest revision as of 11:05, 21 August 2022
|