Template:Item/IngameView: Difference between revisions
From Shin Megami Tensei IMAGINE Wiki
Jump to navigationJump to search
imported>Sesshou No edit summary |
imported>Sesshou No edit summary |
||
Line 56: | Line 56: | ||
<div class="explanation" style="width:100%; height:109px;margin-top:11px; margin-left:12px; overflow:hidden;"> | <div class="explanation" style="width:100%; height:109px;margin-top:11px; margin-left:12px; overflow:hidden;"> | ||
{{{Item Description}}} | {{{Item Description}}} | ||
<div> | <div>{{#if:{{{Modification Material}}}| [Modification Material] {{{Modification Material}}} }}</div> | ||
<div> | <div>{{#if:{{{Modification Bonus}}}| Bonus: {{{Modification Bonus}}} }}</div> | ||
</div> | </div> | ||
</div> | </div> | ||
</div> | </div> |
Revision as of 21:58, 11 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.