Template:Item/DefaultView: Difference between revisions

From Shin Megami Tensei IMAGINE Wiki
Jump to navigationJump to search
imported>Sesshou
mNo edit summary
imported>Sesshou
No edit summary
Line 1: Line 1:
<noinclude>
<!-- Default Template itself
* This is a first draft of the default layout of the Item Template.
  --
* This will display on the page for each item, as well as other pages (if included without setting the 'view' parameter to one of the other options).
  --><includeonly> <div style="float: right;">{{Template:Item/IngameView}}</div>
* When setup correctly, it will use the inputs currently used by ItemSI template to setup a wiki style info page on the item.
* This is not to be included directly. Please include the <Item Template when it is setup>.
</noinclude><div style="float: right;">{{Template:Item/IngameView}}</div>
 
<h2>Summary</h2><br>
<h2>Summary</h2><br>
{{{Item Description}}}
<h2>Stats</h2><br>
<h2>Stats</h2><br>
<h3>SI Slot A: Set Bonus and durability</h3><br>
<h3>SI Slot A: Set Bonus and durability</h3><br>
Line 13: Line 10:
<h2>Locations</h2><br>
<h2>Locations</h2><br>
<h2>Additional Notes</h2><br>
<h2>Additional Notes</h2><br>
</includeonly><noinclude>
<!-- Documentation about this template -->
* This is a first draft of the default layout of the Item Template.
* This will display on the page for each item, as well as other pages (if included without setting the 'view' parameter to one of the other options).
* When setup correctly, it will use the inputs currently used by ItemSI template to setup a wiki style info page on the item.
* This is not to be included directly. Please include the <Item Template when it is setup>.
<!-- Example -->
Example:
<pre>
{{Template::Item | view={{{view}}}
| Name = foo
| Item Description = foobar
}}
</pre>
{{Template:Item/DefaultView
<!-- This is not exactly the correct code - we skip one layer of transclusion for convenience.
  --  Please instead copy the code in the <pre> block.
-->
| Name = foo
| Item Description = foobar
}}
</noinclude>

Revision as of 19:42, 8 September 2012


  • This is a first draft of the default layout of the Item Template.
  • This will display on the page for each item, as well as other pages (if included without setting the 'view' parameter to one of the other options).
  • When setup correctly, it will use the inputs currently used by ItemSI template to setup a wiki style info page on the item.
  • This is not to be included directly. Please include the <Item Template when it is setup>.

Example:

{{Template::Item | view={{{view}}}
| Name = foo
| Item Description = foobar
}}
{{{Picture}}}
{{{Name}}}
{{{LargePicture}}}
Type: {{{Type}}}
Affinity: {{{Affinity}}}
Sex: {{{Sex}}}
Level: {{{Level Limit}}}
Physical Defense: {{{Physical Defense}}}
Magic Defense: {{{Magic Defense}}}
Melee: {{{Melee}}}
Ranged: {{{Ranged}}}
Spell: {{{Spell}}}
Auxiliary: {{{Auxiliary}}}
Critical Occurrence: {{{Critical Occurrence}}}
{{{Additional Boost 1 Type}}}: {{{Additional Boost 1 Value}}}
{{{Additional Boost 2 Type}}}: {{{Additional Boost 2 Value}}}
{{{Additional Boost 3 Type}}}: {{{Additional Boost 3 Value}}}
{{{Additional Boost 4 Type}}}: {{{Additional Boost 4 Value}}}
{{{Additional Boost 5 Type}}}: {{{Additional Boost 5 Value}}}
{{{Additional Boost 6 Type}}}: {{{Additional Boost 6 Value}}}
Durability: [{{{Durability}}}]
Spiritual Mixing: {{{Spiritual Mixing}}}
Tarot Fusions: {{{Tarot Fusions}}}
Soul Fusions: {{{Soul Fusions}}}
Slot 1: {{{Slot 1}}}
Slot 2: {{{Slot 2}}}
Slot 3: {{{Slot 3}}}
Slot 4: {{{Slot 4}}}
Slot 5: {{{Slot 5}}}
  • {{{Characteristic 1}}}
  • {{{Characteristic 2}}}
  • {{{Characteristic 3}}}
  • {{{Characteristic 4}}}
  • {{{Characteristic 5}}}

{{{Item Description}}}

[Modification Material] {{{Modification Material}}}
Bonus: {{{Modification Bonus}}}

Summary


foobar

Stats


SI Slot A: Set Bonus and durability


SI Slot B: Basic Features


SI Slot C: Characterstic


Locations


Additional Notes