Template:HandheldPage: Difference between revisions
From Handhelds Wiki
Jump to navigationJump to search
HandheldWiki (talk | contribs) No edit summary |
HandheldWiki (talk | contribs) No edit summary |
||
| Line 46: | Line 46: | ||
== Colors == | == Colors == | ||
{{# | {{#if:{{{Colors|}}} | ||
| <gallery widths="300px" heights="300px" perrow="5"> | |||
{{ | {{#vardefine:colors|{{{Colors}}}}} | ||
{{#invoke:StringSplit|split|{{#var:colors}}|}} | |||
</gallery> | |||
}} | |||
== More Images == | == More Images == | ||
<gallery widths="300px" heights="300px" perrow="5"> | {{#if:{{{MoreImages|}}} | ||
{{#vardefine: | | <gallery widths="300px" heights="300px" perrow="5"> | ||
{{# | {{#vardefine:moreimgs|{{{MoreImages}}}}} | ||
{{#invoke:StringSplit|split|{{#var:moreimgs}}|}} | |||
</gallery> | |||
}} | }} | ||
{{SectionStyleEnd}}{{SectionStyleStart}} | {{SectionStyleEnd}}{{SectionStyleStart}} | ||
Revision as of 06:42, 20 June 2025
This template is used by Form:Handheld to populate handheld device pages.