Template:Item/IngameView: Difference between revisions
From Shin Megami Tensei IMAGINE Wiki
Jump to navigationJump to search
imported>Sesshou mNo edit summary |
imported>AnnanFay Converted to external formatting |
||
Line 5: | Line 5: | ||
* Status as of 1st July:- Combined style of AnnanFay's item layout with basic template mechanics. Still need to do some more, and to figure out how Extra basic features should be handled. | * Status as of 1st July:- Combined style of AnnanFay's item layout with basic template mechanics. Still need to do some more, and to figure out how Extra basic features should be handled. | ||
{{#css:Template:Item.css}} | |||
<div class=" | </noinclude><div class="ingame-view"> | ||
<div class="header | |||
<div class="item-icon | <div class="item-detail"> | ||
<div class="item-name | <div class="header"> | ||
<div class="icon-view | <div class="item-icon">{{{Picture}}}</div> | ||
<div class="item-name">'''{{{Name}}}'''</div> | |||
<div class="icon-view"></div> | |||
</div> | </div> | ||
<div class="basic-info | <div class="basic-info"> | ||
<div | <div class="type">Type: {{{Type}}}</div> | ||
{{#if: {{{Affinity}}} |<div> Affinity: {{{Affinity}}}</div> |}} | {{#if: {{{Affinity}}} |<div> Affinity: {{{Affinity}}}</div> |}} | ||
{{#iferror:{{#ifexpr: {{{Maximum Stack}}}>1 |<div> Stacks: {{{Maximum Stack}}}</div> |}} |}} | {{#iferror:{{#ifexpr: {{{Maximum Stack}}}>1 |<div> Stacks: {{{Maximum Stack}}}</div> |}} |}} | ||
{{#if: {{{Gender}}} |<div | {{#if: {{{Gender}}} |<div class="gender"> Gender: {{{Gender}}}</div> |}} <!-- | ||
-->{{#if: {{{Level Limit}}} |<div> Level: {{{Level Limit}}}</div> |}} | -->{{#if: {{{Level Limit}}} |<div> Level: {{{Level Limit}}}</div> |}} | ||
</div> | </div> | ||
<div class="basic-feaures | <div class="basic-feaures"><!-- | ||
-->{{#if: {{{Physical Defense}}} | <div>{{Item/detail/ColorStat|Physical Defense|{{{Physical Defense}}}}}</div> |}}<!-- | -->{{#if: {{{Physical Defense}}} | <div>{{Item/detail/ColorStat|Physical Defense|{{{Physical Defense}}}}}</div> |}}<!-- | ||
-->{{#if: {{{Magic Defense}}} | <div>{{Item/detail/ColorStat|Magic Defense|{{{Magic Defense}}}}}</div> |}}<!-- | -->{{#if: {{{Magic Defense}}} | <div>{{Item/detail/ColorStat|Magic Defense|{{{Magic Defense}}}}}</div> |}}<!-- | ||
Line 37: | Line 38: | ||
-->{{#if: {{{Durability}}} | <div>Durability: [{{{Durability}}}]</div> |}}<!-- | -->{{#if: {{{Durability}}} | <div>Durability: [{{{Durability}}}]</div> |}}<!-- | ||
--></div> | --></div> | ||
<div class="enchant-info | <div class="enchant-info"> | ||
{{#if: {{{Spiritual Mixing}}} | <div>Spiritual Mixing: {{{Spiritual Mixing}}}</div> |}} | {{#if: {{{Spiritual Mixing}}} | <div>Spiritual Mixing: {{{Spiritual Mixing}}}</div> |}} | ||
{{#if: {{{Tarot Fusions}}} | <div>Tarot Fusions: {{{Tarot Fusions}}}</div> |}} | {{#if: {{{Tarot Fusions}}} | <div>Tarot Fusions: {{{Tarot Fusions}}}</div> |}} | ||
{{#if: {{{Soul Stone Fusions}}} | <div>Soul Stone Fusions: {{{Soul Stone Fusions}}}</div> |}} | {{#if: {{{Soul Stone Fusions}}} | <div>Soul Stone Fusions: {{{Soul Stone Fusions}}}</div> |}} | ||
</div> | </div> | ||
<div class="modification-slot | <div class="modification-slot"> | ||
{{#if: {{{Slot 1}}} | <div>Slot 1: {{{Slot 1}}}</div> |}} | {{#if: {{{Slot 1}}} | <div>Slot 1: {{{Slot 1}}}</div> |}} | ||
{{#if: {{{Slot 2}}} | <div>Slot 2: {{{Slot 2}}}</div> |}} | {{#if: {{{Slot 2}}} | <div>Slot 2: {{{Slot 2}}}</div> |}} | ||
Line 49: | Line 50: | ||
{{#if: {{{Slot 5}}} | <div>Slot 5: {{{Slot 5}}}</div> |}} | {{#if: {{{Slot 5}}} | <div>Slot 5: {{{Slot 5}}}</div> |}} | ||
</div> | </div> | ||
<div class="characteristics | <div class="characteristics"> | ||
{{#if: {{{Characteristic 1}}} |* {{{Characteristic 1}}} |}} <!-- | {{#if: {{{Characteristic 1}}} |* {{{Characteristic 1}}} |}} <!-- | ||
-->{{#if: {{{Characteristic 2}}} |* {{{Characteristic 2}}} |}} <!-- | -->{{#if: {{{Characteristic 2}}} |* {{{Characteristic 2}}} |}} <!-- | ||
Line 56: | Line 57: | ||
-->{{#if: {{{Characteristic 5}}} |* {{{Characteristic 5}}} |}} | -->{{#if: {{{Characteristic 5}}} |* {{{Characteristic 5}}} |}} | ||
</div> | </div> | ||
<div class="explanation | <div class="explanation"> | ||
{{{Item Description}}} | {{{Item Description}}} | ||
<div>{{#if:{{{Modification Material}}}| [Modification Material] {{{Modification Material}}} }}</div> | <div>{{#if:{{{Modification Material}}}| [Modification Material] {{{Modification Material}}} }}</div> |
Revision as of 14:14, 30 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. Still need to do some more, and to figure out how Extra basic features should be handled.
{{#css:Template:Item.css}}
{{{Name}}}
Type: {{{Type}}}
Affinity: {{{Affinity}}}
Gender: {{{Gender}}}
Level: {{{Level Limit}}}
Physical Defense: {{{Physical Defense}}}
Magic Defense: {{{Magic Defense}}}
Close-Range: {{{Close-Range}}}
Long-Range: {{{Long-Range}}}
Spell: {{{Spell}}}
Support: {{{Support}}}
Critical: {{{Critical}}}
{{{Additional Boost 1 Type}}}: {{{Additional Boost 1 Value}}}
{{{Additional Boost 2 Type}}}: {{{Additional Boost 2 Value}}}
{{{Additional Boost 3 Type}}}: {{{Additional Boost 3 Value}}}
{{{Additional Boost 4 Type}}}: {{{Additional Boost 4 Value}}}
{{{Additional Boost 5 Type}}}: {{{Additional Boost 5 Value}}}
{{{Additional Boost 6 Type}}}: {{{Additional Boost 6 Value}}}
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}}}
- {{{Characteristic 1}}}
- {{{Characteristic 2}}}
- {{{Characteristic 3}}}
- {{{Characteristic 4}}}
- {{{Characteristic 5}}}
{{{Item Description}}}
[Modification Material] {{{Modification Material}}}
Bonus: {{{Modification Bonus}}}