Template:Buff: Difference between revisions
mNo edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{#switch:{{lc:{{{1|}}}}} | {{#switch:{{lc:{{{1|}}}}} | ||
|str={{#switch:{{lc:{{{2|}}}}} | |str={{#switch:{{lc:{{{2|}}}}} | ||
|p=[[File:Strength Boost P x{{{3|1}}} KHUX.png|{{{4| | |p=[[File:Strength Boost P x{{{3|1}}} KHUX.png|{{{4|40x40}}}px]] | ||
|s=[[File:Strength Boost S x{{{3|1}}} KHUX.png|{{{4| | |s=[[File:Strength Boost S x{{{3|1}}} KHUX.png|{{{4|40x40}}}px]] | ||
|m=[[File:Strength Boost M x{{{3|1}}} KHUX.png|{{{4| | |m=[[File:Strength Boost M x{{{3|1}}} KHUX.png|{{{4|40x40}}}px]] | ||
|ps|sp=[[File:Strength Boost P x{{{3|1}}} KHUX.png|{{{4| | |ps|sp=[[File:Strength Boost P x{{{3|1}}} KHUX.png|{{{4|40x40}}}px]][[File:Strength Boost S x{{{3|1}}} KHUX.png|{{{4|40x40}}}px]] | ||
|pm|mp=[[File:Strength Boost P x{{{3|1}}} KHUX.png|{{{4| | |pm|mp=[[File:Strength Boost P x{{{3|1}}} KHUX.png|{{{4|40x40}}}px]][[File:Strength Boost M x{{{3|1}}} KHUX.png|{{{4|40x40}}}px]] | ||
|sm|ms=[[File:Strength Boost S x{{{3|1}}} KHUX.png|{{{4| | |sm|ms=[[File:Strength Boost S x{{{3|1}}} KHUX.png|{{{4|40x40}}}px]][[File:Strength Boost M x{{{3|1}}} KHUX.png|{{{4|40x40}}}px]] | ||
|psm|pms|spm|smp|msp|mps=[[File:Strength Boost P x{{{3|1}}} KHUX.png|{{{4| | |psm|pms|spm|smp|msp|mps=[[File:Strength Boost P x{{{3|1}}} KHUX.png|{{{4|40x40}}}px]][[File:Strength Boost S x{{{3|1}}} KHUX.png|{{{4|40x40}}}px]][[File:Strength Boost M x{{{3|1}}} KHUX.png|{{{4|40x40}}}px]] | ||
|#default=[[File:Strength Boost x{{{3|1}}} KHUX.png|{{{4| | |#default=[[File:Strength Boost x{{{3|1}}} KHUX.png|{{{4|40x40}}}px]] | ||
}} | }} | ||
|def={{#switch:{{lc:{{{2|}}}}} | |def={{#switch:{{lc:{{{2|}}}}} | ||
|p=[[File:Defense Boost P x{{{3|1}}} KHUX.png|{{{4| | |p=[[File:Defense Boost P x{{{3|1}}} KHUX.png|{{{4|40x40}}}px]] | ||
|s=[[File:Defense Boost S x{{{3|1}}} KHUX.png|{{{4| | |s=[[File:Defense Boost S x{{{3|1}}} KHUX.png|{{{4|40x40}}}px]] | ||
|m=[[File:Defense Boost M x{{{3|1}}} KHUX.png|{{{4| | |m=[[File:Defense Boost M x{{{3|1}}} KHUX.png|{{{4|40x40}}}px]] | ||
|ps|sp=[[File:Defense Boost P x{{{3|1}}} KHUX.png|{{{4| | |ps|sp=[[File:Defense Boost P x{{{3|1}}} KHUX.png|{{{4|40x40}}}px]][[File:Defense Boost S x{{{3|1}}} KHUX.png|{{{4|40x40}}}px]] | ||
|pm|mp=[[File:Defense Boost P x{{{3|1}}} KHUX.png|{{{4| | |pm|mp=[[File:Defense Boost P x{{{3|1}}} KHUX.png|{{{4|40x40}}}px]][[File:Defense Boost M x{{{3|1}}} KHUX.png|{{{4|40x40}}}px]] | ||
|sm|ms=[[File:Defense Boost S x{{{3|1}}} KHUX.png|{{{4| | |sm|ms=[[File:Defense Boost S x{{{3|1}}} KHUX.png|{{{4|40x40}}}px]][[File:Defense Boost M x{{{3|1}}} KHUX.png|{{{4|40x40}}}px]] | ||
|psm|pms|spm|smp|msp|mps=[[File:Defense Boost P x{{{3|1}}} KHUX.png|{{{4| | |psm|pms|spm|smp|msp|mps=[[File:Defense Boost P x{{{3|1}}} KHUX.png|{{{4|40x40}}}px]][[File:Defense Boost S x{{{3|1}}} KHUX.png|{{{4|40x40}}}px]][[File:Defense Boost M x{{{3|1}}} KHUX.png|{{{4|40x40}}}px]] | ||
|#default=[[File:Defense Boost x{{{3|1}}} KHUX.png|{{{4| | |#default=[[File:Defense Boost x{{{3|1}}} KHUX.png|{{{4|40x40}}}px]] | ||
}} | }} | ||
}}<noinclude> | }}<noinclude> | ||
==Usage== | ==Usage== | ||
To use this template, use the following code: | To use this template, use the following code: | ||
<pre>{{Buff|Either "str" or "def"|Attribute; for example "p", "m", "ps", "psm". Leave blank for generic|Mutliplier (x1 by default)|Size ( | <pre>{{Buff|Either "str" or "def"|Attribute; for example "p", "m", "ps", "psm". Leave blank for generic|Mutliplier (x1 by default)|Size (40x40px by default)}}</pre> | ||
Notes: When using a different size, the multiplier is required. | Notes: When using a different size, the multiplier is required. | ||