Difference between revisions of "Template:Item"
From Shin Megami Tensei IMAGINE Wiki
m |
|||
| Line 1: | Line 1: | ||
| − | <includeonly> | + | <includeonly>{{{#switch: {{{view}}} |
| − | </includeonly><noinclude> | + | | icon = Simply the icon for the equipment |
| − | This is my experimentation at a multi-view item template | + | | list = Some agreed form so this can be added to a table / list of entries |
| + | | short = Some Short version Based on Item Template | ||
| + | |{| style="width: 600px;" | ||
| + | ! Image | ||
| + | ! New | ||
| + | |- | ||
| + | | valign="top" | http://i54.tinypic.com/jrafit.jpg | ||
| + | | valign="top" | | ||
| + | <div style="width:286px; height:562px; position:relative;"> | ||
| + | http://dl.dropbox.com/u/74289761/megaten/4/4b/Item-background.png | ||
| + | |||
| + | <div class="item-detail" style="width:100%; height:100%; position:absolute; top:0; left:0; color:white; font-size:10px;"> | ||
| + | <div class="temp-padding" style="width:100%; height:60px;"></div> | ||
| + | <div class="basic-info" style="width:100%; height:38px; margin-top:11px;">test</div> | ||
| + | <div class="basic-feaures" style="width:100%; height:110px;margin-top:11px;">test</div> | ||
| + | <div class="enchant-info" style="width:100%; height:38px; margin-top:11px;">test</div> | ||
| + | <div class="modification-slot" style="width:100%; height:62px; margin-top:11px;">test</div> | ||
| + | <div class="characteristics" style="width:100%; height:62px; margin-top:11px;">test</div> | ||
| + | <div class="explanation" style="width:100%; height:109px;margin-top:11px;"> | ||
| + | A Katana forged by the swordsmith Awataguchi Kuniyoshi that is said to be able to split an enemy's helmet in half. | ||
| + | |||
| + | Reduces any skill cost that reduces you MP by 20%. | ||
| + | </div> | ||
| + | </div> | ||
| + | |}}}</includeonly><noinclude> | ||
| + | This is my experimentation at a multi-view item template. | ||
| + | |||
| + | Full credit goes to AnnanFay and ItemSI for the default view - which is designed to simulate the ingame version. | ||
</noinclude> | </noinclude> | ||
Revision as of 22:15, 7 September 2012
This is my experimentation at a multi-view item template.
Full credit goes to AnnanFay and ItemSI for the default view - which is designed to simulate the ingame version.