Template

ChipInfoData: Difference between revisions

From The Rockman EXE Zone Wiki

No edit summary
No edit summary
Line 1: Line 1:
<includeonly>{| class="wikitable" style="width: 100%; white-space: nowrap;"
<includeonly>{| class="wikitable" style="width: 100%; white-space: nowrap;"
|-
!rowspan="10"|
!rowspan="10"|
{|
{|
|-
{{#if {{{img|}}} | {{!}}colspan="2"{{!}}[[File:{{{img}}}{{!}}center{{!}}link=]] }}
{{#if {{{img|}}} | {{!}}colspan="2"{{!}}[[File:{{{img}}}{{!}}center{{!}}link=]] }}
|}
|}

Revision as of 17:24, 8 September 2014

Example

{{#if | |colspan="2"|[[File:{{{img}}}|center|link=]] }}
BN1 BN2 BN3 BN4 EXE4.5 BN5 BN6 OSS
Name Cannon Cannon Cannon Cannon Cannon Cannon Cannon Cannon
Image
Description A nice,big
cannon!
Cannon for
attacking
1 enemy
Cannon to
attack
1 enemy
Cannon to
attack
1 enemy
N/A Cannon to
attack
1 enemy
Cannon to
attack
1 enemy
N/A
Attack 40 40 40 40 40 40 40 40
Element BN Elem None.png None BN Elem None.png None BN Elem None.png None BN Elem None.png None BN Elem None.png None BN Elem None.png None BN Elem None.png None BN Elem None.png None
Capacity - 16 MB 12 MB 8 MB 8 MB 8 MB 6 MB -
Library Standard Standard Standard Standard Standard Standard Standard Standard
Library No. #001 #001 #001 #001 #001 #001 #001 #001
Rarity Rarity 1.png Rarity 1.png Rarity 1.png Rarity 1.png Rarity 1.png Rarity 1.png Rarity 1.png Rarity 1.png

Usage

{{ChipInfoData
|name=Cannon
|bn1=true
|bn1img=Chip1_Cannon.png
|bn1desc=A nice,big<br>cannon!
|bn1atk=40
|bn1elem=None
|bn1lib=Standard
|bn1no=001
|bn1rar=1
|bn2=true
|bn2img=Chip2_Cannon.png
|bn2desc=Cannon for<br>attacking<br>1 enemy
|bn2atk=40
|bn2elem=None
|bn2mb=16
|bn2lib=Standard
|bn2no=001
|bn2rar=1
|bn3=true
|bn3img=Chip2_Cannon.png
|bn3desc=Cannon to<br>attack<br>1 enemy
|bn3atk=40
|bn3elem=None
|bn3mb=12
|bn3lib=Standard
|bn3no=001
|bn3rar=1
|bn4=true
|bn4img=Chip4_Cannon.png
|bn4desc=Cannon to<br>attack<br>1 enemy
|bn4atk=40
|bn4elem=None
|bn4mb=8
|bn4lib=Standard
|bn4no=001
|bn4rar=1
|exe45=true
|exe45img=Chip4_Cannon.png
|exe45atk=40
|exe45elem=None
|exe45mb=8
|exe45lib=Standard
|exe45no=001
|exe45rar=1
|bn5=true
|bn5img=Chip4_Cannon.png
|bn5desc=Cannon to<br>attack<br>1 enemy
|bn5atk=40
|bn5elem=None
|bn5mb=8
|bn5lib=Standard
|bn5no=001
|bn5rar=1
|bn6=true
|bn6img=Chip4_Cannon.png
|bn6desc=Cannon to<br>attack<br>1 enemy
|bn6atk=40
|bn6elem=None
|bn6mb=6
|bn6lib=Standard
|bn6no=001
|bn6rar=1
|oss=true
|ossimg=Chip1_Cannon.png
|ossatk=40
|osselem=None
|osslib=Standard
|ossno=001
|ossrar=1
}}