Template:Infobox profile: Difference between revisions
From PSP2i Wiki
(Created page with "<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> <th colspan="2" style="font-size: larger; text-align: center; background-color: #A00000;">{{{charname}}}</th> </tr> {{#if:{{{image|}}}| <tr> <td colspan="2" style="text-align: center;">[{{{image}}}{{!}}200px]</td> </tr> }} {{#if:{{{level|}}}| <tr> <th style="background-color: #A00000;">Level:<...") |
No edit summary |
||
(4 intermediate revisions by the same user not shown) | |||
Line 7: | Line 7: | ||
{{#if:{{{image|}}}| | {{#if:{{{image|}}}| | ||
<tr> | <tr> | ||
<td colspan="2" style="text-align: center;"> | <td colspan="2" style="text-align: center;">{{{image}}}</td> | ||
</tr> | |||
}} | |||
{{#if:{{{race|}}}| | |||
<tr> | |||
<th style="background-color: #A00000;">Race:</th> | |||
<td>{{{race}}}</td> | |||
</tr> | |||
}} | |||
{{#if:{{{playtime|}}}| | |||
<tr> | |||
<th style="background-color: #A00000;">Play time:</th> | |||
<td>{{{playtime}}}</td> | |||
</tr> | </tr> | ||
}} | }} |
Latest revision as of 22:48, 18 December 2022
|