Template:Buff: Difference between revisions
No edit summary |
No edit summary |
||
Line 20: | Line 20: | ||
|#default=[[File:Defense Boost x{{{3|1}}} KHUX.png|{{{4|50x50}}}px]] | |#default=[[File:Defense Boost x{{{3|1}}} KHUX.png|{{{4|50x50}}}px]] | ||
}} | }} | ||
}} | }}<noinclude> | ||
=Usage== | |||
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 (50x50px by default)}}</pre> | |||
Notes: When using a different size, the multiplier is required. | |||
For example, <nowiki>{{Buff|str|p|3}}</nowiki> creates: {{Buff|str|p|3}} | |||
And <nowiki>{{Buff|def|pm}}</nowiki> creates: {{Buff|def|pm}} | |||
And <nowiki>{{Buff|str||1|60x60}}</nowiki> creates: {{Buff|str||1|60x60}} | |||
[[Category:Templates]]</noinclude> |