Template:BBCF/Infobox/doc

From BerserkerLoop
< Template:BBCF/Infobox
Revision as of 21:45, 30 May 2023 by Crimsongaia (talk | contribs) (Created page with "{{doc/start}} This template is used as a formatter for cargo queries on BBCF characters. ==Example== Edit the page to see the markdown used to generate this example. <pre>{{#cargo_query:tables=bbcfCharacters |fields=portrait,health,prejump,backdash,umo=umo |where=name="{{SUBPAGENAME}}" |format=template |template=BBCF-Character-infobox |named args=yes }} </pre> {{#cargo_query:tables=bbcfCharacters |fields=portrait,health,prejump,backdash,umo=umo |where=name="Amane Nishiki...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


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

Example

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

{{#cargo_query:tables=bbcfCharacters
|fields=portrait,health,prejump,backdash,umo=umo
|where=name="{{SUBPAGENAME}}"
|format=template
|template=BBCF-Character-infobox
|named args=yes
}}
Error: Table bbcfCharacters not found.

This is the documentation page, it should be transcluded into the main template page. See Template:Doc for more information.