Template:Item Stat: Difference between revisions

From Deadlock Wiki
Jump to navigation Jump to search
Created page with "{| style="background-color: #80550f; color: #FFEFD7;" class="wikitable" | {| style="display: inline-block; text-align:center;" | 20px <span style="color: #A9947E;">+</span><strong style="color: #FFEFD7;">20</strong><span style="color: #A9947E;">%</span> |- | Fire Rate |- | <strong style="color: #A9947E;"><em>Conditional</em></strong> |} |- {{#if: {{{STAT_TYPE_2}}} | | style="display: inline-block; text-align:center;" | 20px..."
 
No edit summary
Line 2: Line 2:
|  
|  
{| style="display: inline-block; text-align:center;"
{| style="display: inline-block; text-align:center;"
| [[File:FireRate.png|20px]] <span style="color: #A9947E;">+</span><strong style="color: #FFEFD7;">20</strong><span style="color: #A9947E;">%</span>
|{{ #switch: {{{STAT_1_TYPE}}} | Fire Rate = [[File:Fire Rate.png|20px]]}} <span style="color: #A9947E;">+</span><strong style="color: #FFEFD7;">{{{STAT_1_PERCENTAGE}}}</strong><span style="color: #A9947E;">%</span>
|-
|-
| Fire Rate
| {{{STAT_1_TYPE}}}
{{#if: {{{STAT_1_CONDITIONAL}}} |
 
|-
|-
| <strong style="color: #A9947E;"><em>Conditional</em></strong>
| <strong style="color: #A9947E;"><em>Conditional</em></strong>
}}
|}
|}
|-
|-
Line 24: Line 28:
| colspan="2" | <strong style="color:#FFEFD7;">8<span style="color: #AAA099">s</span></strong> <span style="color: #A9947E;"> Duration</span>
| colspan="2" | <strong style="color:#FFEFD7;">8<span style="color: #AAA099">s</span></strong> <span style="color: #A9947E;"> Duration</span>
|}
|}
<noinclude>
<templatedata>
{
"params": {
"STAT_1_CONDITIONAL": {
"aliases": [
"Is Stat 1 Conditional?"
],
"type": "boolean"
},
"STAT_TYPE_2": {
"aliases": [
"Stat Type 2"
],
"type": "string",
"suggestedvalues": [
"Fire Rate",
"Bullet Lifesteal"
]
},
"STAT_1_TYPE": {
"aliases": [
"Stat 1 Type"
],
"type": "string",
"autovalue": "",
"required": true
}
}
}
</templatedata>
</noinclude>

Revision as of 03:39, 26 August 2024

+{{{STAT_1_PERCENTAGE}}}%
{{{STAT_1_TYPE}}}
8s Duration

No description.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
STAT_1_CONDITIONALSTAT_1_CONDITIONAL Is Stat 1 Conditional?

no description

Booleanoptional
STAT_TYPE_2STAT_TYPE_2 Stat Type 2

no description

Suggested values
Fire Rate Bullet Lifesteal
Stringoptional
STAT_1_TYPESTAT_1_TYPE Stat 1 Type

no description

Auto value
Stringrequired