Template

ChipInfo: Difference between revisions

From The Rockman EXE Zone Wiki

(Basic template.)
 
No edit summary
Line 1: Line 1:
{| class="wikitable floatright"
{| class="wikitable floatright"
!colspan="2" |{{{name|MegaBstr}}}
!colspan="2"|{{{name|MegaBstr}}}{{#if: {{{fullname|}}} | <br><small>''{{{fullname}}}''</small> | <br><small>''Mega Buster''</small> }}
|-
|-
|colspan="2"|[[File:{{{image|Chip1_MegaBstr.png}}}|center]]
|colspan="2"|[[File:{{{image|Chip1_MegaBstr.png}}}|center]]
|-
|-
|Element:||{{{element|Null}}}
{{#if: {{{atk|}}} | {{!}}'''Attack'''{{!}}{{!}}{{{atk}}} | {{#if: {{{bn1atk|}}}{{{bn2atk|}}}{{{bn3atk|}}}{{{bn4atk|}}}
{{{exe45atk|}}}{{{bn5atk|}}}{{{bn6atk|}}}{{{ossatk|}}}{{{bccatk|}}} || {{!}}'''Attack'''{{!}}{{!}}0}} }}
|-
|-
|Damage:||{{{damage|???}}}
{{#if: {{{elem|}}} | {{!}}'''Element'''{{!}}{{!}}{{{elem}}} | {{#if: {{{bn1elem|}}}{{{bn2elem|}}}{{{bn3elem|}}}{{{bn4elem|}}}
|}
{{{exe45elem|}}}{{{bn5elem|}}}{{{bn6elem|}}}{{{osselem|}}}{{{bccelem|}}} || {{!}}'''Element'''{{!}}{{!}}Null}} }}
|-
{{#if: {{{bn1atk|}}}{{{bn1elem|}}}{{{bn1codes|}}} |
!colspan="2"{{{!}}}Mega Man Battle Network 1
{{#if:  {{{bn1atk|}}} | {{!}}'''Attack'''  {{!}}{{!}}{{{bn1atk}}}  }}
{{#if:  {{{bn1elem|}}} | {{!}}'''Element''' {{!}}{{!}}{{{bn1elem}}}  }}
{{#if: {{{bn1codes|}}} | {{!}}'''Codes'''  {{!}}{{!}}{{{bn1codes}}} }}
}}
|}<noinclude>
 
==Usage==
<pre>{{ChipInfo
|name=
|fullname=
|image=
|atk=(if the same in all games)
|elem=(if the same in all games)
|bn1atk=
|bn1elem=
|bn1codes=
|bn2atk=
|bn2elem=
|bn2codes=
|bn3atk=
|bn3elem=
|bn3codes=
|bn4atk=
|bn4elem=
|bn4codes=
|exe45atk=
|exe45elem=
|bn5atk=
|bn5elem=
|bn5codes=
|bn6atk=
|bn6elem=
|bn6codes=
|ossatk=
|osselem=
|osscodes=
|bccatk=
|bccelem=
}}</pre>
 
atk: number or ??? or 0</noinclude>

Revision as of 22:52, 16 August 2014

MegaBstr
Mega Buster
Attack 0
Element Null

Usage

{{ChipInfo
|name=
|fullname=
|image=
|atk=(if the same in all games)
|elem=(if the same in all games)
|bn1atk=
|bn1elem=
|bn1codes=
|bn2atk=
|bn2elem=
|bn2codes=
|bn3atk=
|bn3elem=
|bn3codes=
|bn4atk=
|bn4elem=
|bn4codes=
|exe45atk=
|exe45elem=
|bn5atk=
|bn5elem=
|bn5codes=
|bn6atk=
|bn6elem=
|bn6codes=
|ossatk=
|osselem=
|osscodes=
|bccatk=
|bccelem=
}}

atk: number or ??? or 0