Template:GBVS-Character-infobox: Difference between revisions

Template page
mNo edit summary
mNo edit summary
Line 1: Line 1:
<br>
<includeonly><table class="stripe" style="width:100%" cellspacing="0">
<includeonly><table class="stripe" style="width:100%" cellspacing="0">
<tr><th align="center" colspan="2">[[File:{{{nameplate}}}]]</th></tr>
<tr><th align="center" colspan="2">[[File:{{{nameplate}}}]]</th></tr>
Line 6: Line 5:
<tr><td class="CharaInfoLabel">'''Prejump:'''</td><td>{{{prejump}}}</td></tr>
<tr><td class="CharaInfoLabel">'''Prejump:'''</td><td>{{{prejump}}}</td></tr>
<tr><td class="CharaInfoLabel">'''Backdash:'''</td><td>{{{backdash}}}</td></tr>
<tr><td class="CharaInfoLabel">'''Backdash:'''</td><td>{{{backdash}}}</td></tr>
{{#if:{{{umo|}}}|<tr><td class="CharaInfoLabel">Unique Movement Options:</td><td>{{{umo|}}}</td></tr>}}
{{#if:{{{umo|}}}|<tr><td class="CharaInfoLabel">'''Unique Movement Options:'''</td><td>{{{umo|}}}</td></tr>}}
{{#if:{{{voice|}}}<tr><td class="CharaInfoLabel">Voice:</td><td>{{{voice|}}}</td></tr>}}
{{#if:{{{umo|}}}|<tr><td class="CharaInfoLabel">'''Voice:'''</td><td>{{{voice|}}}</td></tr>}}
{{#if:{{{theme|}}}<tr><td class="CharaInfoLabel">Theme:</td><td>{{{theme|}}}</td></tr>}}
{{#if:{{{umo|}}}|<tr><td class="CharaInfoLabel">'''Theme:'''</td><td>{{{theme|}}}</td></tr>}}
</table></includeonly><noinclude>{{clear}}{{doc}} [[Category:Infobox templates]]</noinclude>
</table></includeonly><noinclude>{{clear}}{{doc}} [[Category:Infobox templates]]</noinclude>

Revision as of 23:45, 6 April 2021

This template is used as a formatter for cargo queries on GBVS characters.

Example

Edit the page to see the markdown used to generate this example.

{{#cargo_query:tables=gbvsCharacters
|fields=nameplate,portrait,health,prejump,backdash,umo=umo
|where=name="{{SUBPAGENAME}}"
|format=template
|template=GBVS-Character-infobox
|named args=yes
}}
No results