Template:Evoline-2s: Difference between revisions
Jump to navigation
Jump to search
m Added the <noinclude> tags, because the code was also shown in the pages that the template is used in. |
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;"| | ! scope="col" style="text-align:center;border:1px solid #606060; background:#D8D8D8;"|Evolution line | ||
|- | |- | ||
| | | style="border:1px solid #606060;text-align:center"|{{{1}}}{{{2}}}{{{3}}} | ||
|- | |- | ||
! scope="col" style="text-align:center;"| | ! 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. | |||
== Code == | |||
<code> <nowiki>{{Pokemon|[[File:egg.png]]|[[File:Pokemon1.png]]|[[File:pokemon2.png]]| | <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)}}