Template:Card skill/doc: Difference between revisions

Template page
Content added Content deleted
No edit summary
Line 2: Line 2:
{{Lua|Module:Card skill}}
{{Lua|Module:Card skill}}


==Quick Copy==
==Quick copy==
<pre>
<pre>
{{Card skill
{{Card skill
Line 21: Line 21:
}}
}}
</pre>
</pre>

== Template data ==
<templatedata>
{
"params": {
"skill type": {
"label": "Skill type",
"type": "string",
"required": true
},
"rarity": {
"label": "Rarity",
"type": "string"
}
}
}
</templatedata>


<includeonly>[[Category:Card templates]]</includeonly>
<includeonly>[[Category:Card templates]]</includeonly>

Revision as of 20:28, 17 April 2022

Quick copy

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

Examples

  • 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
}}

Template data

No description.

Template parameters

ParameterDescriptionTypeStatus
Skill typeskill type

no description

Stringrequired
Rarityrarity

no description

Stringoptional


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