Template:Infobox item: Difference between revisions

From Deadlock Wiki
Jump to navigation Jump to search
QuinnBinn (talk | contribs)
mNo edit summary
mNo edit summary
Tag: Manual revert
 
(11 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<onlyinclude>
<onlyinclude>
<div style="display:inline-block; width:512px; position:relative; vertical-align:top;">
<div style="float:right; display:inline-block; width:512px; position:right; vertical-align:top;">
{|- style="text-align:left; border-collapse:collapse; border-radius: 7px 7px 0px 0px; width:512px; max-width:512px; height:30px; color: #FFEFD7; font-size:26px; {{
{|- style="text-align:left; border-collapse:collapse; border-radius: 7px 7px 0px 0px; width:512px; max-width:512px; height:30px; color: #FFEFD7; font-size:26px; {{
#switch: {{{item_type}}}|
#switch: {{{item_type}}}|
Line 8: Line 8:
  | background-color: #C97A03;}}"
  | background-color: #C97A03;}}"
|-
|-
| <span style="margin-left:8px; margin-top:8px; font-weight:bold;">{{{item_name|Heroic Aura}}}</span>  
| colspan="2"|<span style="margin-left:8px; margin-top:8px; font-weight:bold;">{{{item_name|Heroic Aura}}}</span>
| style="vertical-align:bottom;"|<div style="margin:0 8px -2px 8px; font-size:80%; text-align:center; {{
#switch: {{{item_type}}}|
| Weapon = background-color: #A36202;
| Vitality = background-color: #507A11;
| Spirit = background-color: #704491;
| background-color: #A36202;}}"">{{
#switch: {{{item_type}}}/{{{item_tier}}}|
| Weapon/1 = +6% [[File:Weapon Icon.png|20px]]
| Weapon/2 = +10% [[File:Weapon Icon.png|20px]]
| Weapon/3 = +14% [[File:Weapon Icon.png|20px]]
| Weapon/4 = +18% [[File:Weapon Icon.png|20px]]
| Vitality/1 = +11% [[File:Vitality Icon.png|20px]]
| Vitality/2 = +14% [[File:Vitality Icon.png|20px]]
| Vitality/3 = +17% [[File:Vitality Icon.png|20px]]
| Vitality/4 = +20% [[File:Vitality Icon.png|20px]]
| Spirit/1 = +4 [[File:Spirit icon.png|20px]]
| Spirit/2 = +8 [[File:Spirit icon.png|20px]]
| Spirit/3 = +12 [[File:Spirit icon.png|20px]]
| Spirit/4 = +16 [[File:Spirit icon.png|20px]]
| +0
}}</div>
| rowspan ="2" style="text-align:right;"|<span style="margin-right:12px;>[[File:{{{item_name|Heroic Aura}}}.png|64px]]</span>
| rowspan ="2" style="text-align:right;"|<span style="margin-right:12px;>[[File:{{{item_name|Heroic Aura}}}.png|64px]]</span>
|-
|-
| <span style="margin-left:8px; font-weight:bold;">{{ Souls|{{{souls|3000}}} }}</span>
| colspan="2"|<span style="margin-left:8px; font-weight:bold;">{{ Souls|{{{souls|3000}}} }}</span>
| style="vertical-align:top;"|<div style="margin:-1px 8px 0 8px; font-size:50%; text-align:center; {{
#switch: {{{item_type}}}|
| Weapon = background-color: #885101;
| Vitality = background-color: #41650C;
| Spirit = background-color: #5C3778;
| background-color: #885101;}}"">{{
#switch: {{{item_type}}}|
| Weapon = Weapon Damage
| Vitality = Base Health
| Spirit = Spirit Power
| Weapon<br>Damage
}}</div>
|}
|}
<div style="{{#ifeq:{{{has_components|}}}|true|display:inline|display:none}}">
<div style="{{#ifeq:{{{has_components|}}}|true|display:inline|display:none}}">
Line 291: Line 324:
</div>
</div>
</div>
</div>
</div>
</div>[[Category:Items]]</onlyinclude><noinclude>{{Documentation}}</noinclude>
</onlyinclude>
 
{{Infobox item
|item_imagefilepath=Heroic Aura
|item_name=Heroic Aura
|item_type=Weapon
|has_components=true
|component1_name=Basic Magazine
|has_passive1=true
|has_active1=true
|has_iscomponentof=true
|iscomponentof1_name=Headhunter
|item_stat1=+20% [[Bullet Lifesteal]]
|item_stat2=+150 Bonus [[Health]]
|item_stat3=+1m/s [[Move Speed]]
|souls=3,000
|passive1_description=Provides [[Fire Rate]] to nearby player [[minion]]s.
|passive1_cooldown=
|passive1_stat1=+40% Minions Fire Rate
(Conditional)
|passive1_stat2=20m Radius
|active1_description=Provides bonus Movement Speed and Fire Rate to you and nearby allies.
|active1_cooldown=30s
|active1_stat1=+3m/s Movement Speed
(Conditional)
|active1_stat2=+25% Fire Rate
(Conditional)
|active1_stat3=30m Active Radius|active1_stat4=6s Duration}}
<noinclude>
== Template Data ==
<templatedata>
{
"params": {
"souls": {
"type": "number",
"required": true
},
"item_name": {
"type": "wiki-page-name",
"required": true
},
"has_passive1": {
"type": "string",
"default": "false",
"autovalue": "false",
"required": true,
"suggestedvalues": [
"true",
"false"
]
},
"has_active1": {
"type": "string",
"default": "false",
"autovalue": "false",
"required": true,
"suggestedvalues": [
"true",
"false"
]
},
"has_iscomponentof": {
"type": "string",
"default": "false",
"autovalue": "false",
"required": true,
"suggestedvalues": [
"true",
"false"
]
},
"passive1_description": {
"type": "string"
},
"active1_description": {
"type": "string"
},
"has_components": {
"type": "string",
"default": "false",
"autovalue": "false",
"required": true,
"suggestedvalues": [
"true",
"false"
]
},
"component1_name": {
"type": "wiki-page-name"
},
"iscomponentof1_name": {
"type": "wiki-page-name"
},
    "item_description": {
"type": "string"
},
"item_stat3": {
"type": "string"
},
"item_stat4": {
"type": "string"
},
"item_stat5": {
"type": "string"
},
"passive1_cooldown": {
"type": "number"
},
"active1_stat1": {
"type": "string"
},
"active1_stat2": {
"type": "string"
},
"active1_stat3": {
"type": "string"
},
"active1_stat4": {
"type": "string"
},
"active1_stat5": {
"type": "string"
},
"active1_cooldown": {
"type": "number"
},
"passive1_stat1": {
"type": "string"
},
"passive1_stat2": {
"type": "string"
},
"passive1_stat3": {
"type": "string"
},
"passive2_description": {
"type": "string"
},
"passive2_cooldown": {
"type": "number"
},
"passive2_stat1": {
"type": "string"
},
"passive2_stat2": {
"type": "string"
},
"passive2_stat3": {
"type": "string"
},
"passive2_stat4": {
"type": "string"
},
"passive2_stat5": {
"type": "string"
},
"item_stat1": {
"type": "string",
"suggested": true
},
"item_stat2": {
"type": "string"
},
"passive1_stat4": {
"type": "string"
},
"passive1_stat5": {
"type": "string"
},
"item_type": {
"type": "string",
"suggestedvalues": [
"Weapon",
"Vitality",
"Spirit"
],
"required": true
},
"item_imagefilepath": {
"type": "string",
"required": true
},
"has_passive2": {
"type": "string",
"default": "false",
"autovalue": "false",
"required": true,
"suggestedvalues": [
"true",
"false"
]
}
},
"paramOrder": [
"item_imagefilepath",
"item_name",
"item_type",
"has_components",
"has_passive1",
"has_passive2",
"has_active1",
"has_iscomponentof",
    "item_description",
"item_stat1",
"item_stat2",
"item_stat3",
"item_stat4",
"item_stat5",
"souls",
"component1_name",
"passive1_description",
"passive1_cooldown",
"passive1_stat1",
"passive1_stat2",
"passive1_stat3",
"passive1_stat4",
"passive1_stat5",
"passive2_description",
"passive2_cooldown",
"passive2_stat1",
"passive2_stat2",
"passive2_stat3",
"passive2_stat4",
"passive2_stat5",
"active1_description",
"active1_cooldown",
"active1_stat1",
"active1_stat2",
"active1_stat3",
"active1_stat4",
"active1_stat5",
"iscomponentof1_name"
]
}
</templatedata>
</noinclude>

Latest revision as of 16:55, 18 September 2024

Heroic Aura
+0
Souls 3000
Weapon
Damage
Template documentation [view] [edit] [purge]

Template for item info boxes

Template Data[edit source]

No description.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
item_imagefilepathitem_imagefilepath

no description

Stringrequired
item_nameitem_name

no description

Page namerequired
item_typeitem_type

no description

Suggested values
Weapon Vitality Spirit
Stringrequired
item_tieritem_tier

no description

Suggested values
1 2 3 4
Default
1
Auto value
1
Numbersuggested
has_componentshas_components

no description

Suggested values
true false
Default
false
Auto value
false
Stringrequired
has_passive1has_passive1

no description

Suggested values
true false
Default
false
Auto value
false
Stringrequired
has_passive2has_passive2

no description

Suggested values
true false
Default
false
Auto value
false
Stringrequired
has_active1has_active1

no description

Suggested values
true false
Default
false
Auto value
false
Stringrequired
has_iscomponentofhas_iscomponentof

no description

Suggested values
true false
Default
false
Auto value
false
Stringrequired
item_descriptionitem_description

no description

Stringoptional
item_stat1item_stat1

no description

Stringsuggested
item_stat2item_stat2

no description

Stringoptional
item_stat3item_stat3

no description

Stringoptional
item_stat4item_stat4

no description

Stringoptional
item_stat5item_stat5

no description

Stringoptional
soulssouls

no description

Numberrequired
component1_namecomponent1_name

no description

Page nameoptional
passive1_descriptionpassive1_description

no description

Stringoptional
passive1_cooldownpassive1_cooldown

no description

Numberoptional
passive1_stat1passive1_stat1

no description

Stringoptional
passive1_stat2passive1_stat2

no description

Stringoptional
passive1_stat3passive1_stat3

no description

Stringoptional
passive1_stat4passive1_stat4

no description

Stringoptional
passive1_stat5passive1_stat5

no description

Stringoptional
passive2_descriptionpassive2_description

no description

Stringoptional
passive2_cooldownpassive2_cooldown

no description

Numberoptional
passive2_stat1passive2_stat1

no description

Stringoptional
passive2_stat2passive2_stat2

no description

Stringoptional
passive2_stat3passive2_stat3

no description

Stringoptional
passive2_stat4passive2_stat4

no description

Stringoptional
passive2_stat5passive2_stat5

no description

Stringoptional
active1_descriptionactive1_description

no description

Stringoptional
active1_cooldownactive1_cooldown

no description

Numberoptional
active1_stat1active1_stat1

no description

Stringoptional
active1_stat2active1_stat2

no description

Stringoptional
active1_stat3active1_stat3

no description

Stringoptional
active1_stat4active1_stat4

no description

Stringoptional
active1_stat5active1_stat5

no description

Stringoptional
iscomponentof1_nameiscomponentof1_name

no description

Page nameoptional

Example[edit source]

Heroic Aura
+14%
Souls 3,000
Weapon Damage
Components:
Basic Magazine
+20% Bullet Lifesteal
+150 Bonus Health
+1m/s Move Speed


Passive
Provides Fire Rate to nearby player minions.
+40% Minions Fire Rate

(Conditional)

20m Radius


Active 30s
Provides bonus Movement Speed and Fire Rate to you and nearby allies.
+3m/s Movement Speed

(Conditional)

+25% Fire Rate

(Conditional)

30m Active Radius
6s Duration
IS COMPONENT OF:
Headhunter
{{Infobox item
|item_imagefilepath=Heroic Aura
|item_name=Heroic Aura
|item_type=Weapon
|item_tier=3
|has_components=true
|component1_name=Basic Magazine
|has_passive1=true
|has_active1=true
|has_iscomponentof=true
|iscomponentof1_name=Headhunter
|item_stat1=+20% [[Bullet Lifesteal]]
|item_stat2=+150 Bonus [[Health]]
|item_stat3=+1m/s [[Move Speed]]
|souls=3,000
|passive1_description=Provides [[Fire Rate]] to nearby player [[minion]]s.
|passive1_cooldown=
|passive1_stat1=+40% Minions Fire Rate
(Conditional)
|passive1_stat2=20m Radius
|active1_description=Provides bonus Movement Speed and Fire Rate to you and nearby allies.
|active1_cooldown=30s
|active1_stat1=+3m/s Movement Speed
(Conditional)
|active1_stat2=+25% Fire Rate
(Conditional)
|active1_stat3=30m Active Radius
|active1_stat4=6s Duration
}}