Template:OverworldItems/doc: Difference between revisions

From WikiBound, your community-driven EarthBound/Mother wiki
Jump to navigationJump to search
(Created page with "<pre>{{OverworldItems|game=?}} {{OverworldItems/cell|1|2}} {{OverworldItems/cell|1|2}} |}</pre> To start the item table, first put '''<nowiki>{{OverworldItems}}</nowiki>''' a...")
 
mNo edit summary
Line 1: Line 1:
<pre>{{OverworldItems|game=?}}
<pre>{{OverworldItems|game=?}}
{{OverworldItems/cell|1|2}}
{{OverworldItems/cell|sprite=[[File:?]]|1|2}}
{{OverworldItems/cell|1|2}}
{{OverworldItems/cell|sprite=[[File:?]]|1|2}}
|}</pre>
|}</pre>


To start the item table, first put '''<nowiki>{{OverworldItems}}</nowiki>''' as a header. Then, for each row of information, use '''<nowiki>{{OverworldItems/cell}}</nowiki>'''. To make another row, just keep adding more /cells. End the table with '''|}'''. The game parameter is for changing the template's color scheme - replace the question mark with the game initials. (M1/EB/M3)
To start the item table, first put '''<nowiki>{{OverworldItems}}</nowiki>''' as a header. Then, for each row of information, use '''<nowiki>{{OverworldItems/cell}}</nowiki>'''. To make another row, just keep adding more /cells. The game parameter is for changing the template's color scheme - replace the question mark with the game initials. (M1/EB/M3)
 
The "sprite" parameter is used for including an icon of the item. For ''[[EarthBound Beginnings]]'' and ''[[EarthBound]]'', the strategy guide illustrations should be used for the tables, with the few exceptions where an in-game sprite is available, such as the Teddy Bear and Exit Mouse. Typically, the icon should not be too large, rendering it around 30-40px is recommended. In ''[[Mother 3]]'''s case the in-game sprites are to be used, due to the sprites being relatively small they don't beed to be resized.


[[Template:OverworldItems/cell]]'s parameters are as follows:
[[Template:OverworldItems/cell]]'s parameters are as follows:


*sprite - Include an icon.
*1 - Replace "1" with the item's name.
*1 - Replace "1" with the item's name.
*2 - Replace "2" with the location of the item.
*2 - Replace "2" with the location of the item.
For the last item on the table, [[Template:OverworldItems/foot]] should be used in place of "cell". The parameters are identical to /cell, however.


<noinclude>[[Category:Documentation|{{PAGENAME}}]]</noinclude>
<noinclude>[[Category:Documentation|{{PAGENAME}}]]</noinclude>

Revision as of 04:19, 14 November 2022

{{OverworldItems|game=?}}
{{OverworldItems/cell|sprite=[[File:?]]|1|2}}
{{OverworldItems/cell|sprite=[[File:?]]|1|2}}
|}

To start the item table, first put {{OverworldItems}} as a header. Then, for each row of information, use {{OverworldItems/cell}}. To make another row, just keep adding more /cells. The game parameter is for changing the template's color scheme - replace the question mark with the game initials. (M1/EB/M3)

The "sprite" parameter is used for including an icon of the item. For EarthBound Beginnings and EarthBound, the strategy guide illustrations should be used for the tables, with the few exceptions where an in-game sprite is available, such as the Teddy Bear and Exit Mouse. Typically, the icon should not be too large, rendering it around 30-40px is recommended. In Mother 3's case the in-game sprites are to be used, due to the sprites being relatively small they don't beed to be resized.

Template:OverworldItems/cell's parameters are as follows:

  • sprite - Include an icon.
  • 1 - Replace "1" with the item's name.
  • 2 - Replace "2" with the location of the item.

For the last item on the table, Template:OverworldItems/foot should be used in place of "cell". The parameters are identical to /cell, however.