Template:Item Stat: Difference between revisions

From Deadlock Wiki
Jump to navigation Jump to search
No edit summary
Single Stat
 
(5 intermediate revisions by the same user not shown)
Line 6: Line 6:
| {{{STAT_1_TYPE}}}
| {{{STAT_1_TYPE}}}
|-
|-
| <strong style="color: #A9947E;"><em>{{{CONDITIONAL_TEXT}}}</em></strong>
| <strong style="color: #A9947E;"><em>{{{STAT_1_CONDITIONAL_TEXT}}}</em></strong>
|}
|}
|-
|-
| colspan="2" | <strong style="color:#FFEFD7;">{{{STAT_DURATION}}}<span style="color: #AAA099">s</span></strong> <span style="color: #A9947E;"> Duration</span>
| colspan="2" | <strong style="color:#FFEFD7;">{{{STAT_DURATION}}}<span style="color: #AAA099">s</span></strong> <span style="color: #A9947E;"> Duration</span>
|}
|}
<noinclude>
<noinclude>
<templatedata>
<templatedata>
{
{
"params": {
"params": {
"STAT_1_CONDITIONAL": {
"type": "boolean",
"label": "Is Stat 1 Conditional?"
},
"STAT_1_TYPE": {
"STAT_1_TYPE": {
"type": "string",
"type": "string",
Line 37: Line 34:
"required": true,
"required": true,
"label": "Stat Duration (seconds)"
"label": "Stat Duration (seconds)"
},
"STAT_1_CONDITIONAL_TEXT": {
"label": "Stat 1 Conditional Text",
"type": "string",
"suggestedvalues": [
"Conditional",
" "
]
}
}
}
}

Latest revision as of 06:39, 26 August 2024

+{{{STAT_1_PERCENTAGE}}}%
{{{STAT_1_TYPE}}}
{{{STAT_1_CONDITIONAL_TEXT}}}
{{{STAT_DURATION}}}s Duration


No description.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Stat 1 TypeSTAT_1_TYPE

no description

Auto value
Stringrequired
Stat 1 PercentageSTAT_1_PERCENTAGE

no description

Numberrequired
Stat Duration (seconds)STAT_DURATION Stat Duration

no description

Numberrequired
Stat 1 Conditional TextSTAT_1_CONDITIONAL_TEXT

no description

Suggested values
Conditional
Stringoptional