Template:TechCard/doc: Difference between revisions

From The Deadlock Wiki
Jump to navigation Jump to search
Created page with "<templatedata> { "params": { } }"
 
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{TS}}
<templatedata>
<templatedata>
{
{
"params": {
"params": {
}
"name": {
"description": "Name of the tech"
},
"nofile": {
"description": "Hide video file if unavailable (any value equals \"true\")",
"suggestedvalues": [
"1",
"true"
]
},
"file": {
"description": "File name"
},
"tech_type": {},
"difficulty": {},
"character_dependent": {
"suggestedvalues": [
"Yes",
"No"
]
},
"stamina": {
"description": "Not needed if it's 0",
"suggestedvalues": [
"1"
]
},
"inputs": {},
"notes": {}
},
"description": "Template used for movement tech videos."
}
}
</templatedata>

Latest revision as of 17:46, 9 July 2026

CSS3 logo.svg
This template uses CSS found at TechCard/styles.css.

Template used for movement tech videos.

Template parameters

ParameterDescriptionTypeStatus
namename

Name of the tech

Unknownoptional
nofilenofile

Hide video file if unavailable (any value equals "true")

Suggested values
1 true
Unknownoptional
filefile

File name

Unknownoptional
tech_typetech_type

no description

Unknownoptional
difficultydifficulty

no description

Unknownoptional
character_dependentcharacter_dependent

no description

Suggested values
Yes No
Unknownoptional
staminastamina

Not needed if it's 0

Suggested values
1
Unknownoptional
inputsinputs

no description

Unknownoptional
notesnotes

no description

Unknownoptional