Template:CharaInfoCargo: Difference between revisions

Template page
No edit summary
No edit summary
 
(38 intermediate revisions by 6 users not shown)
Line 1: Line 1:
<onlyinclude><table class="stripe" id="CharaInfoCargo" style="width:100%; padding: 0px;" cellspacing="0"><!--
<includeonly><table class="class="infobox"" id="CharaInfoCargo" style="width:100%; padding: 0px;" cellspacing="0"><!--
--><tr><th align="center" colspan="2">{{#ifeq: {{lc:{{{nameplate|no}}}}}|yes|[[File:{{BASEPAGENAME}}_{{SUBPAGENAME}}_Nameplate.png|x45px]]|<span style="font-size:20px; font-weight: 900;">{{SUBPAGENAME}}</span>}}</th></tr><!--
--><tr><th align="center" colspan="2">{{#ifeq: {{lc:{{{nameplate|no}}}}}|yes|[[File:{{{game|{{BASEPAGENAME}}}}}_{{{chara|{{SUBPAGENAME}}}}}_Nameplate.png|x45px]]|<span style="font-size:20px; font-weight: 900;">{{{chara|{{SUBPAGENAME}}}}}</span>}}</th></tr><!--
-->{{#cargo_query:tables={{#switch: {{BASEPAGENAME}}|GGXRD-R2=ggxrdr2Characters|P4U2.5=p4u2Characters|{{lc:{{BASEPAGENAME}}}}Characters}}
-->{{#cargo_query:tables={{#switch: {{{game|{{BASEPAGENAME}}}}}|GGXRD-R2=ggxrdr2Characters|{{lc:{{{game|{{BASEPAGENAME}}}}}}}Characters}}
|fields=portrait,{{#switch: {{BASEPAGENAME}}
|fields=portrait,{{#switch: {{{game|{{BASEPAGENAME}}}}}
| BBCF  
| BBCF     = health,prejump,backdash,forwarddash,umo
| BBTag = health,prejump,backdash,forwarddash,umo
| BBCT    = health,prejump,backdash,forwarddash,comboRate,heatGainRate,guardLibraRate,umo
| GBVS = health,prejump,backdash,umo
| BBTag   = health,prejump,backdash,forwarddash,umo
| GGST = defense,prejump,backdash,guts,weight,forwarddash,umo
| GBVS     = health,prejump,backdash,umo,backshift
| GG2 = health,skills,tribe
| GGST     = ROUND((defense+256)/256, 2)=defense,prejump,backdash,guts,weight,forwarddash,umo
| GGACR
| GG2     = health,skills,tribe
| GGACR   = defense,prejump,backdashInvulnerability,backdashDuration,guts,weight,stunResistance,wakeupFaceUp,wakeupFaceDown,numberOfJumps,numberOfAirDashes,umo,specialForwardsDash,name
| GGXRD-R2 = defense,prejump,backdash,guts,weight,forwarddash,stunResistance,wakeupFaceUp,wakeupFaceDown,umo
| GGXRD-R2 = defense,prejump,backdash,guts,weight,forwarddash,stunResistance,wakeupFaceUp,wakeupFaceDown,umo
| GGML = defense,prejump,backdash,luck,dizzy,meterMod,relativeMeterMod,chargeTime,forwardWalkSpeed,backwardWalkSpeed,relativeForwardWalkSpeed,relativeBackwardWalkSpeed,relativeDefense,relativeDizzy
| GGML     = defense,prejump,backdash,luck,dizzy,meterMod,relativeMeterMod,chargeTime,forwardWalkSpeed,backwardWalkSpeed,relativeForwardWalkSpeed,relativeBackwardWalkSpeed,relativeDefense,relativeDizzy
| P4U2.5 = health,prejump,backdash,comborate,personacards,umo
| P4U2R    = health,prejump,backdash,comborate,personacards,umo
| HNK = defense,prejump,backdash
| HNK     = defense,prejump,backdash
| DNFD = health,prejump,backdash,guard,MP_regen
| DNFD     = health,prejump,backdash,guard,MP_regen=MP_regen,umo
| SMS      = jumpSpeed,jumpDuration,jumpDistance,forwardsSpeed,backwardsSpeed,backdash,backdashDistance
| SBX      = defense,prejump,backdash
| DBFZ    = umo
}}<!--
}}<!--
-->|where=name="{{SUBPAGENAME}}"
-->|where=name="{{{chara|{{SUBPAGENAME}}}}}"
|format=template
|format=template
|template={{BASEPAGENAME}}-Character-infobox
|template={{{game|{{BASEPAGENAME}}}}}-Character-infobox
|named args=yes
|named args=yes
}}<!--
}}<!--
-->{{#if:{{{fastestAttack|}}}|<tr><td class="CharaInfoLabel">'''Fastest Attack:'''</td><td>{{{fastestAttack|}}}</td></tr>}}<!--
-->{{#if:{{{fastestAttack|}}}|<tr><td class="CharaInfoLabel">{{Tt|'''Fastest Ground Abare:'''|This character's fastest attacks for mashing or scrambles. Excludes universal throws.}}</td><td>{{{fastestAttack|}}}</td></tr>}}<!--
-->{{#if:{{{reversal|}}}|<tr><td class="CharaInfoLabel">'''reversal:'''</td><td>{{{reversal|}}}</td></tr>}}</table></onlyinclude><noinclude>{{clear}}{{doc}} [[Category:Infobox templates]]</noinclude>
-->{{#if:{{{reversal|}}}|<tr><td class="CharaInfoLabel">{{Tt|'''Reversal Attacks:'''|Any reversal-esque moves this character has. Excludes universal options.}}</td><td>{{{reversal|}}}</td></tr>}}<!--
-->{{#if:{{{reversalType|}}}|<tr><td class="CharaInfoLabel">'''Reversal Type:'''</td><td>{{{reversalType|}}}</td></tr>}}<!--
-->{{#if:{{{fatalStarter|}}}|<tr><td class="CharaInfoLabel">'''Fatal Starters:'''</td><td>{{{fatalStarter|}}}</td></tr>}}<!--
-->{{#if:{{{fatalRecovery|}}}|<tr><td class="CharaInfoLabel">{{Tt|'''Fatal Recovery:'''|Any moves that put this character in a state where any Counter Hit will force a Fatal Counter.}}</td><td>{{{fatalRecovery|}}}</td></tr>}}<!--
--></table></includeonly><noinclude>{{clear}}{{doc}} [[Category:Infobox templates]]</noinclude>

Latest revision as of 00:47, 2 January 2023

Usage

{{CharaInfo
| nameplate      = yes/no. Toggle nameplate image for character. Default: no.
| umo            = The character's movement options.

| Additional parameters:
| fastestAttack  = Wikitext field for the character's fastest attack(s).
| reversal       = Wikitext field for the character's reversal(s).
| reversalType   = Wikitext field for the character's reversal type.
| fatalStarter   = Wikitext field for the character's Fatal Starters (in applicable games).
| fatalRecovery  = Wikitext field for the character's Fatal Recovery moves (in applicable games).

| Override parameters:
| game = Game's shorthand. Equivalent to the BASEPAGENAME.
| chara = Character's name. Equivalent to the SUBPAGENAME.
}}