Template:TableturfSpecialCost: Difference between revisions

From Inkipedia, the Splatoon wiki
m (This is so that a special space cost can be displayed that isn't bound to a card.)
(documentation)
Line 182: Line 182:
  | 5 =<div class="bit"></div><div class="bit"></div><div class="bit"></div><div class="bit"></div><div class="bit"></div>
  | 5 =<div class="bit"></div><div class="bit"></div><div class="bit"></div><div class="bit"></div><div class="bit"></div>
  | 6 =<div class="bit"></div><div class="bit"></div><div class="bit"></div><div class="bit"></div><div class="bit"></div><div class="bit"></div>
  | 6 =<div class="bit"></div><div class="bit"></div><div class="bit"></div><div class="bit"></div><div class="bit"></div><div class="bit"></div>
  | <div class="bit"></div>
  | #default =<div class="bit"></div>
}}
}}
</div></includeonly>
</div></includeonly>
<noinclude>
This template is used in conjunction with [[Template:TableturfDeck]] to display the number of Special Points needed to play a [[Tableturf Battle]] card as a Special Attack. As such, it is not meant for use outside of that scope.
It only accepts one parameter, either the card's name or a number from 1 to 6. In the first case, the Special Point cost is then determined from a list of all {{PAGESINCATEGORY:Splatoon 3 Tableturf card icons}} cards.
== Usage ==
{{t|TableturfSpecialCost|card name}}
{| class="wikitable sitecolor-s3"
|<pre>{{TableturfSpecialCost|Sprinkler}}</pre>
|{{TableturfSpecialCost|Sprinkler}}
|-
|<pre>{{TableturfSpecialCost|Aerospray MG}}</pre>
|{{TableturfSpecialCost|Aerospray MG}}
|-
|<pre>{{TableturfSpecialCost|Frye}}</pre>
|{{TableturfSpecialCost|Frye}}
|-
|<pre>{{TableturfSpecialCost|4}}</pre>
|{{TableturfSpecialCost|4}}
|-
|<pre>{{TableturfSpecialCost|}}</pre>
|{{TableturfSpecialCost|}}
|}
</noinclude>

Revision as of 08:29, 18 October 2022


This template is used in conjunction with Template:TableturfDeck to display the number of Special Points needed to play a Tableturf Battle card as a Special Attack. As such, it is not meant for use outside of that scope.

It only accepts one parameter, either the card's name or a number from 1 to 6. In the first case, the Special Point cost is then determined from a list of all 0 cards.

Usage

{{TableturfSpecialCost|<card name>}}

{{TableturfSpecialCost|Sprinkler}}
{{TableturfSpecialCost|Aerospray MG}}
{{TableturfSpecialCost|Frye}}
{{TableturfSpecialCost|4}}
{{TableturfSpecialCost|}}