Template:GBVS-Character-infobox: Difference between revisions

Template page
(Created page with "<includeonly><table class="stripe" style="width:100%" cellspacing="0"> <tr><th align="center" colspan="2">{{{nameplate}}}</th></tr> <tr><td align="center" colspan="2">{{{portr...")
 
mNo edit summary
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">{{{nameplate}}}</th></tr>
<tr><th align="center" colspan="2">[[{{{nameplate}}}]]</th></tr>
<tr><td align="center" colspan="2">{{{portrait}}}</td></tr>
<tr><td align="center" colspan="2">[[{{{portrait}}}]]</td></tr>
<tr><td>Health:</td><td>{{{Health}}}</td></tr>
<tr><td>'''Health:'''</td><td>{{{Health}}}</td></tr>
<tr><td>Prejump:</td><td>{{{Prejump}}}</td></tr>
<tr><td>'''Prejump:'''</td><td>{{{Prejump}}}</td></tr>
<tr><td>Backdash:</td><td>{{{Backdash}}}</td></tr>
<tr><td>'''Backdash:'''</td><td>{{{Backdash}}}</td></tr>
{{#if:{{{umo|}}}<tr><td>Unique Movement Options:</td><td>{{{umo|}}}</td></tr>}}
{{#if:{{{umo|}}}<tr><td>Unique Movement Options:</td><td>{{{umo|}}}</td></tr>}}
</table></includeonly><noinclude>{{clear}}{{doc}} [[Category:Infobox templates]]</noinclude>
</table></includeonly><noinclude>{{clear}}{{doc}} [[Category:Infobox templates]]</noinclude>

Revision as of 23:28, 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