User:Tiddlywinks/fa-row

From Bulbapedia, the community-driven Pokémon encyclopedia.
< User:Tiddlywinks
Revision as of 03:58, 7 June 2023 by Tiddlywinks (talk | contribs) (removed)
Jump to navigationJump to search



This template reads all forms from User:Tiddlywinks/FormImageData for a given NDex and prints table rows for the data. (It reads the data in chunks of 5 and recurses if there is more data.)

Parameters

Unnamed
  • 1: NDex (note: if you're using ms for a pre-Gen IX image, only use 3 digits)
Named
  • ms (optional): switch the MS template used to try to display forms (defaults to MS/6)
  • padding (optional): the number of digits to pad the NDex to for the current MS template (defaults to 3); this does not apply to art (which always pads to 4)
  • start (optional): form # to start from; this is only meant to be used when the function recurses