Template:MoveDataCargo: Difference between revisions

From Mizuumi Wiki
Jump to navigation Jump to search
m ('description' -> 'descriptions')
(Pushing the new version of move data cargo)
Line 1: Line 1:
<includeonly><!--
<includeonly><!--
   // Create a wikitable for MoveData
   // Create a wikitable for MoveData
--><div class="movedata-container">
--><div class="movedata-container"><!--
<div class="movedata-flex-images"><!--
  // Title and image pane
  // Left pane (Images and captions)
--><div class="movedata-flex-images"><!--
-->{{#invoke:Parser|parseImagesQuery
  // Manual Entry Title and Subtitle
| cargoTable = {{{cargoTable}}}
--><div>
| moveIds = {{{moveIds}}}
<div><big>{{{title|}}}</big></div>
| captions = {{{captions|}}}
<div><small>{{{subtitle|}}}</small></div><!--
}}
--></div><!--
  // Image and caption pane using MoveDataCargoImage template
-->{{{images}}}
</div>
</div>
<div class="movedata-flex-information"><!--
<div class="movedata-flex-information"><!--
  // Top left pane (Frame Data)
  // Information pane using AttackDataCargo-(GAMENAME) templates and plain wikitext
-->{{#invoke:Parser|parseFrameData
-->{{{info}}}
| cargoTable = {{{cargoTable}}}
| moveIds = {{{moveIds}}}
| fields = {{{fields}}}
| template = {{{template}}}
| descriptions = {{{descriptions|}}}
}}
</div>
</div>
</div></includeonly>
</div></includeonly>

Revision as of 03:50, 31 August 2021