+?
Designed to be used inside other templates. Defines the line for the statistic bonus. If string needs to be modified this is the only template which should be modified.
Based on Template:Bonus and Template:BonusInverted.
Usage
{{HelperStatBonus|<statistic>|<bonus>|<type>|<inversion>}}
statistic
Name of the statistic (skill, attribute, etc.). Provide links to pages if possible.
(default: "?")
bonusNumber.
type
Optional parameter. Describes the type of given bonus. For example '%' or 'sec' or 'M' (meters), etc.
inversion
Optional parameter. If set to minus (-) will invert positive and negative value colors.
Examples
{{HelperStatBonus|[[Strength (Wasteland 3)|Strength]]|1}}
+1 Strength
{{HelperStatBonus|Evasion|5|%}}
+5% Evasion
Value can be inverted - negative will be good, and positive will be bad
{{HelperStatBonus|Reload AP|5||-}}
+5 Reload AP
Used in templates
All templates that include this template are grouped by category stat bonus templates.