Template:Rune data Time Warp Tonic

From League of Legends Wiki, LoL Wiki
Jump to navigation Jump to search
Please optimise this information for being displayed as a pop-up tooltip.
League of Legends content
Time Warp Tonic
Path: Inspiration · Slot: 2
Passive: Upon consuming a potion (An icon for the item Health PotionAn icon for the item Refillable Potion), you additionally heal equal to 40% of its total health restoration.
If a health potion is consumed while one is already active, this effect will trigger on the activation of the next potion once the restoration of the current one ends.

This template contains various independently retrievable data items about Time Warp Tonic in the form of parameter values of a variable template of choice, in a standardized fashion.

Associated pages


Parameters

Parameter Value Description
1 Time Warp Tonic Necessary: Used for identification.
disp_name Name of the rune
Only necessary if the value differs from Time Warp Tonic.
Traits of the rune
released Season 2018 Name of Annual Cycle that the rune released in. See Category:Release cycles for valid names. Categorizes the rune into its release cycle.
path Inspiration Rune path
shard slots Inspiration Slots
slot 2 Tier
description Passive: Upon consuming a potion (An icon for the item Health PotionAn icon for the item Refillable Potion), you additionally heal equal to 40% of its total health restoration. Description (line 1)
description2 If a health potion is consumed while one is already active, this effect will trigger on the activation of the next potion once the restoration of the current one ends. Description (line 2)
description3 Description (line 3)
description4 Description (line 4)
cooldown Cooldown
range Range
Meta
removed If the item is removed from game, set the value to true. Value can be empty.
wr If the item is from Wild Rift, set the value to true. Value can be empty.

All rune data templates use the same parameter.


Independent retrieval of a value

  • Transclude this data template, by typing its title between two sets of braces.
  • Input "pst2", then the desired parameter's name. This returns the parameter's value.
{{Rune data <Name of rune>|pst2|<name of parameter>}}
or
{{Rune data <Name of rune> (Wild Rift)|pst2|<name of parameter>}}
This process uses the parameter-selection template pst2.

Formatting the data

  • Various formatting templates can be created in order to present the data in an organized manner within articles, such as in sections, infoboxes, tables (etc.) and combinations of them.
  • Within the formatting template's page, insert the name of a parameter that is available in this data template between a pair of triple braces.
{{{parameter name}}}
  • This creates a "variable": the parameter's value will take this variable's place whenever the formatting template uses the data.
  • Any number of parameters found in this data template can be included in or excluded from the formatting template, as desired.
  • The formatting template may then be transcluded in an article through the data template.
{{Rune data <Name of rune>|<title of formatting template>}}
or
{{Rune data <Name of rune> (Wild Rift)|<title of formatting template>}}


Until here the documentation is automatically generated by Template:Rune data.