Template:AttackData-SCVI: Difference between revisions

Template page
(Created page with "<noinclude> This is the "AttackData-SCVI" template. It should be called in the following format: <pre> {{AttackData-SCVI |chara= |cat= |name= |input= |stance= |level= |impact=...")
 
No edit summary
Line 19: Line 19:
}}
}}
</pre>
</pre>
Edit the page to see the template text.
Edit the page to see the template text.
[[Category: Soulcalibur VI]]
[[Category: Soulcalibur VI]]
{{#cargo_declare:_table=SCVIFrameData|chara=String|cat=String|name=String|input=String|stance=String|level=String|impact=String|damage=String|block=String|hit=String|counter=String|burst=String|notes=String}}
{{#cargo_declare:_table=SCVIFrameData|chara=String|cat=String|name=String|input=String|stance=String|level=String|impact=String|damage=String|block=String|hit=String|counter=String|burst=String|notes=String}}
</noinclude><includeonly>{{#cargo_store:_table=SCVIFrameData|chara={{{chara|}}}|cat={{{cat|}}}|name={{{name|}}}|input={{{input|}}}|stance={{{stance|}}}|level={{{level|}}}|impact={{{impact|}}}|damage={{{damage|}}}|block={{{block|}}}|hit={{{hit|}}}|counter={{{counter|}}}|burst={{{burst|}}}|notes={{{notes|}}} }}{| class="wikitable"
</noinclude><includeonly>{{#cargo_store:_table=SCVIFrameData|chara={{{chara|}}}|cat={{{cat|}}}|name={{{name|}}}|input={{{input|}}}|stance={{{stance|}}}|level={{{level|}}}|impact={{{impact|}}}|damage={{{damage|}}}|block={{{block|}}}|hit={{{hit|}}}|counter={{{counter|}}}|burst={{{burst|}}}|notes={{{notes|}}} }}
! Character
{| class="wikitable" style="width:100%; text-align:center; margin:0px;"
| {{{chara|}}}
! colspan=6 style="text-align: left;" | {{{name|}}} - {{{stance|}}} {{{input|}}}
|- style="line-height: 0.8em"
! style="width:16.66%; font-size:80%;" | Impact
! style="width:16.66%; font-size:80%;" | Damage
! style="width:16.66%; font-size:80%;" | Block
! style="width:16.66%; font-size:80%;" | Hit
! style="width:16.66%; font-size:80%;" | Counter
! style="width:16.66%; font-size:80%;" | Guard Burst
|-
|-
! Category
| {{{cat|}}}
|-
! Name
| {{{name|}}}
|-
! Input
| {{{input|}}}
|-
! Stance
| {{{stance|}}}
|-
! Hit Level
| {{{level|}}}
|-
! Impact
| {{{impact|}}}
| {{{impact|}}}
|-
! Damage
| {{{damage|}}}
| {{{damage|}}}
|-
! Block
| {{{block|}}}
| {{{block|}}}
|-
! Hit
| {{{hit|}}}
| {{{hit|}}}
|-
! Counter Hit
| {{{counter|}}}
| {{{counter|}}}
|-
! Guard Burst
| {{{burst|}}}
| {{{burst|}}}
|-
|-
! Notes
{{#if: {{{notes|}}} | {{!}} colspan=6 style="text-align: left;" {{!}} {{{notes}}} }}
| {{{notes|}}}
|}</includeonly>
|}
</includeonly>

Revision as of 00:26, 6 May 2021

This is the "AttackData-SCVI" template. It should be called in the following format:

{{AttackData-SCVI
|chara=
|cat=
|name=
|input=
|stance=
|level=
|impact=
|damage=
|block=
|hit=
|counter=
|burst=
|notes=
}}

Edit the page to see the template text. This template defines the table "SCVIFrameData". View table.