Template:Mod: Difference between revisions

m
no edit summary
(Created new template for invoking modifiers)
 
mNo edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
For invoking modifier text. For example, {{T|Mod|increasedGlobalAccuracy|5}} gives {{Mod|increasedGlobalAccuracy|5}}.
<onlyinclude><includeonly><span style="display:inline-block">{{#invoke:Constants|getModifierText|{{{1|}}}|{{{2|}}}|{{{3|}}}|skill={{{skill|}}}}}</span></includeonly></onlyinclude><noinclude>{{/doc}}</noinclude>
 
Color can be suppressed by adding `|false` to the end. For example, {{T|Mod|increasedGlobalAccuracy|5|false}} gives {{Mod|increasedGlobalAccuracy|5|false}}.
 
For skill specific bonuses, skill can be specified. For example, {{T|Mod|increasedMasteryXP|skill=Fishing|5}} gives {{Mod|increasedMasteryXP|skill=Fishing|5}}
 
<onlyinclude><includeonly><span style="display:inline-block">{{#invoke:Constants|getModifierText|{{{1|}}}|{{{2|}}}|{{{3|}}}|skill={{{skill|}}}}}</span></includeonly></onlyinclude>
918

edits