Difference between revisions of "Template:Evoline-3s2"

From PokéHeroes Wiki
Jump to: navigation, search
(Created page with "<table align="right" border="0" cellpadding="0" cellspacing="0" style="padding: 0px auto; max-width: 300px; border: 1px solid #00008b; display:table"> <tr style="text-align:ce...")
 
 
Line 6: Line 6:
 
<td style="position: relative;">{{{1}}}</td>
 
<td style="position: relative;">{{{1}}}</td>
 
<td style="zoom: 200%; border: none; color: #00008b; position: relative">❯</td>
 
<td style="zoom: 200%; border: none; color: #00008b; position: relative">❯</td>
<td style="position: relative;"><div {{{13}}}="background: radial-gradient(circle, rgba(255,255,0,1) 0%, rgba(177,214,228,1) 75%);>{{{2}}}</div></td>
+
<td style="position: relative;"><div {{{7}}}="background: radial-gradient(circle, rgba(255,255,0,1) 0%, rgba(177,214,228,1) 75%);>{{{2}}}</div></td>
 
<td style="zoom: 200%; border: none; color: #00008b; position: relative">❯</td>
 
<td style="zoom: 200%; border: none; color: #00008b; position: relative">❯</td>
<td style="position: relative;"><div {{{14}}}="background: radial-gradient(circle, rgba(255,255,0,1) 0%, rgba(177,214,228,1) 75%);>{{{3}}}</div></td>
+
<td style="position: relative;"><div {{{8}}}="background: radial-gradient(circle, rgba(255,255,0,1) 0%, rgba(177,214,228,1) 75%);>{{{3}}}</div></td>
 
<td style="zoom: 200%; border: none; color: #00008b;">❯</td>
 
<td style="zoom: 200%; border: none; color: #00008b;">❯</td>
<td {{{10}}}="background: radial-gradient(circle, rgba(255,255,0,1) 0%, rgba(177,214,228,1) 75%);">{{{4}}}</td>
+
<td {{{9}}}="background: radial-gradient(circle, rgba(255,255,0,1) 0%, rgba(177,214,228,1) 75%);">{{{4}}}</td>
 
</tr>
 
</tr>
 
<tr style="text-align:center; background: -webkit-linear-gradient(90deg, #4e8aa5, #d2e1e9) repeat scroll 0 0 transparent;>
 
<tr style="text-align:center; background: -webkit-linear-gradient(90deg, #4e8aa5, #d2e1e9) repeat scroll 0 0 transparent;>
Line 20: Line 20:
 
==Usage==
 
==Usage==
 
This template is meant to be used to show the evoline of Pokémon that have three evolution stages and the egg. For the second stage, which has both a pre-evolution and evolution, use [[Template:Template:Evoline-3s-2f|this one]]  
 
This template is meant to be used to show the evoline of Pokémon that have three evolution stages and the egg. For the second stage, which has both a pre-evolution and evolution, use [[Template:Template:Evoline-3s-2f|this one]]  
{{Evoline-3s2|[[File:egg.png]]|[[File:0722.png]]|[[File:0723.png]]|[[File:0724.png]]|Pre-Evolution|Pre-Evolution|Name)}}
+
 
 +
{{Evoline-3s2|[[File:egg.png]]|[[File:0722.png]]|[[File:0723.png]]|[[File:0724.png]]|Pre-Evolution|Name|style|||)}}
 +
 
 
==Code==
 
==Code==
 
<code> <nowiki>{{Pokemon|[[File:egg.png]]|[[File:Pokemon1.png]]|[[File:pokemon2.png]]|[[File:pokemon3.png]]|Pre-Evolution|Pre-Evolution|Name)}}</nowiki></code>
 
<code> <nowiki>{{Pokemon|[[File:egg.png]]|[[File:Pokemon1.png]]|[[File:pokemon2.png]]|[[File:pokemon3.png]]|Pre-Evolution|Pre-Evolution|Name)}}</nowiki></code>
 
</noinclude>
 
</noinclude>

Latest revision as of 22:04, 5 November 2022

Evolution Line
{{{1}}}
{{{2}}}
{{{3}}}
{{{4}}}
{{{5}}}: [[{{{6}}}]]


Usage

This template is meant to be used to show the evoline of Pokémon that have three evolution stages and the egg. For the second stage, which has both a pre-evolution and evolution, use this one

Evolution Line
Egg.png
0722.png
0723.png
0724.png
Pre-Evolution: Name


Code

{{Pokemon|[[File:egg.png]]|[[File:Pokemon1.png]]|[[File:pokemon2.png]]|[[File:pokemon3.png]]|Pre-Evolution|Pre-Evolution|Name)}}