Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Card skill/doc: Difference between revisions

Template page
Content added Content deleted
m (ChaoticShadow moved page Template:Card Skill/doc to Template:Card skill/doc)
(added category mapping section)
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{documentation subpage}}
{{documentation subpage}}
{{Lua|Module:Card Skill}}
{{Lua|Module:Card skill}} {{Cargo|card_skills}}


This template shows the skill effects at each skill level, for the given skill type and card rarity. The <code>rarity</code> parameter defaults to the <code>rarity</code> page variable if that is set.
==Quick Copy==

== Parameters ==
<templatedata>
{
"params": {
"skill type": {
"label": "Skill type",
"type": "string",
"required": true,
"description": "The type of skill. Valid values are \"Scorer\", \"Healer\", \"Perfect locker\", \"Perfect scorer\", \"Life scorer\", \"Combo scorer\", \"Birthday scorer\", \"Leo/need scorer\", \"MORE MORE JUMP! scorer\", \"Vivid BAD SQUAD scorer\", \"Wonderlands×Showtime scorer\", and \"25-ji, Nightcord de. scorer\".",
"example": "Scorer"
},
"rarity": {
"label": "Rarity",
"type": "string",
"description": "Sets the rarity used in determining the % values. Valid values are \"1\", \"2\", \"3\", \"4\", or \"Birthday\".",
"example": "3",
"suggested": true
}
},
"description": "Generates the skill effect for each skill level."
}
</templatedata>

== Category mapping ==

{| class="wikitable"
! Parameter
! Value
! Category
|-
| rowspan="12" | Skill type
| Scorer
| [[:Category:Scorer cards]]
|-
| Perfect locker
| [[:Category:Perfect locker cards]]
|-
| Healer
| [[:Category:Healer cards]]
|-
| Perfect scorer
| [[:Category:Perfect scorer cards]]
|-
| Life scorer
| [[:Category:Life scorer cards]]
|-
| Combo scorer
| [[:Category:Combo scorer cards]]
|-
| Birthday scorer
| [[:Category:Birthday scorer cards]]
|-
| Leo/need scorer
| [[:Category:Leo/need scorer cards]]
|-
| MORE MORE JUMP! scorer
| [[:Category:MORE MORE JUMP! scorer cards]]
|-
| Vivid BAD SQUAD scorer
| [[:Category:Vivid BAD SQUAD scorer cards]]
|-
| Wonderlands×Showtime scorer
| [[:Category:Wonderlands×Showtime scorer cards]]
|-
| 25-ji, Nightcord de. scorer
| [[:Category:25-ji, Nightcord de. scorer cards]]
|}

== Quick copy ==
<pre>
<pre>
{{Card Skill
{{Card skill
|skill type =
|skill type =
|rarity =
|rarity =
Line 10: Line 80:
</pre>
</pre>


==Examples==
== Examples ==
{{Card Skill
{{Card skill
|skill type = healer
|skill type = Healer
|rarity = 4
|rarity = 4
}}
}}
<pre>
<pre>
{{Card Skill
{{Card skill
|skill type = healer
|skill type = Healer
|rarity = 4
|rarity = 4
}}
}}

Latest revision as of 19:37, 30 April 2023

This template shows the skill effects at each skill level, for the given skill type and card rarity. The rarity parameter defaults to the rarity page variable if that is set.

Parameters[edit source]

Generates the skill effect for each skill level.

Template parameters

ParameterDescriptionTypeStatus
Skill typeskill type

The type of skill. Valid values are "Scorer", "Healer", "Perfect locker", "Perfect scorer", "Life scorer", "Combo scorer", "Birthday scorer", "Leo/need scorer", "MORE MORE JUMP! scorer", "Vivid BAD SQUAD scorer", "Wonderlands×Showtime scorer", and "25-ji, Nightcord de. scorer".

Example
Scorer
Stringrequired
Rarityrarity

Sets the rarity used in determining the % values. Valid values are "1", "2", "3", "4", or "Birthday".

Example
3
Stringsuggested

Category mapping[edit source]

Parameter Value Category
Skill type Scorer Category:Scorer cards
Perfect locker Category:Perfect locker cards
Healer Category:Healer cards
Perfect scorer Category:Perfect scorer cards
Life scorer Category:Life scorer cards
Combo scorer Category:Combo scorer cards
Birthday scorer Category:Birthday scorer cards
Leo/need scorer Category:Leo/need scorer cards
MORE MORE JUMP! scorer Category:MORE MORE JUMP! scorer cards
Vivid BAD SQUAD scorer Category:Vivid BAD SQUAD scorer cards
Wonderlands×Showtime scorer Category:Wonderlands×Showtime scorer cards
25-ji, Nightcord de. scorer Category:25-ji, Nightcord de. scorer cards

Quick copy[edit source]

{{Card skill
|skill type = 
|rarity = 
}}

Examples[edit source]

  • Level 1: Recover 350 life; 80% score boost for 5 seconds.
  • Level 2: Recover 400 life; 85% score boost for 5 seconds.
  • Level 3: Recover 450 life; 90% score boost for 5 seconds.
  • Level 4: Recover 500 life; 100% score boost for 5 seconds.
{{Card skill
|skill type = Healer
|rarity = 4
}}


Cookies help us deliver our services. By using our services, you agree to our use of cookies.