Template:GearIntroTextEx: Difference between revisions

From Inkipedia, the Splatoon wiki
m (Attempting a spacing fix)
m (Adding support for Return of the Mammalians)
Line 11: Line 11:
  |#default=}}.
  |#default=}}.
|"CoroCoro Comic"={{#ifeq:{{{3|}}}|pl|They are|It is}} only available as a CoroCoro Comic promotion in Japan.
|"CoroCoro Comic"={{#ifeq:{{{3|}}}|pl|They are|It is}} only available as a CoroCoro Comic promotion in Japan.
|"Hero Mode"={{#ifeq:{{{3|}}}|pl|They are|It is}} only available as a reward from [[Octo {{#ifeq:{{{1|S}}}|S2|Canyon|Valley}} (mode)|Octo {{#ifeq:{{{1|S}}}|S2|Canyon|Valley}}]].
|"Hero Mode"={{#ifeq:{{{3|}}}|pl|They are|It is}} only available as a reward from {{#switch:{{{1|}}}|S=[[Octo Valley (mode)|Octo Valley]]|S2=[[Octo Canyon (mode)|Octo Canyon]]|S3=[[Return of the Mammalians]]|#default=}}.
|"Level"={{#ifeq:{{{3|}}}|pl|They are|It is}} only available as a reward from Judd for reaching [[Level]] {{{level}}}.
|"Level"={{#ifeq:{{{3|}}}|pl|They are|It is}} only available as a reward from Judd for reaching [[Level]] {{{level}}}.
|"Salmon Run"={{#ifeq:{{{3|}}}|pl|They are|It is}} only available as a reward from [[Salmon Run]] as the monthly gear or in a Pink Capsule.
|"Salmon Run"={{#ifeq:{{{3|}}}|pl|They are|It is}} only available as a reward from [[Salmon Run]] as the monthly gear or in a Pink Capsule.

Revision as of 15:48, 13 September 2022

A chained template, to be used only inside Template:GearIntroText.

Usage

{{GearIntroTextEx|<game>|<category>|<plural>|<brand>|<stars=STARS>|<ability=ABILITY>|<price=PRICE>|<sn2_price=PRICE>|<availability=AVAILABILITY>|<level=LEVEL>|<amiibo=AMIIBO>|<amiibo2=AMIIBO>|<name=NAME>|<euocname=NAME>}}

game Unnamed, required. The game this info is for. Must be S for Splatoon or S2 for Splatoon 2.
category Unnamed, required. The type of gear. Must be one of the following:
  • Headgear
  • Clothing
  • Shoes
plural Unnamed, required. Is the gear singular (e.g. a shirt) or plural (e.g. shoes, glasses, headphones)? Must be one of the following:
  • sg for singular
  • pl for plural
brand Unnamed, required. The gear's brand.
stars Named, optional. The gear's star rating. Must be 1, 2 or 3.
ability Named, optional. The gear's main ability. If excluded (e.g. Grizzco Equipment), the text will indicate this gear does not have a default main ability.
price Named, optional. The gear's price in the shops.
sn2_price Named, optional. The gear's price in Splatoon 2, when purchased through SplatNet Gear Shop.
availability Named, optional. If this gear cannot be obtained by normal means (shops or Spyke / Murch), must specify where is it obtainable from. Can be:
  • 7-Eleven, CoroCoro Comic - Japan-only promotions
  • amiibo - Obtained from an amiibo. Requires amiibo parameter to be set, and enables amiibo2 parameter.
  • Hero Mode - Gotten from Octo Valley or Octo Canyon.
  • Level - Gotten as a reward for reaching a certain level, specified in level.
  • Salmon Run - Gotten from Salmon Run
  • (any other value) - The text provided will be displayed as-is. Unless if canorder is set, the note on not being purchasable from the respective sea urchin character will be added afterwards.
level Named, optional. The level requirement for unlocking this gear. Required if availability=Level and ignored otherwise.
amiibo Named, optional. The amiibo that grants this piece of gear. Required if availability=amiibo and ignored otherwise.
amiibo2 Named, optional. An additional amiibo that grants this piece of gear. Optional if availability=amiibo and ignored otherwise.
nogame Named, optional. If present and equal to true, the first sentence will not mention the game name.