Template:Infobox: Difference between revisions

From MegaMan X: Corrupted Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(31 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly>{| class="infobox"
<includeonly>
! colspan=2 class="infobox-name" | {{{Name|}}}
{| class="infobox"  
! colspan=2 class="infobox-name" | {{{Name|'''Missing Name'''}}}
|-
|-
! colspan=2 style="padding: 10px |[[File:{{{Image}}}|168x168px]]
! colspan=2 style="padding: 10px |[[File:{{{Image}}}|168x168px]]
|-
|-
! colspan=2 class="infobox-title" | Stats
! colspan=2 class="infobox-title" | Info
|-
|-
! style="width: 40%"|
| colspan=2 style="text-align: center" | {{{Info | '''No Info'''}}}
| style="padding-left: 10px"|
|}
{{!}}-<!--
</includeonly>
--> {{#if: {{{HeadAbility|}}} | <br>
<noinclude>
    {{!}}-
    ! Head Part
    {{!}} style="padding-left: 10px" {{!}} '''{{{HeadAbility|}}}'''
}}<!--
--> {{#if: {{{BodyAbility|}}} | <br>
    {{!}}-
    ! Body Part
    {{!}} style="padding-left: 10px" {{!}} '''{{{BodyAbility|}}}'''
}}<!--
--> {{#if: {{{ArmsAbility|}}} | <br>
    {{!}}-
    ! Arms Part
    {{!}} style="padding-left: 10px" {{!}} '''{{{ArmsAbility|}}}'''
}}<!--
--> {{#if: {{{LegsAbility|}}} | <br>
    {{!}}-
    ! Legs Part
    {{!}} style="padding-left: 10px" {{!}} '''{{{LegsAbility|}}}'''
}}<!--
--> {{#if: {{{FullSetAbility|}}} | <br>
    {{!}}-
    ! Set Bonus
    {{!}} style="padding-left: 10px" {{!}} '''{{{FullSetAbility|}}}'''
}}<!--
--> {{#if: {{{Input|}}} | <br>
    {{!}}-
    ! Input
    {{!}} style="padding-left: 10px" {{!}} '''{{{Input|}}}'''
}}<!--
--> {{#if: {{{EnergyCost|}}} | <br>
    {{!}}-
    ! Cost
    {{!}} style="padding-left: 10px" {{!}} '''{{{EnergyCost|}}}''' Point(s) per Shot
}}<!--
--> {{#if: {{{SaberCost|}}} | <br>
    {{!}}-
    ! Cost
    {{!}} style="padding-left: 10px" {{!}} '''{{{SaberCost|}}}''' Saber Energy
}}<!--
--> {{#if: {{{Effect|}}} | <br>
    {{!}}-
    ! Effect(s)
    {{!}} style="padding-left: 10px" {{!}} '''{{{Effect|}}}'''
}}<!--
--> {{#if: {{{EnemyDamage|}}} | <br>
    {{!}}-
    ! Vs. Enemies
    {{!}} style="padding-left: 10px" {{!}} '''{{{EnemyDamage|}}}''' Damage
}}<!--
--> {{#if: {{{BossDamage|}}} | <br>
    {{!}}-
    ! Vs. Bosses
    {{!}} style="padding-left: 10px" {{!}} '''{{{BossDamage|}}}''' Damage
}}<!--
--> {{#if: {{{FromMaverick|}}} | <br>
    {{!}}-
    ! Received From
    {{!}} style="padding-left: 10px" {{!}} '''[[Bosses/{{{FromMaverick|}}}|{{{FromMaverick|}}}]]'''
}}<!--
--> {{#if: {{{Chassis|}}} | <br>
    {{!}}-
    ! Chassis
    {{!}} style="padding-left: 10px" {{!}} '''{{{Chassis|}}}'''
}}<!--
--> {{#if: {{{Weapon|}}} | <br>
    {{!}}-
    ! Weapon
    {{!}} style="padding-left: 10px" {{!}} '''{{{Weapon|}}}'''
}}<!--
--> {{#if: {{{Legs|}}} | <br>
    {{!}}-
    ! Legs
    {{!}} style="padding-left: 10px" {{!}} '''{{{Legs|}}}'''
}}<!--
--> {{#if: {{{BoostChip|}}} | <br>
    {{!}}-
    ! Chip
    {{!}} style="padding-left: 10px" {{!}} '''{{{BoostChip|}}}'''
}}<!--
--> {{#if: {{{Location|}}} | <br>
    {{!}}-
    ! Location
    {{!}} style="padding-left: 10px" {{!}} '''[[Locations/{{{Location|}}}|{{{Location|}}}]]'''
}}<!--
--> {{#if: {{{FinalFour|}}} | <br>
    {{!}}-
    ! Final Four Effect
    {{!}} style="padding-left: 10px" {{!}} '''{{{FinalFour|}}}'''
}}<!--
--> {{#if: {{{Weakness|}}} | <br>
    {{!}}-
    ! Weakness
    {{!}} style="padding-left: 10px" {{!}} '''{{{Weakness|}}}'''
}}<!--
--> {{#if: {{{Requirements|}}} | <br>
    {{!}}-
    ! Requirements
    {{!}} style="padding-left: 10px" {{!}} '''{{{Requirements|}}}'''
}}<!--
--> {{#if: {{{AreaMini|}}} | <br>
    {{!}}-
    ! Area Miniboss
    {{!}} style="padding-left: 10px" {{!}} '''{{{AreaMini|}}}'''
}}<!--
--> {{#if: {{{AreaMaverick|}}} | <br>
    {{!}}-
    ! Area Maverick
    {{!}} style="padding-left: 10px" {{!}} '''[[Bosses/{{{AreaMaverick|}}}|{{{AreaMaverick|}}}]]'''
}}
|}</includeonly><noinclude>
 
{{Infobox
|Image=puffer.png
|Name=Plasma Puffer
|HeadAbility=text
|BodyAbility=text
|ArmsAbility=text
|LegsAbility=text
|FullSetAbility=text
|Input=text
|EnergyCost=text
|SaberCost=text
|Effect=text
|EnemyDamage=text
|BossDamage=text
|FromMaverick=text
|Chassis=text
|Weapon=text
|Legs=text
|BoostChip=
|Location=text
|FinalFour=text
|Weakness=text
|Requirements=text
|AreaMini=text
|AreaMaverick=text
}}
[[Category:Infobox templates]]
<templatedata>
<templatedata>
{
{
Line 153: Line 16:
"Name": {},
"Name": {},
"Image": {},
"Image": {},
"HeadAbility": {},
"Info": {}
"BodyAbility": {},
"ArmsAbility": {},
"LegsAbility": {},
"FullSetAbility": {},
"Input": {},
"EnergyCost": {},
"SaberCost": {},
"Effect": {},
"EnemyDamage": {},
"BossDamage": {},
"FromMaverick": {},
"Chassis": {},
"Weapon": {},
"Legs": {},
"BoostChip": {},
"Location": {},
"FinalFour": {},
"Weakness": {},
"Requirements": {},
"AreaMini": {},
"AreaMaverick": {}
}
}
}
}
</templatedata></noinclude>
</templatedata>
[[Category:templates]]
</noinclude>

Latest revision as of 16:00, 5 June 2025


No description.

Template parameters

ParameterDescriptionTypeStatus
NameName

no description

Unknownoptional
ImageImage

no description

Unknownoptional
InfoInfo

no description

Unknownoptional