Difference between revisions of "Template:Item/IngameView"
From Shin Megami Tensei IMAGINE Wiki
m |
|||
Line 42: | Line 42: | ||
{{#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" style="width: | + | <div class="modification-slot" style="width:266px; height:62px; margin-top:11px; margin-left:12px; overflow:hidden;"> |
{{#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> |}} |
Revision as of 15:18, 29 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.