Template:Skin: Difference between revisions
From Ephinea PSO Wiki
(Created page with "<table align="right" style="border: 1px solid #aaa; font-size: 95%" cellpadding="0"> <tr><td><table align="center"> <tr> <th colspan="2" style="font-size: larger; text-align: center; background-color: #465160; color:#eee;">{{PAGENAME}}</th> </tr> <tr> <td colspan="2" style="text-align: center;">[[File:{{{image}}}{{#if:{{{imagealt|}}}|{{!}}alt={{{imagealt}}}}}{{!}}link=|160px]]</td> </tr> {{#if:{{{author|}}}| <tr> <th style="background-color: #465160; color:#eee; width: 7...") |
No edit summary |
||
Line 5: | Line 5: | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
<td colspan="2" style="text-align: center;">[[File:{{{image}}}{{#if:{{{imagealt|}}}|{{!}}alt={{{imagealt}}}}}{{!}}link=| | <td colspan="2" style="text-align: center;">[[File:{{{image}}}{{#if:{{{imagealt|}}}|{{!}}alt={{{imagealt}}}}}{{!}}link=|250px]]</td> | ||
</tr> | </tr> | ||
{{#if:{{{author|}}}| | {{#if:{{{author|}}}| | ||
<tr> | <tr> | ||
<th style="background-color: #465160; color:#eee; | <th style="background-color: #465160; color:#eee;">Author:</th> | ||
<td | <td>{{{author|}}}</td> | ||
</tr> | </tr> | ||
}} | }} | ||
{{#if:{{{type|}}}| | {{#if:{{{type|}}}| | ||
<tr> | <tr> | ||
<th style="background-color: #465160; color:#eee; | <th style="background-color: #465160; color:#eee;">Type:</th> | ||
<td | <td>{{{type|}}}</td> | ||
</tr> | </tr> | ||
}} | }} |
Revision as of 19:57, 22 August 2023
|
Usage and example
{{Skin | image = test.png | author = Echelon | type = Lobby skin }}
|