Template:Affliction: Difference between revisions

From Official Barotrauma Wiki
Jump to: navigation, search
mNo edit summary
No edit summary
Line 1: Line 1:
<includeonly>[[File:affliction_{{{1}}}.png|{{{7|35}}}px|link=Afflictions#{{{8|{{{1}}}}}}]][[Afflictions#{{{8|{{{1}}}}}}|{{{1}}}]] {{#ifeq:{{#if:{{{2|}}}|y|nn}}|{{#if:{{{3|}}}|y|n}}|<span style="cursor:help;" title="Affliction strength change per second">'''({{{2}}} '''</span><span style="color:#c90c0c;cursor:help;" title="Affliction strength change per second if skill requirement isn't met">'''{{!}} {{{3}}})'''</span>|{{#if:{{{2|}}}|<span style="cursor:help;" title="Affliction strength change per second">'''({{{2}}})'''</span>|}}{{#if:{{{3|}}}|<span style="color:#c90c0c;cursor:help;" title="Affliction amount if skill requirement isn't met">'''({{{3|}}})'''</span>|}}}}{{#if:{{{4|}}}|{{Space}}<span style="cursor:help;color:#00ba76;" title="Affliction strength instantly gained">'''({{{4}}})'''</span>|}}{{#ifeq:{{#if:{{{5|}}}|y|nn}}|{{#if:{{{6|}}}|y|n}}|{{Space}}<span style="cursor:help;color:#bde300;" title="Total affliction strength">'''({{{5}}} '''</span><span style="color:#730707;cursor:help;" title="Total affliction strength if skill requirement isn't met">'''{{!}} {{{6}}})'''</span>|{{#if:{{{5|}}}|{{Space}}<span style="cursor:help;color:#bde300;" title="Total affliction strength">'''({{{5}}})'''</span>|}}{{#if:{{{6|}}}|<span style="color:#730707;cursor:help;" title="Total affliction strength if skill requirement isn't met">{{Space}}'''({{{6|}}})'''</span>|}}}}</includeonly><noinclude>{{clr}}{{doc}}</noinclude>
<includeonly>[[File:affliction_{{{1}}}.png|{{{7|35}}}px|link=Afflictions#{{{8|{{{1}}}}}}]][[Afflictions#{{{8|{{{1}}}}}}|{{{1}}}]]{{Space}}<!--
 
// If there's both a normal and onFailure value // (normal | onFailure) ie. ({{{2}}} |  {{{3}}})
-->{{#ifeq:{{#if:{{{2|}}}|y|nn}}|{{#if:{{{3|}}}|y|n}}|<span style="cursor:help;" title="Affliction strength change per second">'''({{{2}}} '''</span><span style="color:#c90c0c;cursor:help;" title="Affliction strength change per second if skill requirement isn't met">'''{{!}} {{{3}}})*'''</span>|<!--
 
// If there's only a normal value
-->{{#if:{{{2|}}}|<span style="cursor:help;" title="Affliction strength change per second">'''({{{2}}})*'''</span>|}}<!--
 
// If there's only a onFailure value
-->{{#if:{{{3|}}}|<span style="color:#c90c0c;cursor:help;" title="Affliction strength change per second if skill requirement isn't met">'''({{{3|}}})*'''</span>|}}}}<!--
 
// If there's both a normal and onFailure value // (normal | onFailure) ie. ({{{4}}} | {{{5}}})
-->{{#ifeq:{{#if:{{{4|}}}|y|nn}}|{{#if:{{{5|}}}|y|n}}|{{Space}}<span style="cursor:help;color:#00ba76;" title="Affliction strength instantly gained">'''({{{4}}} '''</span><span style="color:#bde300;cursor:help;" title="Affliction strength instantly gained if skill requirement isn't met">'''{{!}} {{{5}}})*'''</span>|<!--
 
// If there's only a normal value
-->{{#if:{{{4|}}}|{{Space}}<span style="cursor:help;color:#bde300;" title="Affliction strength instantly gained">'''({{{4}}})*'''</span>|}}<!--
 
// If there's only a onFailure value
-->{{#if:{{{5|}}}|<span style="color:#bde300;cursor:help;" title="Affliction strength instantly gained if skill requirement isn't met">{{Space}}'''({{{5|}}})*'''</span>|}}}}<!--
 
--></includeonly><noinclude>{{clr}}{{doc}}</noinclude>

Revision as of 12:07, 17 March 2020

Documentation

Syntax

{{Affliction| Affliction name | Affliction strength change per second | idem but onFailure | strength instantly gained | idem but onFailure | Total affliction strength change | idem but onFailure | icon size override (default = 30) | linktext = <custom text> | showpersec = yes | icon = <custom icon> | talent = yes }}

Examples

{{Affliction|Internal Damage|2|4|||||60}}
gives: pxInternal Damage (2 | 4)*


{{Affliction|Psychosis Resistance|||600|300}}
gives: Psychosis Resistance (600 | 300)*


{{Affliction|Internal Damage|5||||50}}
gives: Internal Damage (5)* (per second change is in the tooltip on hover)


{{Affliction|Internal Damage||2.5||||25}}
gives: Internal Damage (2.5)* (per second change is in the tooltip on hover)


{{Affliction|Internal Damage|-5||||-50|showpersec=yes}}
gives: Internal Damage (-5)*


{{Affliction|Internal Damage|-5||||-50|showpersec=yes|linktext=Any Internal Damage}}
gives: Internal Damage (-5)*
{{Affliction|talent=yes|Evasive Maneuvers}}
gives: File:Affliction Evasive Maneuvers.pngEvasive Maneuvers (for use with talent afflictions)