Template:PunisherTableDisplay: Difference between revisions

Template page
m (Lume moved page Template:MoveDataCargoTest/PunisherTable to Template:MoveDataCargoTest/PunisherTable/Display without leaving a redirect: MoveDataCargoTest/PunisherTable will use punisherTable function from Module:MoveDataCargoTest)
(rename punisher types to camelCase)
Line 7: Line 7:
         <th>[[Frames]]</th>
         <th>[[Frames]]</th>
     </tr>
     </tr>
     {{{Standing|}}}
     {{{standing|}}}
     <tr><td class="table-cat" colspan="4">Crouching</td></tr>
     <tr><td class="table-cat" colspan="4">Crouching</td></tr>
     <tr>
     <tr>
Line 15: Line 15:
         <th>[[Frames]]</th>
         <th>[[Frames]]</th>
     </tr>
     </tr>
     {{{Crouching|}}}
     {{{crouching|}}}
     <tr><td class="table-cat" colspan="4">Back-turned opponent</td></tr>
     <tr><td class="table-cat" colspan="4">Back-turned opponent</td></tr>
     <tr>
     <tr>
Line 23: Line 23:
         <th>[[Frames]]</th>
         <th>[[Frames]]</th>
     </tr>
     </tr>
     {{{Back-turned opponent|}}}
     {{{backTurnedOpponent|}}}
     <tr><td class="table-cat" colspan="4">Grounded opponent</td></tr>
     <tr><td class="table-cat" colspan="4">Grounded opponent</td></tr>
     <tr>
     <tr>
Line 31: Line 31:
         <th>[[Frames]]</th>
         <th>[[Frames]]</th>
     </tr>
     </tr>
     {{{Grounded opponent|}}}
     {{{groundedOpponent|}}}
</table></includeonly><noinclude>{{documentation}}</noinclude>
</table></includeonly><noinclude>{{documentation}}</noinclude>

Revision as of 16:19, 8 September 2023

This template renders the HTML for {{PunisherTable}} and {{PunisherTable7}}. It shouldn't be used directly.