Difference between revisions of "Template:Metin/LayoutV2"
[checked revision] | [checked revision] |
Skilgannon (talk | contribs) |
Skilgannon (talk | contribs) |
||
Line 11: | Line 11: | ||
<div align="center" style="width: 150px; border: 1px solid #35215f; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; box-shadow:2px 2px 5px #000000; background: #35215f; color: #dadada; font-weight: bold; padding: 5px;">Image</div> | <div align="center" style="width: 150px; border: 1px solid #35215f; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; box-shadow:2px 2px 5px #000000; background: #35215f; color: #dadada; font-weight: bold; padding: 5px;">Image</div> | ||
</td> | </td> | ||
− | <td> </td> | + | <td> asdasd</td> |
− | + | <td valign="top" align="center" width="100%"> | |
+ | <div align="center" style="width: 220px; border: 1px solid #35215f; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; box-shadow:2px 2px 5px #000000; background: #35215f; color: #dadada; font-weight: bold; padding: 5px;">Spawns</div> | ||
+ | </td> | ||
+ | </tr> | ||
+ | <tr style="background: #f1e5c9;"> | ||
+ | <td valign="center" style="padding: 10px;"> | ||
+ | [[File:{{PAGENAME}}.jpg | center | 180px]] | ||
+ | </td> | ||
+ | <td style="padding: 10px; border-right: 1px dashed #88283a;"> | ||
+ | <div align="center" style="width: 80px; border: 1px solid #35215f; border-top-left-radius: 10px; border-top-right-radius: 10px; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; box-shadow:2px 2px 5px #000000; background: #35215f; color: #dadada; font-weight: bold; padding: 5px;">Level</div> | ||
+ | <div align="center" style="padding: 5px; color: #88283a; font-size: 25px; font-weight: bold;">{{#if:{{{Level}}} | {{{Level}}} | <i>Not available</i> }}</div> | ||
+ | <div align="center" style="width: 80px; border: 1px solid #35215f; border-top-left-radius: 10px; border-top-right-radius: 10px; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; box-shadow:2px 2px 5px #000000; background: #35215f; color: #dadada; font-weight: bold; padding: 5px;">Class</div> | ||
+ | <div align="center" style="padding: 5px; color: #88283a; font-size: 25px; font-weight: bold;">{{#if:{{{Class}}} | {{{Class}}} | <i>Not available</i> }}</div> | ||
+ | <div align="center" style="width: 80px; border: 1px solid #35215f; border-top-left-radius: 10px; border-top-right-radius: 10px; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; box-shadow:2px 2px 5px #000000; background: #35215f; color: #dadada; font-weight: bold; padding: 5px;">Location</div> | ||
+ | <div align="center" style="padding: 5px; font-weight: bold;">{{#if:{{{Location}}} | {{{Location}}} | <i>Not available</i> }}</div> | ||
+ | </td> | ||
+ | <td style="padding-top: 10px; padding-left:50px;">{{#if:{{{Spawns}}} | {{{Spawns}}} | <i>Not available</i> }}</td> | ||
+ | </tr> | ||
+ | <tr style="background: #f1e5c9;"> | ||
+ | <td colspan="3"> | ||
+ | <table cellspacing="0" cellpadding="0" width="100%"> | ||
+ | <tr style="background: #f1e5c9;"> | ||
+ | <td valign="top" align="center" width="33%" style="padding-top: 15px;"> | ||
+ | <div align="center" style="width: 150px; border: 1px solid #35215f; border-top-left-radius: 10px; border-top-right-radius: 10px; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; box-shadow:2px 2px 5px #000000; background: #35215f; color: #dadada; font-weight: bold; padding: 5px;">Weapon Drops</div> | ||
+ | </td> | ||
+ | <td valign="top" align="center" width="33%" style="padding-top: 15px;"> | ||
+ | <div align="center" style="width: 150px; border: 1px solid #35215f; border-top-left-radius: 10px; border-top-right-radius: 10px; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; box-shadow:2px 2px 5px #000000; background: #35215f; color: #dadada; font-weight: bold; padding: 5px;">Armor Drops</div> | ||
+ | </td> | ||
+ | <td valign="top" align="center" width="34%" style="padding-top: 15px;"> | ||
+ | <div align="center" style="width: 150px; border: 1px solid #35215f; border-top-left-radius: 10px; border-top-right-radius: 10px; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; box-shadow:2px 2px 5px #000000; background: #35215f; color: #dadada; font-weight: bold; padding: 5px;">Other Drops</div> | ||
+ | </td> | ||
+ | </tr> | ||
+ | <tr style="background: #f1e5c9;"> | ||
+ | <td valign="top" style="padding: 5px;"> | ||
+ | <div style="padding: 5px; border: 1px dashed #88283a;">{{#if:{{{Weapondrops}}} | {{{Weapondrops}}} | <i>No weapon drops from this metin</i> }}</div> | ||
+ | </td> | ||
+ | <td valign="top" style="padding: 5px;"> | ||
+ | <div style="padding: 5px; border: 1px dashed #88283a;">{{#if:{{{Armordrops}}} | {{{Armordrops}}} | <i>No armor drops from this metin</i> }}</div> | ||
+ | </td> | ||
+ | <td valign="top" style="padding: 5px;"> | ||
+ | <div style="padding: 5px; border: 1px dashed #88283a;">{{#if:{{{Otherdrops}}} | {{{Otherdrops}}} | <i>No other drops from this metin</i> }}</div> | ||
+ | </td> | ||
+ | </tr> | ||
+ | </table> | ||
+ | </td> | ||
+ | </tr> | ||
+ | <tr style="background: #f1e5c9;"> | ||
+ | <td colspan="3" valign="top" align="center" width="100%" style="padding-top: 15px;"> | ||
+ | <div align="center" style="width: 350px; border: 1px solid #35215f; border-top-left-radius: 10px; border-top-right-radius: 10px; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; box-shadow:2px 2px 5px #000000; background: #35215f; color: #dadada; font-weight: bold; padding: 5px;">Additional information</div> | ||
+ | </td> | ||
+ | </tr> | ||
+ | <tr style="background: #f1e5c9;"> | ||
+ | <td colspan="3" valign="top" align="center" width="100%" style="padding: 10px;"> | ||
+ | {{#if:{{{Other| }}} | {{{Other}}} | ''No other information available'' }} | ||
+ | </td> | ||
+ | </tr> | ||
</table> | </table> | ||
Revision as of 15:27, 22 February 2013
Attention! You are watching a template at the moment. It was not made to enter an item or other things. In case you want to do so please look at Metin2Wiki:Help. The word after subst: is nearly always the name of the type for which you want to add a page. |
< Metin2Wiki < Metinoverview < Metin/LayoutV2
Metin/LayoutV2 | ||||||||
Image
|
asdasd |
Spawns
|
||||||
Level
{{{Level}}}
Class
{{{Class}}}
Location
{{{Location}}}
|
{{{Spawns}}} | |||||||
|
||||||||
Additional information
|
||||||||
No other information available |
< Metin2Wiki < Metinoverview < Metin/LayoutV2