No edit summary |
(update input to string type, thanks haohmaru) |
||
Line 23: | Line 23: | ||
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|moveid=String|chara=String|cat=String|name=String|input= | {{#cargo_declare:_table=SCVIFrameData|moveid=String|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|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|}}} }} | </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|}}} }} | ||
{| class="wikitable" style="width:100%; text-align:center; margin:0px;" | {| class="wikitable" style="width:100%; text-align:center; margin:0px;" |
Revision as of 16:07, 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.