Template:ContractLinkHandler
Jump to navigation
Jump to search
Usage Examples
| Template Call | Output |
|---|---|
{{ContractLinkHandler|Wrecking Crew|Scrap Mettle}}
|
Scrap Mettle/Wrecking Crew|Wrecking Crew |
TemplateData
Constructs a partial link target in the format `Chain/Contract|Contract`. `[[ ]]` is omitted to avoid double-link wrapping, as Template:QuestInfobox title and Template:InfoboxNavRow both already convert the input into links. The chain is either specified explicitly or inferred from the current page's parent.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Contract Name | 1 | Name of the Contract. Defaults to current subpage name. | String | optional |
| Contract Chain | 2 | Contract Chain that the Contract belongs to. Defaults to parent of current page. | Page name | optional |