5,201
edits
Changes
Created page with "<infobox> <title source="title1"> <default>{{PAGENAME}}</default> </title> <image source="image1"> <caption source="caption1"/> </image> <data source="user_(..."
<infobox>
<title source="title1">
<default>{{PAGENAME}}</default>
</title>
<image source="image1">
<caption source="caption1"/>
</image>
<data source="user_(bakugan)">
<label>User (Bakugan)</label>
</data>
<group>
<header>Effect Info</header>
<data source="ability_type">
<label>Ability Type</label>
</data>
<data source="effect_kind">
<label>Effect Kind</label>
</data>
<data source="effect_type">
<label>Effect Type</label>
</data>
<data source="ability_effect">
<label>Ability Effect</label>
</data>
</group>
<group>
<header>Anime Info</header>
<data source="owner">
<label>Owner</label>
</data>
<data source="first_seen">
<label>First seen</label>
</data>
</group>
</infobox>
<noinclude>
Example usage:<pre>
{{Infobox Ability
|title1=Example
|image1=Example
|caption1=Example
|user_(bakugan)=Example
|ability_type=Example
|effect_type=Example
|owner=Example
|first_seen=Example
}}
</pre>
</noinclude>
<title source="title1">
<default>{{PAGENAME}}</default>
</title>
<image source="image1">
<caption source="caption1"/>
</image>
<data source="user_(bakugan)">
<label>User (Bakugan)</label>
</data>
<group>
<header>Effect Info</header>
<data source="ability_type">
<label>Ability Type</label>
</data>
<data source="effect_kind">
<label>Effect Kind</label>
</data>
<data source="effect_type">
<label>Effect Type</label>
</data>
<data source="ability_effect">
<label>Ability Effect</label>
</data>
</group>
<group>
<header>Anime Info</header>
<data source="owner">
<label>Owner</label>
</data>
<data source="first_seen">
<label>First seen</label>
</data>
</group>
</infobox>
<noinclude>
Example usage:<pre>
{{Infobox Ability
|title1=Example
|image1=Example
|caption1=Example
|user_(bakugan)=Example
|ability_type=Example
|effect_type=Example
|owner=Example
|first_seen=Example
}}
</pre>
</noinclude>