Changes

From The Bakugan Wiki

Template:Attribute/doc

1,021 bytes added, 15:04, 10 November 2018
Created page with "This template displays the image for the given attribute with optional text containing the given attribute. ==How to Use== <pre>{{attribute|Attribute Name|desc=|link=|siz..."
This template displays the image for the given [[attribute]] with optional text containing the given attribute.

==How to Use==
<pre>{{attribute|Attribute Name|desc=|link=|size=}}

Required:
Attribute Name - Can only be one of the following: Pyrus, Aquos, Subterra, Haos, Darkus, or Ventus

Optional:
desc - yes/no. Shows the attribute name and link after the symbol. Default: yes
link - yes/no. Links the attribute name. Default: yes
size - The size of the attribute symbol. Default: 21px.
</pre>

==Examples==
===All parameters on===
<code><nowiki>{{Attribute|Pyrus}}</nowiki></code><br />
{{Attribute|Pyrus}}

===Symbol only===
<code><nowiki>{{Attribute|Pyrus|desc=no}}</nowiki></code><br />
{{Attribute|Pyrus|desc=no}}

===Symbol and name, no link===
<code><nowiki>{{Attribute|Pyrus|link=no}}</nowiki></code><br />
{{Attribute|Pyrus|link=no}}

===Custom size===
<code><nowiki>{{Attribute|Pyrus|size=15px}}</nowiki></code><br />
{{Attribute|Pyrus|size=15px}}

<noinclude>[[Category:Template documentation]]</noinclude>
725
edits