Purpose
Used to create tables for documenting items in Magical Starsign in the Gameplay section on item pages.
Usage
For fields that are not applicable the item, omit the parameter from the template. This will add an em dash in its place.
| Parameter |
Description
|
| Name |
The item's name. Should only be used if the page's title has a discriminator in parenthesis; otherwise, it defaults to the title.
|
| buy |
Bira needed to purchase the item, if applicable.
|
| sell |
Bira gained by selling the item, if applicable.
|
| inbattle |
{{Y}} if the item can be selected and used in battle, {{N}} if not.
|
| outbattle |
{{Y}} if the item can be selected and used outside of battle, {{N}} if not.
|
| effect |
The item's effect or purpose.
|
| shop |
Locations where the item can be purchased, including shops and brokers.
|
| drop |
Enemies that drop the item.
|
| chest |
Locations where chests containing the item are found.
|
| field |
If the item is found on the ground (i.e., not from shops, enemy drops, chests, or events), locations where it can be picked up.
|
| other |
Locations where the item can be obtained from events or other means. This includes items acquired through Tag Mode.
|
Code
{{MS Item Effects
|buy=
|sell=
|inbattle=
|outbattle=
|effect=
|shop=
|drop=
|chest=
|field=
|other=
}}
Examples
{{MS Item Effects
|buy=200
|sell=100
|inbattle={{Y}}
|outbattle={{N}}
|effect=Rotates the [[party (Magical Starsign)|party]]'s formation one position clockwise
|shop=[[Spaceport]]<br/>[[Paella]]<br/>[[Cocoabutter Valley]]
|chest=[[Path of Five Organs]]
}}
| Name
|
Buy
|
Sell
|
In Battle
|
Out of Battle
|
| Clockwhistle
|
200
|
100
|
✓
|
✗
|
|
| Effect(s)
|
Rotates the party's formation one position clockwise
|
|
| Shop
|
Enemy Drop
|
Chest
|
Field
|
Other
|
|
|
|
|
|
|
|