Template:Affliction: Difference between revisions

From Official Barotrauma Wiki
Jump to: navigation, search
No edit summary
No edit summary
Line 1: Line 1:
<includeonly>[[File:affliction_{{{1}}}.png|{{{4|35}}}px|link=Afflictions#{{{5|{{{1}}}}}}]][[Afflictions#{{{5|{{{1}}}}}}|{{{1}}}]] {{#if:{{{2|}}}|(<span style="cursor:help;" title="Affliction amount if skill requirement is met">'''{{{2|}}}'''</span>{{#if:{{{3|}}}|<span style="color:#c90c0c;cursor:help;" title="Affliction amount if skill requirement isn't met"> / '''{{{3|}}}'''</span>|}})|{{#if:{{{3|}}}|<span style="color:#c90c0c;cursor:help;" title="Affliction amount if skill requirement isn't met">('''{{{3|}}}''')</span>|}}}}</includeonly><noinclude>{{clr}}{{doc}}</noinclude>
<includeonly>[[File:affliction_{{{1}}}.png|{{{6|35}}}px|link=Afflictions#{{{7|{{{1}}}}}}]][[Afflictions#{{{7|{{{1}}}}}}|{{{1}}}]] {{#ifeq:{{#if:{{{2|}}}|y|nn}}|{{#if:{{{3|}}}|y|n}}|<span style="cursor:help;" title="Affliction amount if skill requirement is met">'''({{{2}}} '''</span><span style="color:#c90c0c;cursor:help;" title="Affliction amount if skill requirement isn't met">'''/ {{{3}}})'''</span>|{{#if:{{{2|}}}|<span style="cursor:help;" title="Affliction amount if skill requirement is met">'''({{{2}}})'''</span>|}}{{#if:{{{3|}}}|<span style="color:#c90c0c;cursor:help;" title="Affliction amount if skill requirement isn't met">'''({{{3|}}})'''</span>|}}}}{{Space}}{{#ifeq:{{#if:{{{4|}}}|y|nn}}|{{#if:{{{5|}}}|y|n}}|<span style="cursor:help;" title="Affliction total amount if skill requirement is met">'''({{{4}}} '''</span><span style="color:#c90c0c;cursor:help;" title="Affliction total amount if skill requirement isn't met">'''/ {{{5}}})'''</span>|{{#if:{{{4|}}}|<span style="cursor:help;" title="Affliction total amount if skill requirement is met">'''({{{4}}})'''</span>|}}{{#if:{{{5|}}}|<span style="color:#c90c0c;cursor:help;" title="Affliction total amount if skill requirement isn't met">'''({{{5}}})'''</span>|}}}}</includeonly><noinclude>{{clr}}{{doc}}</noinclude>

Revision as of 23:17, 16 January 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: pxInternal Damage (2.5) (per second change is in the tooltip on hover)


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


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