Template:Item/IngameView: Difference between revisions

From Shin Megami Tensei IMAGINE Wiki
Jump to navigationJump to search
imported>Sesshou
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..."
 
No edit summary
 
(47 intermediate revisions by 4 users not shown)
Line 2: Line 2:


* 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. Still need to do some more, and to figure out how Extra basic features should be handled.
</noinclude><div style="width:286px; height:562px; position:relative;">
</noinclude><div class="ingame-view">
[[File:Item-background.png]]
<div class="item-detail">
<div class="item-detail" style="width:100%; height:100%; position:absolute; top:0; left:0; color:white; font-size:10px;">
<div class="header">
<div class="temp-padding" style="width:100%; height:60px;"></div>
<div class="item-icon">{{{Picture}}}</div>
<div class="basic-info"           style="width:100%; height:38px;  margin-top:11px;">test</div>
<div class="item-name">'''{{{Name}}}'''</div>
<div class="basic-feaures"     style="width:100%; height:110px;margin-top:11px;">test</div>
<div class="icon-view"><div>{{{LargePicture}}}</div></div>
<div class="enchant-info"      style="width:100%; height:38px;  margin-top:11px;">test</div>
</div>
<div class="modification-slot" style="width:100%; height:62px;  margin-top:11px;">test</div>
<div class="basic-info">
<div class="characteristics"   style="width:100%; height:62px;  margin-top:11px;">test</div>
<div class="type">Type: {{{Type}}}</div>
<div class="explanation"       style="width:100%; height:109px;margin-top:11px;overflow:auto;">
{{IfParamDisplay|Affinity|{{{Affinity}}}}}
A Katana forged by the swordsmith Awataguchi Kuniyoshi that is said to be able to split an enemy's helmet in half.
{{#iferror:{{#ifexpr: {{{Maximum Stack}}}>1 |<div> Stacks: {{{Maximum Stack}}}</div> |}} |}}
 
{{IfParamDisplay|Sex|{{{Sex}}}}}<!--
Reduces any skill cost that reduces you MP by 20%.
-->{{IfParamDisplay|Level|{{{Level Limit}}}}}
 
</div>
Blah Blah Blah
<div class="basic-feaures"><!--
 
-->{{#if: {{{Physical Defense}}} | <div>{{Item/detail/ColorStat|Physical Defense|{{{Physical Defense}}}}}</div> |}}<!--
Blah Blah Blah
-->{{#if: {{{Magic Defense}}} | <div>{{Item/detail/ColorStat|Magic Defense|{{{Magic Defense}}}}}</div> |}}<!--
 
-->{{#if: {{{Melee}}} | <div>{{Item/detail/ColorStat|Melee|{{{Melee}}}}}</div> |}}<!--
Blah Blah Blah
-->{{#if: {{{Ranged}}} | <div>{{Item/detail/ColorStat|Ranged|{{{Ranged}}}}}</div> |}}<!--
</div></div></div>
-->{{#if: {{{Spell}}} | <div>{{Item/detail/ColorStat|Spell|{{{Spell}}}}}</div> |}}<!--
-->{{#if: {{{Auxiliary}}} | <div>{{Item/detail/ColorStat|Auxiliary|{{{Auxiliary}}}}}</div> |}}<!--
-->{{#if: {{{Critical Occurrence}}} | <div>{{Item/detail/ColorStat|Critical Occurrence|{{{Critical Occurrence}}}}}</div> |}}<!--
-->{{#if: {{{Additional Boost 1 Type}}} | <div>{{Item/detail/ColorStat|{{{Additional Boost 1 Type}}}|{{{Additional Boost 1 Value}}}}}</div> |}}<!--
-->{{#if: {{{Additional Boost 2 Type}}} | <div>{{Item/detail/ColorStat|{{{Additional Boost 2 Type}}}|{{{Additional Boost 2 Value}}}}}</div> |}}<!--
-->{{#if: {{{Additional Boost 3 Type}}} | <div>{{Item/detail/ColorStat|{{{Additional Boost 3 Type}}}|{{{Additional Boost 3 Value}}}}}</div> |}}<!--
-->{{#if: {{{Additional Boost 4 Type}}} | <div>{{Item/detail/ColorStat|{{{Additional Boost 4 Type}}}|{{{Additional Boost 4 Value}}}}}</div> |}}<!--
-->{{#if: {{{Additional Boost 5 Type}}} | <div>{{Item/detail/ColorStat|{{{Additional Boost 5 Type}}}|{{{Additional Boost 5 Value}}}}}</div> |}}<!--
-->{{#if: {{{Additional Boost 6 Type}}} | <div>{{Item/detail/ColorStat|{{{Additional Boost 6 Type}}}|{{{Additional Boost 6 Value}}}}}</div> |}}<!--
-->{{#if: {{{Durability}}} | <div>Durability: [{{{Durability}}}]</div> |}}<!--
--></div>
<div class="enchant-info">
{{IfParamDisplay|Spiritual Mixing|{{{Spiritual Mixing}}}}}
{{IfParamDisplay|Tarot Fusions|{{{Tarot Fusions}}}}}
{{IfParamDisplay|Soul Fusions|{{{Soul Fusions}}}}}
</div>
<div class="modification-slot">
{{IfParamDisplay|Slot 1|{{{Slot 1}}}}}
{{IfParamDisplay|Slot 2|{{{Slot 2}}}}}
{{IfParamDisplay|Slot 3|{{{Slot 3}}}}}
{{IfParamDisplay|Slot 4|{{{Slot 4}}}}}
{{IfParamDisplay|Slot 5|{{{Slot 5}}}}}
</div>
<div class="characteristics">
{{#if: {{{Characteristic 1}}} |* {{{Characteristic 1}}} |}} <!--
-->{{#if: {{{Characteristic 2}}} |* {{{Characteristic 2}}} |}} <!--
-->{{#if: {{{Characteristic 3}}} |* {{{Characteristic 3}}} |}} <!--
-->{{#if: {{{Characteristic 4}}} |* {{{Characteristic 4}}} |}} <!--
-->{{#if: {{{Characteristic 5}}} |* {{{Characteristic 5}}} |}}
</div>
<div class="explanation">
{{{Item Description}}}
<div>{{#if:{{{Modification Material}}}| [Modification Material] {{{Modification Material}}} }}</div>
{{IfParamDisplay|Bonus|{{{Modification Bonus}}}}}
</div>
</div>
</div>

Latest revision as of 17:54, 27 January 2024

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.
{{{Picture}}}
{{{Name}}}
{{{LargePicture}}}
Type: {{{Type}}}
Affinity: {{{Affinity}}}
Sex: {{{Sex}}}
Level: {{{Level Limit}}}
Physical Defense: {{{Physical Defense}}}
Magic Defense: {{{Magic Defense}}}
Melee: {{{Melee}}}
Ranged: {{{Ranged}}}
Spell: {{{Spell}}}
Auxiliary: {{{Auxiliary}}}
Critical Occurrence: {{{Critical Occurrence}}}
{{{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 Fusions: {{{Soul 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}}}