Template:BBTag Move Card/doc: Difference between revisions

From BerserkerLoop
Jump to navigation Jump to search
(Created page with "{{doc/start}}Automatically creates a query for cargo based on the current character page when given an input. Params: <pre> chara (OPTIONAL) = defines the character the move card is for. If left blank, uses the current character page. input = a comma separated list of the inputs used for a move and its versions as they appear in cargo versioned (OPTIONAL) = name column visibility. enter name of column to use for the version field, typically 'nam...")
 
No edit summary
Line 1: Line 1:
{{doc/start}}Automatically creates a query for cargo based on the current character page when given an input.
{{doc/start}}
 
Params:
<pre>
  chara    (OPTIONAL) = defines the character the move card is for. If left blank, uses the current character page.
  input                = a comma separated list of the inputs used for a move and its versions as they appear in cargo
  versioned (OPTIONAL) = name column visibility. enter name of column to use for the version field, typically 'name' or 'input'. Leave blank for no version column
  type      (OPTIONAL) = uses the cargo "type" field to help specify a desired move when multiple moves overlap inputs.
  description          = a text description of the move
</pre>
 
This is a test page for practicing move card generation
This is a test page for practicing move card generation



Revision as of 20:38, 20 December 2022


This is a test page for practicing move card generation

Examples

1 inputs 1 versions

Template:BBTag Move Card

2 inputs 2 versions

Template:BBTag Move Card

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