Template:PunisherTableDisplay: Difference between revisions

Template page
No edit summary
No edit summary
Line 1: Line 1:
<includeonly><table class="punishers">
<includeonly><table class="punishers">
{{{Rows|}}}
    <tr><td class="table-cat" colspan="4">Standing</td></tr>
    <tr>
        <th>Enemy</th>
        <th>Move</th>
        <th>Damage</th>
        <th>[[Frames]]</th>
    </tr>
    {{{Standing|}}}
    <tr><td class="table-cat" colspan="4">Crouching</td></tr>
    <tr>
        <th>Enemy</th>
        <th>Move</th>
        <th>Damage</th>
        <th>[[Frames]]</th>
    </tr>
    {{{Crouching|}}}
    <tr><td class="table-cat" colspan="4">Back-turned opponent</td></tr>
    <tr>
        <th>Enemy</th>
        <th>Move</th>
        <th>Damage</th>
        <th>[[Frames]]</th>
    </tr>
    {{{Back-turned opponent|}}}
    <tr><td class="table-cat" colspan="4">Grounded opponent</td></tr>
    <tr>
        <th>Enemy</th>
        <th>Move</th>
        <th>Damage</th>
        <th>[[Frames]]</th>
    </tr>
    {{{Grounded opponent|}}}
</table></includeonly><noinclude>{{documentation}}</noinclude>
</table></includeonly><noinclude>{{documentation}}</noinclude>

Revision as of 17:29, 24 August 2023

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