User:Tiddlywinks/fa-row: Difference between revisions

From Bulbapedia, the community-driven Pokémon encyclopedia.
Jump to navigationJump to search
(fixes)
m (removed)
Line 32: Line 32:
;Unnamed
;Unnamed
* 1: NDex (note: if you're using ''ms'' for a pre-Gen IX image, only use 3 digits)
* 1: NDex (note: if you're using ''ms'' for a pre-Gen IX image, only use 3 digits)
* 2: the number of forms this species has
;Named
;Named
* ''ms'' (optional): switch the MS template used to try to display forms (defaults to MS/6)
* ''ms'' (optional): switch the MS template used to try to display forms (defaults to MS/6)

Revision as of 03:58, 7 June 2023



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