Template:Evolution: Difference between revisions

From PokéFarm Q Official Wiki
Jump to navigation Jump to search
m (Removed pixelated image rendering.)
m (Increasing cell size)
Line 82: Line 82:
       --></div><!--
       --></div><!--
       --><div style="display: table-cell;"><!--
       --><div style="display: table-cell;"><!--
         --><div style="width: 110px;"></div><!--
         --><div style="width: 120px;"></div><!--
       --></div><!--
       --></div><!--
       -->{{Evolution/Arrow|align=top|display={{{name22|none !important}}}}}<!--
       -->{{Evolution/Arrow|align=top|display={{{name22|none !important}}}}}<!--

Revision as of 23:05, 22 November 2017

Unknown
Unknown
Unknown
Unknown
Unknown
Unknown
Unknown
Unknown
Unknown
Unknown

Unknown
Unknown

Unknown
Unknown

Unknown
Unknown

Unknown
Unknown

Unknown
Unknown

Unknown
Unknown

Unknown
Unknown

Unknown
Unknown

Unknown
Unknown

Unknown
Unknown

Unknown
Unknown

Unknown
Unknown

Unknown
Unknown

Unknown
Unknown

Unknown
Unknown

Unknown
Unknown
Unknown
Unknown
Unknown
Unknown
Unknown
Unknown
Unknown
Template Documentation

This documentation contains information on the template, including but not limited to, the usage, examples, and restrictions.

This template is to be used to show the evolution progression of a family of Pokémon, including the egg stage. It can display up to nine evolutions (+ 8 split evolutions) + one egg.

Parameters

  • mega or noegg - if set, the wikitext that displays the egg sprite will be broken. This is to prevent false file references such as "[[File:Egg_Arbok.png]]" which spam the maintenance pages.
    • This can be used when a line does not have an initial egg sprite, and should never be used when egg is set.
  • egg - if set, the panel to display an egg sprite will be displayed and the spoiler parameter will be used.
    • The egg sprite is based off of the 1st evolution's name as naming conventions should be followed.
  • spoiler - if set, the egg sprite will be displayed in a spoiler box.
    • The spoiler box is not an actual spoiler box, as transclusion causes images to not load within a spoiler.
  • suffix - Naming suffix. Appended to the image names of all sprite and excluded from captions. Used for multi-form Pokémon.
    • The leading underscore is not included and should be defined in the parameter.
  • split - if set, the name2N and evo2N parameters come into effect.
  • name11 - the name of the 1st Pokémon in the evolutionary set. Used for image names and caption.
    • If not set, defaults to Unknown.
  • name1N - the name of the Nth Pokémon in the evolutionary set. Used for image names and caption.
    • If not set, the panels for displaying the sprites will not display and evo1(N-1) will be ignored unless name2N is set.
  • evo11 - Requirements for evolution from stage 1 to stage 2. If not set, defaults to Unknown.
  • evo1N - Requirements for evolution from stage N to stage (N+1). If not set, defaults to Unknown.
  • name22 - the name of the 1st split evolution Pokémon in the evolutionary set, displayed under the second evolution panel. Used for image names and caption.
    • If not set, the panels for displaying the sprites will not display and evo21 will be ignored unless name12 is set.
  • name2N - the name of the (N-1)th split evolution Pokémon in the evolutionary set. Used for image names and caption.
    • If not set, the panels for displaying the sprites will not display and evo2(N-1) will be ignored unless name1N is set.
  • evo21 - Requirements for evolution from stage 1 to split stage 2. If not set, defaults to Unknown.
  • evo2N - Requirements for evolution from [split] stage N to split stage (N+1). If not set, defaults to Unknown.
  • fixNM - Overwritten name for the Mth [split] evolution. This overwrites the corresponding nameNM parameter in the image link, but not the suffix parameter. Used to link to images with names deviating from the naming conventions, or changed forms of Pokémon specific to that evolution.

Examples

Note: the square borders do not show as such when viewed outside of a doc.

The following example makes use of all basic parameters:

  • egg - true
  • spoiler - true
  • name11 - Seasonal Turtwig
  • name12 - Seasonal Grotle
  • name13 - Seasonal Torterra
  • suffix - _Summer
  • evo11 - Level 18
  • evo12 - Level 32
Summer Seasonal Turtwig
Summer Seasonal Grotle
Summer Seasonal Torterra
Unknown
Unknown
Unknown
Unknown
Unknown
Unknown
Level 18

Unknown
Level 18

Unknown
Level 32

Unknown
Level 32

Unknown
Unknown

Unknown
Unknown

Unknown
Unknown

Unknown
Unknown

Unknown
Unknown

Unknown
Unknown

Unknown
Unknown

Unknown
Unknown

Unknown
Unknown

Unknown
Unknown

Unknown
Unknown

Unknown
Unknown

Unknown
Unknown
Unknown
Unknown
Unknown
Unknown
Unknown
Unknown
Unknown

The following example makes use of the split evolution functionality:

  • egg - true
  • spoiler - true
  • name11 - Snowpoke
  • name12 - Snowbro
  • evo11 - Level 37
  • split - true
  • name22 - Snowking
  • evo21 - Trade with Kings Rock
Snowpoke
Snowbro
Unknown
Unknown
Unknown
Unknown
Unknown
Unknown
Unknown
Level 37

Trade with Kings Rock
Level 37

Trade with Kings Rock
Unknown

Unknown
Unknown

Unknown
Unknown

Unknown
Unknown

Unknown
Unknown

Unknown
Unknown

Unknown
Unknown

Unknown
Unknown

Unknown
Unknown

Unknown
Unknown

Unknown
Unknown

Unknown
Unknown

Unknown
Unknown

Unknown
Unknown

Unknown
Snowking
Unknown
Unknown
Unknown
Unknown
Unknown
Unknown
Unknown

Edit: Template:Evolution/doc