From StrategyWiki, the video game walkthrough and strategy guide wiki
Jump to navigation Jump to search
(creation)
 
(added a second parameter for re-using images)
 
Line 1: Line 1:
!<span id="{{{1}}}">[[File:MS Item {{{1}}}.png]]</span><br />{{{1}}}
<includeonly>!<span id="{{{1}}}">[[File:MS Item {{#if:{{{2|}}}|{{{2}}}|{{{1}}}}}.png]]</span><br />{{{1}}}</includeonly>
<noinclude>{{documentation}}[[Category:Guide-specific templates|M]]
<noinclude>{{documentation}}[[Category:Guide-specific templates|M]]


</noinclude>
</noinclude>

Latest revision as of 11:20, 6 June 2010

This page has been transcluded from Template:Msitem/Documentation.


This template is for MapleStory item tables. It simplifies the repetitive code to create a table header, the item's image, a span id to that image/entry in the table, and the item's name.

Parameters[edit]

  1. The name of the item. By default, it will link an image using the file name "File:MS Item {{{1}}}.png"
  2. Optional parameter: you can specify an alternate item name if an image is to be reused.

Example[edit]

{|{{prettytable|notwide=1}}
!Name!!Info
|-
{{msitem|A Beginner Thief's Throwing-Stars|Subi Throwing-Stars}}
|This item will be reusing an image.
|}
Name Info

A Beginner Thief's Throwing-Stars
This item will be reusing an image.