Template:Contract cell/doc

From Arknights Terra Wiki
Jump to navigation Jump to search

This template is used to create a table of Contracts in the Contracts subpage of Contingency Contract operations in conjunction with {{Contract head}} and {{Table end}}.

Usage

Add {{Contract head}}, at least one {{Contract cell}}, and {{Table end}} in each Contract group section (Permanent Site) or week section (Rotating Site), following the example below:

{{Contract head}}
{{Contract cell
|name = Originium Zone: Stimulus I
|level = 1
|effect = Enemies have their HP increased by 30%}}
...
{{Contract cell
|name = Originium Zone: Activation III
|level = 1
|effect = Enemies have their ATK increased by 100%
|week2 = true}}
{{Table end}}

Syntax

Variable Parameters
name The Contract's name.
The Contract icon will be displayed above the name using {{Contract}}, so be sure that the name is correct.
title If the Contract's in-game name differs than the base name, set the former to this variable.
class For Objective: Strategic Dispatch and Urgent Contract, set the designated class(es) to this variable.
level Set this variable to the Contract's level of 1, 2 or 3. For Support Contracts, set this to 0.
effect The Contract's effect, which does not have to match the in-game text.
week2 Set this variable to "true" to indicate that the Contract is available in the C.C. event's second week.