Template:Item/IngameView: Difference between revisions
From Shin Megami Tensei IMAGINE Wiki
Jump to navigationJump to search
imported>Sesshou mNo edit summary |
imported>Sesshou No edit summary |
||
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: | <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: | <div>Spiritual Mixing: {{{Spiritual Mixing}}}</div> | ||
<div>Tarot Fusions: | <div>Tarot Fusions: {{{Tarot Fusions}}}</div> | ||
<div>Soul Stone Fusions: | <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: | {{#if: {{{Slot 1}}} | <div>Slot 1: {{{Slot 1}}}</div> |}} | ||
<div>Slot 2: | {{#if: {{{Slot 2}}} | <div>Slot 2: {{{Slot 2}}}</div> |}} | ||
<div>Slot 3: | {{#if: {{{Slot 3}}} | <div>Slot 3: {{{Slot 3}}}</div> |}} | ||
</div> | {{#if: {{{Slot 4}}} | <div>Slot 4: {{{Slot 4}}}</div> |}} | ||
<div | {{#if: {{{Slot 5}}} | <div>Slot 5: {{{Slot 5}}}</div> |}} | ||
</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;"> | ||
{{{Item Description}}} | |||
<div>{{{Modification Material}}}</div> | |||
<div>{{{Bonus}}}</div> | |||
<div> | |||
<div>Bonus | |||
</div> | </div> | ||
</div> | </div> |
Revision as of 22: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.
{{{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}}}