Template:Move Infobox: Difference between revisions

From I-Pixelmon
Jump to navigation Jump to search
No edit summary
No edit summary
Line 21: Line 21:
   <tr><th scope="row">Accuracy</th>  <td>{{{accuracy|—}}}</td></tr>
   <tr><th scope="row">Accuracy</th>  <td>{{{accuracy|—}}}</td></tr>
   <tr><th scope="row">PP</th>        <td>{{{pp|—}}}</td></tr>
   <tr><th scope="row">PP</th>        <td>{{{pp|—}}}</td></tr>
   <!-- optional targeting grid (nested table) -->
   <!-- optional targeting grid (nested table) -->
   {{#if:{{{target|}}}
   {{#if:{{{target|}}}|<tr><td colspan="2" style="padding:4px 2px;">{{{target}}}</td></tr>}}
    |<tr>
      <td colspan="2" style="padding:4px 2px;">
        {{{target}}}
      </td>
    </tr>}}
</table>
</table>
</includeonly>
</includeonly>
<noinclude>{{documentation}}</noinclude>
<noinclude>{{documentation}}</noinclude>

Revision as of 07:51, 25 May 2025