Difference between revisions of "Template:Item/IngameView"

From Shin Megami Tensei IMAGINE Wiki
Jump to: navigation, search
(Created page with "<noinclude>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 <I...")
 
Line 3: Line 3:
 
* 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 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]]
 
* 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.
  
</noinclude><div style="width:286px; height:562px; position:relative;">
+
</noinclude><div style="width:286px; height:562px; position:relative;line-height: 1em">
 
[[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="temp-padding" style="width:100%; height:60px;"></div>
 
<div class="basic-info"          style="width:100%; height:38px;  margin-top:11px;">test</div>
 
<div class="basic-feaures"      style="width:100%; height:110px;margin-top:11px;">test</div>
 
<div class="enchant-info"      style="width:100%; height:38px;  margin-top:11px;">test</div>
 
<div class="modification-slot" style="width:100%; height:62px;  margin-top:11px;">test</div>
 
<div class="characteristics"    style="width:100%; height:62px;  margin-top:11px;">test</div>
 
<div class="explanation"        style="width:100%; height:109px;margin-top:11px;overflow:auto;">
 
A Katana forged by the swordsmith Awataguchi Kuniyoshi that is said to be able to split an enemy's helmet in half.
 
  
Reduces any skill cost that reduces you MP by 20%.
+
<div class="item-detail"        style="width:100%; height:100%; position:absolute; top:0; left:0; color:white; font-size:10px;">
 +
<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-name" style="position:absolute;  left:53px; top:20px;">{{{Name}}}</div>
 +
</div>
 +
<div class="basic-info"          style="width:100%; height:38px;  margin-top:11px; margin-left:12px;">
 +
Type: {{{Type}}}
 +
{{#if: {{{Affinity}}} | Affinity: {{{Affinity}}} |}}
 +
</div>
 +
<div class="basic-feaures"      style="width:100%; height:110px;margin-top:11px; margin-left:12px;">
 +
{{#if {{{Close-Range}}} | <div>Close-Range: {{{Close-Range}}}</div> |}
 +
{{#if {{{Long-Range}}} | <div>Long-Range: {{{Long-Range}}}</div> |}
 +
{{#if {{{Spell}}} | <div>Spell: {{{Spell}}}</div> |}
 +
{{#if {{{Support}}} | <div>Support: {{{Support}}}</div> |}
 +
{{#if {{{Critical}}} | <div>Critical: {{{Critical}}}</div> |}
  
Blah Blah Blah
+
<div>Durability: [{{{Durability}}}]</div>
 +
</div>
 +
<div class="enchant-info"      style="width:100%; height:38px;  margin-top:11px; margin-left:12px;">
 +
<div>Spiritual Mixing: Yes</div>
 +
<div>Tarot Fusions: Yes</div>
 +
<div>Soul Stone Fusions: Yes</div>
 +
</div>
 +
<div class="modification-slot" style="width:100%; height:62px;  margin-top:11px; margin-left:12px;">
 +
<div>Slot 1: -</div>
 +
<div>Slot 2: -</div>
 +
<div>Slot 3: -</div>
 +
</div>
 +
<div class="characteristics"    style="width:100%; height:62px;  margin-top:11px; margin-left:12px;">
 +
* -20% MP Cost for all Skills
 +
</div>
 +
<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.
  
Blah Blah Blah
+
Reduces any skill cost that reduces you MP by 20%.
  
Blah Blah Blah
+
<div>[Modification Material] SLA ATK 2</div>
</div></div></div>
+
<div>Bonus: Bonus: Slash Attack Power Up 10%</div>
 +
</div>
 +
</div>

Revision as of 18:13, 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}}}

{{#if {{{Close-Range}}} |
Close-Range: {{{Close-Range}}}
|} {{#if {{{Long-Range}}} |
Long-Range: {{{Long-Range}}}
|} {{#if {{{Spell}}} |
Spell: {{{Spell}}}
|} {{#if {{{Support}}} |
Support: {{{Support}}}
|} {{#if {{{Critical}}} |
Critical: {{{Critical}}}
|}
Durability: [{{{Durability}}}]
Spiritual Mixing: Yes
Tarot Fusions: Yes
Soul Stone Fusions: Yes
Slot 1: -
Slot 2: -
Slot 3: -
  • -20% MP Cost for all Skills

A Katana forged by the swordsmith Awataguchi Kuniyoshi that is said to be able to split an enemy's helmet in half.

Reduces any skill cost that reduces you MP by 20%.

[Modification Material] SLA ATK 2
Bonus: Bonus: Slash Attack Power Up 10%
Personal tools