Template:Infobox NPC: Difference between revisions

From PSP2i Wiki
No edit summary
No edit summary
 
(9 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 12: Line 12:
{{#if:{{{image|}}}|
{{#if:{{{image|}}}|
<tr>
<tr>
<td colspan="2" style="text-align: center;">[[File:{{{image}}}{{#if:{{{imagealt|}}}|{{!}}alt={{{imagealt}}}}}{{!}}300px{{!}}link=]]</td>
<td colspan="2" style="text-align: center;">[[File:{{{image}}}{{#if:{{{imagealt|}}}|{{!}}alt={{{imagealt}}}}}{{!}}250px{{!}}link=]]</td>
</tr>
</tr>
}}
}}
Line 19: Line 19:
<th style="background-color: #A00000;">Full Name:</th>
<th style="background-color: #A00000;">Full Name:</th>
<td>{{{fullname}}}</td>
<td>{{{fullname}}}</td>
</tr>
}}
{{#if:{{{honorific|}}}|
<tr>
<th style="background-color: #A00000;">Title:</th>
<td>{{{honorific}}}</td>
</tr>
</tr>
}}
}}
Line 43: Line 49:
<th style="background-color: #A00000;">Age:</th>
<th style="background-color: #A00000;">Age:</th>
<td>{{{age}}}</td>
<td>{{{age}}}</td>
</tr>
}}
{{#if:{{{level|}}}|
<tr>
<th colspan="2" style="background-color: #A00000;">Partner Card info</th>
</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>
}}
{{#if:{{{type|}}}|
<tr>
<th style="background-color: #A00000;">Type:</th>
<td>{{{type}}}</td>
</tr>
</tr>
}}
}}
Line 93: Line 76:
<tr>
<tr>
<th style="background-color: #A00000;">Introduced:</th>
<th style="background-color: #A00000;">Introduced:</th>
<td>{{{strafe}}}</td>
<td>{{{first}}}</td>
</tr>
</tr>
}}
}}
Line 102: Line 85:
</tr>
</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>
}}
</table>
</table>
</table>
</td>
<noinclude>{{/doc}}</noinclude>
<noinclude>{{/doc}}</noinclude>

Latest revision as of 11:05, 21 August 2022