Template:Evoline-2s: Difference between revisions

From PokéHeroes Wiki
Jump to navigation Jump to search
Nisky (talk | contribs)
m Added the <noinclude> tags, because the code was also shown in the pages that the template is used in.
Nisky (talk | contribs)
mNo edit summary
Line 1: Line 1:
{| align="right" border="2" cellpadding="1" cellspacing="1" class="wikitable" style="padding:0px auto; width: 300px; right:300; "
{| align="right" border="2" cellpadding="1" cellspacing="1" class="wikitable" style="padding:0px auto; width: 300px; right:300; "
|-
|-
! scope="col" style="text-align:center;"|Images
! scope="col" style="text-align:center;border:1px solid #606060; background:#D8D8D8;"|Evolution line
|-
|-
| align="center"|{{{1}}}{{{2}}}{{{3}}}
| style="border:1px solid #606060;text-align:center"|{{{1}}}{{{2}}}{{{3}}}
|-
|-
! scope="col" style="text-align:center;"|Evolution:[http://wiki.pokeheroes.com/index.php?title=Event:{{{4}}} {{{5}}}]  
! scope="col" style="text-align:center;border:1px solid #606060; background:#D8D8D8;"|{{{4}}}: [[{{{5}}}|{{{6}}}]]
|}
|}<noinclude>
== Usage ==
This template is meant to be used to show the Evoline of Pokémon that have two evolution stages and the egg.


<noinclude>== Code ==
== Code ==
<code> <nowiki>{{Pokemon|[[File:egg.png]]|[[File:Pokemon1.png]]|[[File:pokemon2.png]]|Evolutionurl|evolutionname}}</nowiki></code></noinclude>
<code> <nowiki>{{Pokemon|[[File:egg.png]]|[[File:Pokemon1.png]]|[[File:pokemon2.png]]|To indicate if the link leads to evolution or pre-evolution|(Pre-)evolutionname)|(Pre-)evolutionname)}}</nowiki></code></noinclude>

Revision as of 14:18, 24 November 2013

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.

Code

{{Pokemon|[[File:egg.png]]|[[File:Pokemon1.png]]|[[File:pokemon2.png]]|To indicate if the link leads to evolution or pre-evolution|(Pre-)evolutionname)|(Pre-)evolutionname)}}