Difference between revisions of "Template:Item/LayoutV2"

[checked revision][checked revision]
Line 28: Line 28:
 
<div class="nativelookbackground">
 
<div class="nativelookbackground">
 
<div align="center" style="padding-left: 10px; padding-right: 10px; font-size:12px; text-shadow:-1px -1px 0.1px black, -1px 1px 0.1px black, 1px 1px 0.1px black, 1px -1px 0.1px black, -1px 0px 0.1px black, 1px 0px 0.1px black, 0px 1px 0.1px black, 0px -1px 0.1px black; color: #dec257;">'''{{PAGENAME}}'''</div>
 
<div align="center" style="padding-left: 10px; padding-right: 10px; font-size:12px; text-shadow:-1px -1px 0.1px black, -1px 1px 0.1px black, 1px 1px 0.1px black, 1px -1px 0.1px black, -1px 0px 0.1px black, 1px 0px 0.1px black, 0px 1px 0.1px black, 0px -1px 0.1px black; color: #dec257;">'''{{PAGENAME}}'''</div>
<div align="center" style="padding-left: 10px; padding-right: 10px; font-size:12px; text-shadow:-1px -1px 0.1px black, -1px 1px 0.1px black, 1px 1px 0.1px black, 1px -1px 0.1px black, -1px 0px 0.1px black, 1px 0px 0.1px black, 0px 1px 0.1px black, 0px -1px 0.1px black; color: #cbc5b7;">'''{{{Description}}}'''</div>
+
<div align="center" style="padding-left: 10px; padding-right: 10px; font-size:12px; text-shadow:-1px -1px 0.1px black, -1px 1px 0.1px black, 1px 1px 0.1px black, 1px -1px 0.1px black, -1px 0px 0.1px black, 1px 0px 0.1px black, 0px 1px 0.1px black, 0px -1px 0.1px black; color: #cbc5b7;">'''{{#if: {{{Description|}}} | {{{Description}}} | This item is without any description. }}'''</div>
 
</div>
 
</div>
 
<div class="nativelookbottom"> </div>
 
<div class="nativelookbottom"> </div>
Line 40: Line 40:
 
   <tr>
 
   <tr>
 
   <td width="300" align="center" style="padding-top: 10px; padding-bottom: 20px;">
 
   <td width="300" align="center" style="padding-top: 10px; padding-bottom: 20px;">
{{{Function}}}
+
{{#if: {{{Function|}}} | {{{Function}}} | This item has no function. }}
 
   </td>
 
   </td>
 
   </tr>
 
   </tr>
Line 54: Line 54:
 
   <tr>
 
   <tr>
 
   <td width="100%" align="left" style="padding-top: 10px; padding-bottom: 20px; padding-left: 50px;">
 
   <td width="100%" align="left" style="padding-top: 10px; padding-bottom: 20px; padding-left: 50px;">
{{{Quest}}}
+
{{#if: {{{Quest|}}} | {{{Quest}}} | This item is not used in quests. }}
 
   </td>
 
   </td>
 
   </tr>
 
   </tr>
Line 64: Line 64:
 
   <tr>
 
   <tr>
 
   <td width="100%" align="left" style="padding-top: 10px; padding-bottom: 20px; padding-left: 50px;">
 
   <td width="100%" align="left" style="padding-top: 10px; padding-bottom: 20px; padding-left: 50px;">
{{{Origin}}}
+
{{#if: {{{Origin|}}} | {{{Origin}}} | This item can not be obtained. }}
 
   </td>
 
   </td>
 
   </tr>
 
   </tr>
Line 74: Line 74:
 
   <tr>
 
   <tr>
 
   <td width="100%" align="left" style="padding-top: 10px; padding-bottom: 20px; padding-left: 50px;">
 
   <td width="100%" align="left" style="padding-top: 10px; padding-bottom: 20px; padding-left: 50px;">
{{{Other}}}
+
{{#if: {{{Other|}}} | {{{Other}}} | No other informations about this item. }}
 
   </td>
 
   </td>
 
   </tr>
 
   </tr>

Revision as of 20:43, 21 February 2013

Item/LayoutV2

Images
File:Item/LayoutV2.png
Description
Item/LayoutV2
This item is without any description.
Function

This item has no function.

Quests

This item is not used in quests.

Origin

This item can not be obtained.

Other

No other informations about this item.


[[Category:Items/{{{Category}}}|Item/LayoutV2]]