Difference between revisions of "Template:Item/Flattened"
From Shin Megami Tensei IMAGINE Wiki
Line 81: | Line 81: | ||
| ingame = <div class="ingame-view"> | | ingame = <div class="ingame-view"> | ||
+ | <div class="item-detail"> | ||
+ | <div class="header"> | ||
+ | <div class="item-icon">{{#if: {{{Picture|}}} | {{{Picture}}} | [[File:Item-Icon {{{Name}}}.png|link=]] }}</div> | ||
+ | <div class="item-name">'''{{{Name}}}'''</div> | ||
+ | <div class="icon-view"><div>{{#if: {{{LargePicture |}}} | {{{LargePicture }}} | [[File:Item {{{Name}}}.png|link=]] }}</div></div> | ||
+ | </div> | ||
+ | <div class="basic-info"> | ||
+ | <div class="type">Type: {{{Type|}}}</div> | ||
+ | {{#if:{{{Affinity|}}}|<div class="{{lc:Affinity}}">Affinity: {{{Affinity|}}}</div>|}} | ||
+ | {{#iferror:{{#ifexpr: {{{Maximum Stack|}}}>1 |<div> Stacks: {{{Maximum Stack|}}}</div> |}} |}} | ||
+ | {{#if:{{{Gender|}}}|<div class="{{lc:Gender}}">Gender: {{{Gender|}}}</div>|}}<!-- | ||
+ | -->{{#if:{{{Level Limit|}}}|<div class="{{lc:Level}}">Level: {{{Level Limit|}}}</div>|}} | ||
+ | </div> | ||
+ | <div class="basic-feaures"><!-- | ||
+ | -->{{#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: {{{Close-Range|}}} | <div>{{Item/detail/ColorStat|Close-Range|{{{Close-Range|}}}}}</div> |}}<!-- | ||
+ | -->{{#if: {{{Long-Range|}}} | <div>{{Item/detail/ColorStat|Long-Range|{{{Long-Range|}}}}}</div> |}}<!-- | ||
+ | -->{{#if: {{{Spell|}}} | <div>{{Item/detail/ColorStat|Spell|{{{Spell|}}}}}</div> |}}<!-- | ||
+ | -->{{#if: {{{Support|}}} | <div>{{Item/detail/ColorStat|Support|{{{Support|}}}}}</div> |}}<!-- | ||
+ | -->{{#if: {{{Critical|}}} | <div>{{Item/detail/ColorStat|Critical|{{{Critical|}}}}}</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"> | ||
+ | {{#if:{{{Spiritual Mixing|}}}|<div class="{{lc:Spiritual Mixing}}">Spiritual Mixing: {{{Spiritual Mixing|}}}</div>|}} | ||
+ | {{#if:{{{Tarot Fusions|}}}|<div class="{{lc:Tarot Fusions}}">Tarot Fusions: {{{Tarot Fusions|}}}</div>|}} | ||
+ | {{#if:{{{Soul Stone Fusions|}}}|<div class="{{lc:Soul Stone Fusions}}">Soul Stone Fusions: {{{Soul Stone Fusions|}}}</div>|}} | ||
+ | </div> | ||
+ | <div class="modification-slot"> | ||
+ | {{#if:{{{Slot 1|}}}|<div class="{{lc:Slot 1}}">Slot 1: {{{Slot 1|}}}</div>|}} | ||
+ | {{#if:{{{Slot 2|}}}|<div class="{{lc:Slot 2}}">Slot 2: {{{Slot 2|}}}</div>|}} | ||
+ | {{#if:{{{Slot 3|}}}|<div class="{{lc:Slot 3}}">Slot 3: {{{Slot 3|}}}</div>|}} | ||
+ | {{#if:{{{Slot 4|}}}|<div class="{{lc:Slot 4}}">Slot 4: {{{Slot 4|}}}</div>|}} | ||
+ | {{#if:{{{Slot 5|}}}|<div class="{{lc:Slot 5}}">Slot 5: {{{Slot 5|}}}</div>|}} | ||
+ | </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> | ||
+ | {{#if:{{{Modification Bonus|}}}|<div class="{{lc:Bonus}}">Bonus: {{{Modification Bonus|}}}</div>|}} | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | | #default = <!-- Default Template itself | ||
+ | -- | ||
+ | --><h1>{{#if: {{{Picture|}}} | {{{Picture}}} | [[File:Item-Icon {{{Name}}}.png|link=]] }} {{{Name}}}</h1> | ||
+ | <div style="float: right;"> | ||
+ | <div class="ingame-view"> | ||
<div class="item-detail"> | <div class="item-detail"> | ||
<div class="header"> | <div class="header"> | ||
Line 136: | Line 196: | ||
</div> | </div> | ||
</div> | </div> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
</div> | </div> | ||
{{#if: {{#if: {{{LargePicture |}}} | {{{LargePicture }}} | [[File:Item {{{Name}}}.png|link=]] }} | {{#if: {{{LargePicture |}}} | {{{LargePicture }}} | [[File:Item {{{Name}}}.png|link=]] }}<br>}}{{{Item Description|}}} | {{#if: {{#if: {{{LargePicture |}}} | {{{LargePicture }}} | [[File:Item {{{Name}}}.png|link=]] }} | {{#if: {{{LargePicture |}}} | {{{LargePicture }}} | [[File:Item {{{Name}}}.png|link=]] }}<br>}}{{{Item Description|}}} |
Revision as of 09:47, 2 December 2012
[[File:Item-Icon {{{Name}}}.png|link=]] {{{Name}}}
{{{Name}}}
[[File:Item {{{Name}}}.png|link=]]
Type:
[[File:Item {{{Name}}}.png|link=]]
Basic Info
- Type:
[[Category:]]