User:Tiddlywinks/fa-row: Difference between revisions

From Bulbapedia, the community-driven Pokémon encyclopedia.
Jump to navigationJump to search
("Warning: This page calls User:Tiddlywinks/fa-row which causes a template loop (an infinite recursive call)."/"Template loop detected: User:Tiddlywinks/fa-row"... Wikipedia has recursive templates, IDK why this is complaining. But fine, at least most Pokemon have <=5 forms, I'll manage the rest)
m (another missed)
 
Line 8: Line 8:
{{!}} 0 {{!}}{{!}} {{User:Tiddlywinks/FormImageData|{{{1|0}}}|form|0}} {{!}}{{!}} {{User:Tiddlywinks/FormImageData|{{{1|0}}}|ms|0}} {{!}}{{!}} {{{{{ms|MS/6}}}|{{padleft:{{{1|0}}}|{{{padding|3}}}|0}}|form={{User:Tiddlywinks/FormImageData|{{{1|0}}}|ms|0}} }} {{!}}{{!}} {{User:Tiddlywinks/FormImageData|{{{1|0}}}|art|0}} {{!}}{{!}} {{Art|{{padleft:{{{1|0}}}|4|0}}|{{User:Tiddlywinks/FormImageData|{{{1|0}}}|name}}|form={{User:Tiddlywinks/FormImageData|{{{1|0}}}|art|0}} }}
{{!}} 0 {{!}}{{!}} {{User:Tiddlywinks/FormImageData|{{{1|0}}}|form|0}} {{!}}{{!}} {{User:Tiddlywinks/FormImageData|{{{1|0}}}|ms|0}} {{!}}{{!}} {{{{{ms|MS/6}}}|{{padleft:{{{1|0}}}|{{{padding|3}}}|0}}|form={{User:Tiddlywinks/FormImageData|{{{1|0}}}|ms|0}} }} {{!}}{{!}} {{User:Tiddlywinks/FormImageData|{{{1|0}}}|art|0}} {{!}}{{!}} {{Art|{{padleft:{{{1|0}}}|4|0}}|{{User:Tiddlywinks/FormImageData|{{{1|0}}}|name}}|form={{User:Tiddlywinks/FormImageData|{{{1|0}}}|art|0}} }}
{{!}} rowspan="{{User:Tiddlywinks/FormImageData|{{{1|0}}}|formcount}}" {{!}} {{User:Tiddlywinks/FormImageData|{{{1|0}}}|notes}}|
{{!}} rowspan="{{User:Tiddlywinks/FormImageData|{{{1|0}}}|formcount}}" {{!}} {{User:Tiddlywinks/FormImageData|{{{1|0}}}|notes}}|
{{!}}-
{{!}} {{{start|0}}} {{!}}{{!}} {{User:Tiddlywinks/FormImageData|{{{1|0}}}|form|{{{start|0}}}}} {{!}}{{!}} {{User:Tiddlywinks/FormImageData|{{{1|0}}}|ms|{{{start|0}}}}} {{!}}{{!}} {{{{{ms|MS/6}}}|{{padleft:{{{1|0}}}|{{{padding|3}}}|0}}|form={{User:Tiddlywinks/FormImageData|{{{1|0}}}|ms|{{{start|0}}}}} }} {{!}}{{!}} {{User:Tiddlywinks/FormImageData|{{{1|0}}}|art|{{{start|0}}}}} {{!}}{{!}} {{Art|{{padleft:{{{1|0}}}|4|0}}|{{User:Tiddlywinks/FormImageData|{{{1|0}}}|name}}|form={{User:Tiddlywinks/FormImageData|{{{1|0}}}|art|{{{start|0}}}}} }} }}
{{!}} {{{start|0}}} {{!}}{{!}} {{User:Tiddlywinks/FormImageData|{{{1|0}}}|form|{{{start|0}}}}} {{!}}{{!}} {{User:Tiddlywinks/FormImageData|{{{1|0}}}|ms|{{{start|0}}}}} {{!}}{{!}} {{{{{ms|MS/6}}}|{{padleft:{{{1|0}}}|{{{padding|3}}}|0}}|form={{User:Tiddlywinks/FormImageData|{{{1|0}}}|ms|{{{start|0}}}}} }} {{!}}{{!}} {{User:Tiddlywinks/FormImageData|{{{1|0}}}|art|{{{start|0}}}}} {{!}}{{!}} {{Art|{{padleft:{{{1|0}}}|4|0}}|{{User:Tiddlywinks/FormImageData|{{{1|0}}}|name}}|form={{User:Tiddlywinks/FormImageData|{{{1|0}}}|art|{{{start|0}}}}} }} }}
{{#if: {{User:Tiddlywinks/FormImageData|{{{1|0}}}|form|{{#expr: {{{start|0}}} + 1}}}}<!-- If the next form has a name, print it. AND if the following form has a name...etc -->|
{{#if: {{User:Tiddlywinks/FormImageData|{{{1|0}}}|form|{{#expr: {{{start|0}}} + 1}}}}<!-- If the next form has a name, print it. AND if the following form has a name...etc -->|

Latest revision as of 03:52, 8 June 2023



This template reads all forms from User:Tiddlywinks/FormImageData for a given NDex and prints table rows for the data. It prints up to 5 forms at a time; if there are more, call this template again with start=(5x).

Parameters

Unnamed
  • 1: NDex (note: if you're using ms for a pre-Gen IX image, only use 3 digits)
Named
  • start (optional): form # to start from
  • 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)