|
|
Line 1: |
Line 1: |
| <includeonly><!-- | | <includeonly></includeonly><noinclude> |
| // Create a "table" for MoveData
| |
| --><div class="movedata-container"><!--
| |
| // Title and image pane
| |
| --><div class="movedata-flex-image-container"><!--
| |
| // Manual Entry Title and Subtitle
| |
| --><div><!--
| |
| --><div><big>{{{title|}}}</big></div><!--
| |
| --><div><small>{{{subtitle|}}}</small></div><!--
| |
| --><div>{{{input|}}}</div><!--
| |
| --></div><!--
| |
| --><div class="movedata-flex-images"><!--
| |
| // Image and caption pane using MoveDataCargoImage template
| |
| --><div class="{{#if:{{{hitboxes|}}}|move-image}}">{{{images}}}</div><!--
| |
| --><div class="hitbox-image">{{{hitboxes|}}}</div><!--
| |
| --></div><!--
| |
| // Show "Toggle Hitboxes" button as long as this move has "hitboxes"
| |
| -->{{#if:{{{hitboxes|}}}|{{HitboxToggleButton}}}}<!--
| |
| --></div><!--
| |
| --><div class="movedata-flex-information citizen-table-nowrap"><!--
| |
| // Information pane using AttackDataCargo-(GAMENAME) templates and plain wikitext
| |
| --><p>{{{info}}}</p><!--
| |
| --></div><!--
| |
| --></div></includeonly><noinclude>
| |
| [[Category: Universal]] | | [[Category: Universal]] |
| [[Category: Cargo Templates]] | | [[Category: Cargo Templates]] |
| {{Documentation}} | | {{Documentation}} |
| </noinclude> | | </noinclude> |