Template:SMS Move Card

Template page
Revision as of 12:05, 1 September 2022 by PrivateTarkus (talk | contribs)
Automatically creates a query for cargo based on the current character page when given an input.

Params:

  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
  description=a text description of the move
  versioned (OPTIONAL)=override name column visibility to on. used when a move has multiple versions but only 1 input.

This is a test page for practicing move card generation

Examples

Basic

5LP
{{#cargo_query:tables=MoveData_SMS

|fields=where=chara="Venus" and input in ('5LP', , , ) Add a description to this move using the "|description=" field

Describe what the move is used for. Maybe mention some positive traits or downsides that are important.

  • Bullet point of supplemental data

Air Normal

j.LP
{{#cargo_query:tables=MoveData_SMS

|fields=where=chara="Venus" and input in ('j.LP', , , ) Add a description to this move using the "|description=" field

Describe what the move is used for. Maybe mention some positive traits or downsides that are important.

  • Bullet point of supplemental data

Throw

6HK
{{#cargo_query:tables=MoveData_SMS

|fields=where=chara="Venus" and input in ('6HK', , , ) Add a description to this move using the "|description=" field

Describe what the move is used for. Maybe mention some positive traits or downsides that are important.

  • Bullet point of supplemental data