From StrategyWiki, the video game walkthrough and strategy guide wiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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

  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

{|{{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.