Template:Skin: Difference between revisions

From Ephinea PSO Wiki
No edit summary
mNo edit summary
 
(4 intermediate revisions by 2 users not shown)
Line 4: Line 4:
<th colspan="2" style="font-size: larger; text-align: center; background-color: #465160; color:#eee;">{{#if:{{{name|}}}|{{{name}}}|{{PAGENAME}}}}</th>
<th colspan="2" style="font-size: larger; text-align: center; background-color: #465160; color:#eee;">{{#if:{{{name|}}}|{{{name}}}|{{PAGENAME}}}}</th>
</tr>
</tr>
{{#if:{{{image|}}}|
<tr>
<tr>
<td colspan="2" style="text-align: center;">[[File:{{{image}}}{{#if:{{{imagealt|}}}|{{!}}alt={{{imagealt}}}}}{{!}}link=|250px]]</td>
<td colspan="2" style="text-align: center;">[[File:{{{image}}}{{#if:{{{imagealt|}}}|{{!}}alt={{{imagealt}}}}}{{!}}link=|250x250px]]</td>
</tr>
</tr>
}}
{{#if:{{{author|}}}|
{{#if:{{{author|}}}|
<tr>
<tr>
Line 17: Line 19:
<th style="background-color: #465160; color:#eee;">Type:</th>
<th style="background-color: #465160; color:#eee;">Type:</th>
<td>{{{type|}}}</td>
<td>{{{type|}}}</td>
</tr>
}}
{{#if:{{{source|}}}|
<tr>
<th style="background-color: #465160; color:#eee;">Source:</th>
<td>{{{source|}}}</td>
</tr>
</tr>
}}
}}
</table></td></tr>
</table></td></tr>
</table><noinclude>
</table>
<div class="noexcerpt">{{#if:{{{desc|}}}|
: ''{{{desc|}}}''}}</div><noinclude>
==Usage and example==
==Usage and example==
<pre>
<pre>
Line 28: Line 38:
| author = Echelon
| author = Echelon
| type = Lobby skin
| type = Lobby skin
| desc = This is a description.
}}
}}
</pre>
</pre>
Line 35: Line 46:
| author = Echelon
| author = Echelon
| type = Lobby skin
| type = Lobby skin
| desc = This is a description.
}}
}}
[[Category:Templates]]
[[Category:Templates]]
</noinclude>
</noinclude>

Latest revision as of 15:23, 30 August 2023

Skin

Usage and example[edit source]

{{Skin
| name = Gothic Lobby 11
| image = test.png
| author = Echelon
| type = Lobby skin
| desc = This is a description.
}}
Gothic Lobby 11
File:Test.png
Author: Echelon
Type: Lobby skin
This is a description.