Difference between revisions of "Template:Item/IngameView"

From Shin Megami Tensei IMAGINE Wiki
Jump to: navigation, search
m
Line 8: Line 8:
 
[[File:Item-background.png]]
 
[[File:Item-background.png]]
  
<div class="item-detail"        style="width:100%; height:100%; position:absolute; top:0; left:0; color:white; font-size:10px;">
+
<div class="item-detail"        style="width:100%; height:100%; position:absolute; top:0; left:0; color:#C0D0FF; font-size:10px;">
 
<div class="header" style="position:relative;width:100%; height:60px;">
 
<div class="header" style="position:relative;width:100%; height:60px;">
 
<div class="item-icon"  style="position:absolute;  left:5px; top:8px;">{{{Picture}}}</div>
 
<div class="item-icon"  style="position:absolute;  left:5px; top:8px;">{{{Picture}}}</div>
Line 27: Line 27:
 
</div>
 
</div>
 
<div class="enchant-info"      style="width:100%; height:38px;  margin-top:11px; margin-left:12px;">
 
<div class="enchant-info"      style="width:100%; height:38px;  margin-top:11px; margin-left:12px;">
<div>Spiritual Mixing: Yes</div>
+
<div>Spiritual Mixing: {{{Spiritual Mixing}}}</div>
<div>Tarot Fusions: Yes</div>
+
<div>Tarot Fusions: {{{Tarot Fusions}}}</div>
<div>Soul Stone Fusions: Yes</div>
+
<div>Soul Stone Fusions: {{{Soul Stone Fusions}}}</div>
 
</div>
 
</div>
 
<div class="modification-slot" style="width:100%; height:62px;  margin-top:11px; margin-left:12px;">
 
<div class="modification-slot" style="width:100%; height:62px;  margin-top:11px; margin-left:12px;">
<div>Slot 1: -</div>
+
{{#if: {{{Slot 1}}} | <div>Slot 1: {{{Slot 1}}}</div> |}}
<div>Slot 2: -</div>
+
{{#if: {{{Slot 2}}} | <div>Slot 2: {{{Slot 2}}}</div> |}}
<div>Slot 3: -</div>
+
{{#if: {{{Slot 3}}} | <div>Slot 3: {{{Slot 3}}}</div> |}}
</div>
+
{{#if: {{{Slot 4}}} | <div>Slot 4: {{{Slot 4}}}</div> |}}
<div class="characteristics"    style="width:100%; height:62px;  margin-top:11px; margin-left:12px;">
+
{{#if: {{{Slot 5}}} | <div>Slot 5: {{{Slot 5}}}</div> |}}
* -20% MP Cost for all Skills
+
 
</div>
 
</div>
 +
<div class="characteristics"    style="width:100%; height:62px;  margin-top:11px; margin-left:12px;">{{{Characteristics}}}</div>
 
<div class="explanation"        style="width:100%; height:109px;margin-top:11px; margin-left:12px;">
 
<div class="explanation"        style="width:100%; height:109px;margin-top:11px; margin-left:12px;">
A Katana forged by the swordsmith Awataguchi Kuniyoshi that is said to be able to split an enemy's helmet in half.
+
{{{Item Description}}}
 
+
<div>{{{Modification Material}}}</div>
Reduces any skill cost that reduces you MP by 20%.
+
<div>{{{Bonus}}}</div>
 
+
<div>[Modification Material] SLA ATK 2</div>
+
<div>Bonus: Bonus: Slash Attack Power Up 10%</div>
+
 
</div>
 
</div>
 
</div>
 
</div>

Revision as of 18:31, 8 September 2012

Template for Ingame view of an Item.

  • This will be a meta Template designed to be a part of the new Item Template. It should not be used directly, instead see <Item template when it is ready>
  • This will likely be AnnanFay's version - User:AnnanFay/ItemTemplates
  • Status as of 1st July:- Combined style of AnnanFay's item layout with basic template mechanics.

Item-background.png

{{{Picture}}}
{{{Name}}}

Type: {{{Type}}} Affinity: {{{Affinity}}}

Close-Range: {{{Close-Range}}}
Long-Range: {{{Long-Range}}}
Spell: {{{Spell}}}
Support: {{{Support}}}
Critical: {{{Critical}}}
Durability: [{{{Durability}}}]
Spiritual Mixing: {{{Spiritual Mixing}}}
Tarot Fusions: {{{Tarot Fusions}}}
Soul Stone Fusions: {{{Soul Stone Fusions}}}
Slot 1: {{{Slot 1}}}
Slot 2: {{{Slot 2}}}
Slot 3: {{{Slot 3}}}
Slot 4: {{{Slot 4}}}
Slot 5: {{{Slot 5}}}
{{{Characteristics}}}

{{{Item Description}}}

{{{Modification Material}}}
{{{Bonus}}}
Personal tools