WikiBound logo.png There are 169 stubs for enemies. Help out by expanding these pages!
Item pages are now going to be split. See WikiBound:Projects for more information.

Template:Itemlist

From WikiBound, your community-driven EarthBound/Mother wiki
Jump to navigationJump to search

A template for creating item listings for Mother 3 and EarthBound. Color is of the same options as other templates.

Heading

{{{Heading}}}


{{Itemlist/head|Heading=|color=}}

Heading is used for displaying which type of listing it is, such as "List of recovery items in EarthBound."

Subheading

{{{1}}}


{{Itemlist/subheading|1}}

Below this, unless there is only one type of item listed, use Itemlist/subheading. (For example, splitting up HP- and PP-recovery.) Simply replace 1 with the Subheading name.

Tabletop

Name Japanese Effect Price Additional effects Where to find


{{Itemlist/tabletop|1|2|3|4|color=|EBsprite=|Extra=}}

Tabletop is for displaying headers for the table itself. It should always be after either heading or subheading. 1, 2, 3, and 4 are the four columns after the Japanese column, which other than special cases should stay with the default options. If the color is set to M3, it will automatically add a sprite column; however, if a sprite column should need to be included in an EarthBound article, simply set EBsprite to "yes". Setting Extra to "no" will hide the extra column.

Cell/Foot

{{{Name}}} {{{Jpkana}}}
{{{Jptrans}}}
{{{Effect}}} {{{Price}}} {{{Extra}}} {{{Where}}}
{{{Desc}}}


{{Itemlist/cell|Name=|Jpkana=|Jptrans=|Effect=|Extra=|Where=|Desc=|Sprite=|EBsprite=|HideExtra=}}

These two are for displaying the actual item information. Note that if you changed any of the headings in the previous listing, you should change the information given here accordingly. If EBsprite is set to yes, it displays a blank column, meant to be placed on places where there is no sprite available. Setting HideExtra to yes hides the Extra column; generally, it's safe to leave those fields out entirely.

The only difference between "cell" and "foot" is the description bar, which is flat in cell and rounded in foot; foot should be used at the end of each listing. Some quirkiness ensues at the end of the description bar in both if it is at the end of the table. Using Template:Scrollbar fixes this, however. Using Template:Scrollbar can also fix the cutoff that is caused by the rounded corners.