Template:Item/ListBasicView: Difference between revisions
From Shin Megami Tensei IMAGINE Wiki
Jump to navigationJump to search
imported>Sesshou No edit summary |
imported>Sesshou No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 4: | Line 4: | ||
* When setup correctly, it will use the inputs currently used by ItemSI template to setup a row containing Icon/Name/Description/Location fields. | * When setup correctly, it will use the inputs currently used by ItemSI template to setup a row containing Icon/Name/Description/Location fields. | ||
* This is not to be included directly. Please include the <Item Template when it is setup>. | * This is not to be included directly. Please include the <Item Template when it is setup>. | ||
{| | {| style="font-size: 95%; text-align: center; border-collapse: collapse;" cellpadding="1" border="1" id="mttable" | ||
|- height="50px" id="header" | |||
!height="40px" width="33px"| Icon | |||
!width="150px"| Name | |||
!width="60px"| Stack | |||
!width="60px"| Usage | |||
!width="630px"| Description | |||
!width="450px"| How to Get | |||
</noinclude> | </noinclude> | ||
|- | |- | ||
|height="70px"|{{{Picture}}} | |height="70px"|{{{Picture}}} | ||
| [[{{{PageName}}} | {{{Name}}}]] | || [[{{{PageName}}} | {{{Name}}}]] | ||
|| - | || {{#iferror: {{#ifexpr: {{{Stack}}} > 1| {{{Stack}}} |-}} |-}} | ||
|| | || | ||
{{#if: {{{Level Limit}}}|<div>Lvl {{{Level Limit}}}</div>}} | |||
{{#ifeq: {{{PVP Only}}}|Yes|<div>VERSUS</div>}} | |||
{{#if: {{{Alignment}}}|<div>{{{Alignment}}}</div>}} | |||
|align="left"| {{{Item Description}}} | |align="left"| {{{Item Description}}} | ||
|align="left"| {{{Location}}} | |align="left"| {{{Location}}} |
Latest revision as of 21:04, 11 September 2012
- This is a first draft of the ListBasic layout of the Item Template.
- This will display if you include into another page and set the view to 'listBasic'.
- When setup correctly, it will use the inputs currently used by ItemSI template to setup a row containing Icon/Name/Description/Location fields.
- This is not to be included directly. Please include the <Item Template when it is setup>.
Icon | Name | Stack | Usage | Description | How to Get |
---|---|---|---|---|---|
{{{Picture}}} | [[{{{PageName}}} | {{{Name}}}]] | - |
Lvl {{{Level Limit}}}
{{{Alignment}}}
|
{{{Item Description}}} | {{{Location}}} |