Difference between revisions of "Template:SingleSprite"
Jump to navigation
Jump to search
(template for one specific sprite) |
m (Protected "Template:SingleSprite" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)) [cascading]) |
||
(7 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
|style="width:16%"|{{{2|Normal}}} | |style="width:16%"|{{{2|Normal}}} | ||
|- style="background-color:#e5e5e5;color:#4c4c4c" | |- style="background-color:#e5e5e5;color:#4c4c4c" | ||
− | |<img src= "http:// | + | |<img style="position: relative;z-index:2;"src="http://{{GameURL}}/images/pokemon/{{{2|Normal}}}/{{{1|0}}}.png"alt="No {{{2|Normal}}} form available" "><img style="z-index:0;position:absolute;left: 50%;transform: translate(-50%, 0);" src="http://{{GameURL}}/images/{{{3|}}}.png"alt=""><br />{{{4|}}} |
− | + | |} | |
+ | |||
</includeonly> | </includeonly> | ||
− | <noinclude><pre>{{SingleSprite|number|trait}} | + | <noinclude><pre>{{SingleSprite|number|trait|aura(purified), Gen_X(x gendered)|name/note}} |
− | </pre>Example:{{SingleSprite|1|Dyna}}</noinclude> | + | </pre>Example:<pre>{{SingleSprite|1|Dyna|aura}} |
+ | </pre> | ||
+ | {{SingleSprite|1|Dyna|aura}} | ||
+ | More Examples: | ||
+ | {{SingleSprite|251|Golden}} | ||
+ | {{SingleSprite|251|Snow|aura}} | ||
+ | {{SingleSprite|251|Midnight|Gen_X}} | ||
+ | {{SingleSprite|251|Shiny|Gen_X|Celebi}} | ||
+ | </noinclude> |
Latest revision as of 12:39, 4 June 2024
{{SingleSprite|number|trait|aura(purified), Gen_X(x gendered)|name/note}}
Example:
{{SingleSprite|1|Dyna|aura}}
Dyna |
More Examples:
Golden |
Snow |
Midnight |
Shiny |
Celebi |