Difference between revisions of "Template:Evoline-2s"

From PokéHeroes Wiki
Jump to: navigation, search
m (Added the <noinclude> tags, because the code was also shown in the pages that the template is used in.)
 
(12 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{| align="right" border="2" cellpadding="1" cellspacing="1" class="wikitable" style="padding:0px auto; width: 300px; right:300; "
+
<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:center; background: -webkit-linear-gradient(90deg, #4e8aa5, #d2e1e9) repeat scroll 0 0 transparent;>
! scope="col" style="text-align:center;"|Images
+
<th colspan="3" style="border-bottom: 1px solid #00008b; display:table-cell">Evolution line</th>
|-
+
</tr>
| align="center"|{{{1}}}{{{2}}}{{{3}}}
+
<tr align="center" style="text-align:center; background-color: #b1d6e4; display:table-cell;">
|-
+
<td>{{{1}}}</td>
! scope="col" style="text-align:center;"|Evolution:[http://wiki.pokeheroes.com/index.php?title=Event:{{{4}}} {{{5}}}]
+
<td style="display: {{{4}}}; zoom: 200%; border: none; color: #00008b;">❯</td>
|}
+
<td {{{7}}}="background: radial-gradient(circle, rgba(255,255,0,1) 0%, rgba(177,214,228,1) 75%);">{{{2}}}</td>
 
+
<td style="display: {{{8}}}; zoom: 200%; border: none; color: #00008b;">❯</td>
<noinclude>== Code ==
+
<td {{{8}}}="background: radial-gradient(circle, rgba(255,255,0,1) 0%, rgba(177,214,228,1) 75%);">{{{3}}}</td>
<code> <nowiki>{{Pokemon|[[File:egg.png]]|[[File:Pokemon1.png]]|[[File:pokemon2.png]]|Evolutionurl|evolutionname}}</nowiki></code></noinclude>
+
</tr>
 +
<tr style="text-align:center; background: -webkit-linear-gradient(90deg, #4e8aa5, #d2e1e9) repeat scroll 0 0 transparent;>
 +
<th colspan="3" style="border-top: 0.5px solid #00008b; display:table-cell">{{{4}}}: [[{{{5}}}|{{{6}}}]]</th>
 +
</tr>
 +
</table>
 +
<noinclude>
 +
<br clear=right>
 +
==Usage==
 +
This template is meant to be used to show the Evoline of Pokémon that have two evolution stages and the egg.
 +
{{Evoline-2s|[[File:egg.png]]|[[File:0585e.png]]|[[File:0586e.png]]|Evolution|Deeling|Deeling|style}}
 +
==Code==
 +
<code> <nowiki>{{Evoline-2s|[[File:egg.png]]|[[File:0585e.png]]|[[File:0586e.png]]|To indicate if the link leads to evolution or pre-evolution|(Pre-)evolutionname)|(Pre-)evolutionname)}}</nowiki></code></noinclude>

Latest revision as of 06:45, 15 October 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 two evolution stages and the egg.

Evolution line
Egg.png 0585e.png 0586e.png
Evolution: Deeling

Code

{{Evoline-2s|[[File:egg.png]]|[[File:0585e.png]]|[[File:0586e.png]]|To indicate if the link leads to evolution or pre-evolution|(Pre-)evolutionname)|(Pre-)evolutionname)}}