Template:CharaInfoCargo: Difference between revisions

Template page
No edit summary
mNo edit summary
Line 1: Line 1:
<onlyinclude><table class="stripe" id="CharaInfoCargo" style="width:100%; padding: 0px;" cellspacing="0"><nowiki />
<onlyinclude><table class="stripe" id="CharaInfoCargo" style="width:100%; padding: 0px;" cellspacing="0"><nowiki /><!--
<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><nowiki />
--><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><nowiki/><!--
{{#cargo_query:tables={{#switch: {{BASEPAGENAME}}|GGXRD-R2=ggxrdr2Characters|P4U2.5=p4u2Characters|{{lc:{{BASEPAGENAME}}}}Characters}}
-->{{#cargo_query:tables={{#switch: {{BASEPAGENAME}}|GGXRD-R2=ggxrdr2Characters|P4U2.5=p4u2Characters|{{lc:{{BASEPAGENAME}}}}Characters}}
|fields=portrait,{{#switch: {{BASEPAGENAME}}
|fields=portrait,{{#switch: {{BASEPAGENAME}}
| BBCF | BBTag = health,prejump,backdash,forwarddash,umo
| BBCF | BBTag = health,prejump,backdash,forwarddash,umo
Line 12: Line 12:
| HNK = defense,prejump,backdash
| HNK = defense,prejump,backdash
| DNFD = health,prejump,backdash
| DNFD = health,prejump,backdash
}}
}}<!--
|where=name="{{SUBPAGENAME}}"
-->|where=name="{{SUBPAGENAME}}"
|format=template
|format=template
|template={{BASEPAGENAME}}-Character-infobox
|template={{BASEPAGENAME}}-Character-infobox
|named args=yes
|named args=yes
}}<nowiki />
}}<nowiki /><!--
{{#if:{{{fastestAttack|}}}|<tr><td class="CharaInfoLabel">'''Fastest Attack:'''</td><td>{{{fastestAttack|}}}</td></tr>}}
-->{{#if:{{{fastestAttack|}}}|<tr><td class="CharaInfoLabel">'''Fastest Attack:'''</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">'''reversal:'''</td><td>{{{reversal|}}}</td></tr>}}</table></onlyinclude><noinclude>{{clear}}{{doc}} [[Category:Infobox templates]]</noinclude>

Revision as of 00:00, 27 June 2022

Error: Table charainfocargoCharacters not found.
CharaInfoCargo

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.
}}