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
 
(21 intermediate revisions by the same user not shown)
Line 4: Line 4:
<pre>
<pre>
{{AttackData-SCVI
{{AttackData-SCVI
|moveid=
|chara=
|chara=
|cat=
|cat=
Line 19: Line 20:
}}
}}
</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|moveid=String|chara=String|cat=String|name=String|input=Wikitext|stance=String|level=String|impact=String|damage=String|block=String|hit=String|counter=String|burst=String|notes=Wikitext}}
</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|moveid={{{moveid|}}}|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;" |{{{stance|}}} {{{input|}}} - ''Attack Level:'' {{{level|}}}<div style="float:right"><small>{{{moveid|}}}</small></div>
|- 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
| {{{impact|-}}}
| {{{cat|}}}
| {{{damage|-}}}
| {{{block|-}}}
| {{{hit|-}}}
| {{{counter|-}}}
| {{#if: {{{burst|}}} | {{{burst}}}% | - }}
|-
|-
! Name
{{#if: {{{notes|}}} | {{!}} colspan=6 style="text-align: left;" {{!}} {{{notes}}} }}
| {{{name|}}}
|}</includeonly>
|-
! Input
| {{{input|}}}
|-
! Stance
| {{{stance|}}}
|-
! Hit Level
| {{{level|}}}
|-
! Impact
| {{{impact|}}}
|-
! Damage
| {{{damage|}}}
|-
! Block
| {{{block|}}}
|-
! Hit
| {{{hit|}}}
|-
! Counter Hit
| {{{counter|}}}
|-
! Guard Burst
| {{{burst|}}}
|-
! Notes
| {{{notes|}}}
|}
</includeonly>

Latest revision as of 16:14, 4 August 2021

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

{{AttackData-SCVI
|moveid=
|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.