Template:SpoilerGallery: Difference between revisions

From Pokemon Revolution Online Wiki
Jump to navigation Jump to search
No edit summary
mNo edit summary
Line 1: Line 1:
<noinclude>A template used to plug in variables and output them into a collated gallery. It is currently used strictly within the purview of Pokemon mounts; however, I may parlay its scalability later to be more all-purpose in its applicative complexion.</noinclude>
<noinclude>A template used to plug in variables and output them into a collated gallery. It is currently used strictly within the purview of Pokemon mounts; however, I may parlay its scalability later to be more all-purpose in its applicative complexion.</noinclude>
<includeonly>{{#arraydefine:pokemon|{{{Items}}}}}
<includeonly>{{#arraydefine:pokemon|{{{Items}}}}}
<table style="text-align: centerl">
<table style="text-align: center;">
{{#vardefine:placeholder|1}}
{{#vardefine:placeholder|1}}
<tr>
<tr>

Revision as of 04:21, 7 February 2017

A template used to plug in variables and output them into a collated gallery. It is currently used strictly within the purview of Pokemon mounts; however, I may parlay its scalability later to be more all-purpose in its applicative complexion.