틀:ShopEntry/doc
kiseki
다른 명령
This template makes use of one or more other templates to function.
Depends on: {{Element}}
Used to display "shops" that sell or otherwise provide items through some means. The common characteristics of a "shop" as described by this template is that Items are given in exchange for some currency and that there's optionally a way to trade sepith for mira.
Parameters
{{ShopEntry
| name = Melders Orbal Factory
| name_ja = メルダース工房
| game = Sora
| type = Quartz
| loc = During Tutorial quest
| ... additional parameters ...
Main parameters
name: Required. Name of shop.name_ja: Optional. Name of shop in Japanese.game: Required. Game arc. One ofSora,Crossbell,Sen, orAkatsuki. Used for some icons and features of various games.type: Required. Shop type. Changes the text used the headers and various features.
One of:
*Item: Shop sells items, display is character stats on the right; *Food: shop sells food, display is food ingredients on the right; *Rest: Place to rest, only "item" is the choice to "Rest" and its cost in mira; *Guild: Quest-giver rewards for quest points (BP, AP, etc); or *Quartz: Factory synthesizes Quartz. *Prize: Buyable prizes in the casino. Currency is "Medals" and changes the behavior of "Trade" display.
loc: Optional. Textual location or time-frame description for the shop. Hidden if omitted.
Item parameters
These parameters show "items" you can acquire from this "shop".
show_items: Optional, defaults to "yes". "yes" or "no" whether to show the items section of this template.item_count: Required. Number of items in this list. This template supports up to 100 items.
For each item to list, please start labelling them numbers in order from 1 to the item_count value (inclusive).
item_#: The item to list. Please use the {{Item}}, {{Weapon}}, or {{Quartz}} templates followed by the item's name.item_#_cost: The cost of the item. For Quartz, use the {{SepithAmount}} template. For others, list the price in mira or quest points (BP, AP, etc.) including the unit.item_#_attr: The attributes to display with the item, for example the first line of its description.
Example:
|item_count=3
|item_1={{Quartz|Water|Sora}} HP 1
|item_1_cost={{SepithAmount|20|Sora|Water}}
|item_2={{Quartz|Mirage|Sora}} EP 1
|item_2_cost={{SepithAmount|30|Sora|Mirage}} {{SepithAmount|10|Sora|Time|Space}}
|item_3={{Quartz|Fire|Sora}} Attack 1
|item_3_cost={{SepithAmount|20|Sora|Fire}}
Trade parameters
These parameters show the Sepith "Trade" section of the "shops". List the mira amount for each parameter without "mira" units.
show_trade: Optional, defaults to "yes" unlesstype=Guild. "yes" or "no" whether to show the trade section of this template.
trade_earth: Amount of mira per Earth sepith.trade_water: Amount of mira per Water sepith.trade_fire: Amount of mira per Fire sepith.trade_wind: Amount of mira per wind sepith.trade_time: Amount of mira per Time sepith.trade_space: Amount of mira per Space sepith.trade_mirage: Amount of mira per Mirage sepith.
trade_medals: Amount of mira per 1 medal. Fortype=Prizeonly.