Template:BBCF Move Card: Difference between revisions

From BerserkerLoop
Jump to navigation Jump to search
No edit summary
Tag: Reverted
No edit summary
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly>
<includeonly>
<div class="attack-container"><div style= "background=#f5f5f5;">
<div class="attack-container" style="background: #f5f5f5;">
<div class="attack-gallery"><tabber>
<div class="attack-gallery" style="background: #f5f5f5;"><tabber>
Images = {{{image}}}|-|Hitboxes = {{{hitbox}}}
Images = {{{image}}}|-|Hitboxes = {{{hitbox}}}
</tabber></div>
</tabber></div>
<!------------------------- displays the listed fields in the table portion of the move card -------- If the move is a single input with multiple versions, use the |versioned arg to show version names -------->
<!------------------------- displays the listed fields in the table portion of the move card -------- If the move is a single input with multiple versions, use the |versioned arg to show version names -------->
<div class="attack-info">
<div class="attack-info" style="background: #f5f5f5;">
<div style='text-align: center;'>
<div style='text-align: center;'>
{| class="wikitable" style="margin: auto; width: 100%; max-width: 2560px;"|+  
{| class="wikitable" style="margin: auto; width: 100%; max-width: 2560px; height: 72px"|+  
{{#if: {{{input1|}}} }}
{{#if: {{{input1|}}} }}
! Damage !! Guard !! Startup !! Active !! Recovery !! Frame Advantage !! Attribute !! Invulnerability
! Damage !! Guard !! Startup !! Active !! Recovery !! Frame Advantage !! Attribute !! Invulnerability
|-
|-
| {{{damage}}} || {{{guard}}} || {{{startup}}} || {{{active}}} || {{{recovery}}} || {{{frameadv}}} || {{{attribute}}} || {{{invul}}}
| {{{damage}}} || {{{guard}}} || {{{startup}}} || {{{active}}} || {{{recovery}}} || {{{frameadv}}} || {{{attribute}}} || {{{invul}}}
|}</div></div>
|}</div>
<!--------------------------- this is where the body of the move card is written. --------------------------->
<!--------------------------- this is where the body of the move card is written. --------------------------->
{{{description|Add a description to this move using the <code><nowiki>|description=</nowiki></code> field.
{{{description|Add a description to this move using the <code><nowiki>|description=</nowiki></code> field.
Line 20: Line 20:
Explain the basics of why the initial purpose of the move is worth knowing or worth doing. Mention downsides that are important to know. If the move is particularly important it might have a spot on the character's Strategy page—an important anti-air will likely be mentioned in the neutral section, or an important combo move will be mentioned in the combo theory.}}}
Explain the basics of why the initial purpose of the move is worth knowing or worth doing. Mention downsides that are important to know. If the move is particularly important it might have a spot on the character's Strategy page—an important anti-air will likely be mentioned in the neutral section, or an important combo move will be mentioned in the combo theory.}}}
<!--------------------------- this is where the extra info is written. --------------------------->
<!--------------------------- this is where the extra info is written. --------------------------->
<div class="mw-collapsible mw-collapsed additional-data-section" data-expandtext="Show Stats for Nerds" data-collapsetext="Hide Additional Data" style="width: 100%; padding-top: 5px;">
<div class="mw-collapsible mw-collapsed additional-data-section" data-expandtext="Show Stats for Nerds" data-collapsetext="Hide Additional Data" style="width: 100%; padding-top: 5px; background: #f5f5f5;">
<br>
<br>
<div style='text-align: center;'>
<div style='text-align: center;'>

Latest revision as of 12:24, 31 May 2023


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
  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

Template:BBTag Move Card/doc is a test page for practicing move card generation

COLORS: A = A B = B C = C D = D

Examples

1 input 1 version ABCD

Damage Guard Startup Active Recovery Frame Advantage Attribute Invulnerability
this is how you setup move card properties

test description


Starter Rating P1 P2 Attack Level On Overdrive
and this is additional data

2 inputs 2 versions

Damage Guard Startup Active Recovery Frame Advantage Attribute Invulnerability
{{{damage}}} {{{guard}}} {{{startup}}} {{{active}}} {{{recovery}}} {{{frameadv}}} {{{attribute}}} {{{invul}}}

Add a description to this move using the |description= field.

Describe what the move is used for.

Explain the basics of why the initial purpose of the move is worth knowing or worth doing. Mention downsides that are important to know. If the move is particularly important it might have a spot on the character's Strategy page—an important anti-air will likely be mentioned in the neutral section, or an important combo move will be mentioned in the combo theory.


Starter Rating P1 P2 Attack Level On Overdrive
{{{strate}}} {{{p1}}} {{{p2}}} {{{atklv}}} {{{odr}}}