Template:CharaInfoCargo: Difference between revisions

Template page
(Undo revision 236700 by Shtkn (talk))
Tag: Undo
(one more try)
Line 1: Line 1:
<includeonly><table class="stripe" style="width:100%" cellspacing="0">
<includeonly><table class="stripe" style="width:100%" cellspacing="0">
<tr><th align="center" colspan="2">{{#ifeq: {{lc:{{{nameplate|no}}}}}|yes|[[File:{{BASEPAGENAME}}_{{SUBPAGENAME}}_Nameplate.png]]|<span style="font-size:20px; font-weight: 900;">{{SUBPAGENAME}}</span>}}</th></tr>
<tr><th align="center" colspan="2">{{#ifeq: {{lc:{{{nameplate|no}}}}}|yes|[[File:{{BASEPAGENAME}}_{{SUBPAGENAME}}_Nameplate.png]]|<span style="font-size:20px; font-weight: 900;">{{SUBPAGENAME}}</span>}}</th></tr>
<tr><td align="center" colspan="2">{{#if: {{{beginner|}}}|{{Tt|'''{{{beginner}}}'''🔰|A rating of how beginner friendly this character is out of 5, according to {{#ifeq:{{lc:{{{official|no}}}}}|yes|Arc System Works|Dustloop Wiki editors}}.}}|}}</td></tr>{{#cargo_query:tables={{lc:{{BASEPAGENAME}}}}Characters
<tr><td align="center" colspan="2">{{#if: {{{beginner|}}}|{{Tt|'''{{{beginner}}}'''🔰|A rating of how beginner friendly this character is out of 5, according to {{#ifeq:{{lc:{{{official|no}}}}}|yes|Arc System Works|Dustloop Wiki editors}}.}}|}}</td></tr>{{#cargo_query:tables={{#ifeq: {{BASEPAGENAME}}|GGXRD-R2|ggxrdr2Characters|{{lc:{{BASEPAGENAME}}}}Characters}}
|fields=portrait,{{#switch: {{BASEPAGENAME}}
|fields=portrait,{{#switch: {{BASEPAGENAME}}
| BBCF | BBTag =health,forwarddash,umo
| BBCF | BBTag =health,forwarddash,umo

Revision as of 05:30, 13 October 2021

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