(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|}}} }} | ||
! | {| class="wikitable" style="width:100%; text-align:center; margin:0px;" | ||
| {{{ | ! 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 | |||
|- | |- | ||
| {{{impact|}}} | | {{{impact|}}} | ||
| {{{damage|}}} | | {{{damage|}}} | ||
| {{{block|}}} | | {{{block|}}} | ||
| {{{hit|}}} | | {{{hit|}}} | ||
| {{{counter|}}} | | {{{counter|}}} | ||
| {{{burst|}}} | | {{{burst|}}} | ||
|- | |- | ||
! | {{#if: {{{notes|}}} | {{!}} colspan=6 style="text-align: left;" {{!}} {{{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.