Changes

From The Bakugan Wiki

Template:Infobox Move/Special

756 bytes added, 07:01, 3 February 2019
This won't work /shrug
<infobox theme="move">
<title source="name"><default>{{PAGENAME}}</default></title>
<image source="image">
<format>[[{{{image}}}|250px]]</format>
<caption source="caption" />
</image>
<data source="for"><label>'''Special Ability For'''</label></data>
<data source="type"><label>'''Type'''</label></data>
</infobox>
<noinclude>
== Usage & preview ==
Type in this:

<pre>
{{Infobox Move/Special
|name=
|image=
|imagewidth=
|caption=
|for=
|type=
}}

</pre>

to see this:

{{Infobox Move/Special
|name=This is a test
|image=This is a test
|imagewidth=This is a test
|caption=This is a test
|for=This is a test
|type=This is a test
}}


[{{fullurl:{{ns:Template}}:{{PAGENAME}}}}?action=purge Click here to refresh the preview above]
</noinclude>