Template:EvolutionaryItems: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
No edit summary |
||
Line 28: | Line 28: | ||
<td width="50%"> | <td width="50%"> | ||
<ul style="background-color:#FFFFFF; border-radius: 25px; text-align: left; width: 75%; margin: auto auto;"> | <ul style="background-color:#FFFFFF; border-radius: 25px; text-align: left; width: 75%; margin: auto auto;"> | ||
{{#arraydefine:evos|{{{Evos}}}}} | |||
{{#arraydefine:preevos|{{{PreEvos}}}}} | |||
{{#loop: evolutions | | |||
0| | |||
{{#arraysize: evolutions}}| | |||
<li style="margin-left: 50px;">[[{{#arrayindex:evos|{{#var:evolutions}}}}]] to [[{{#arrayindex:preevos|{{#var:evolutions}}}}]] | |||
}} | |||
</ul> | </ul> | ||
</td> | </td> |