From StrategyWiki, the video game walkthrough and strategy guide wiki
Jump to navigation Jump to search

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
MS Item Subi Throwing-Stars.png
A Beginner Thief's Throwing-Stars
This item will be reusing an image.