ထႅမ်းပလဵတ်ႉ:Template parameter value

လုၵ်ႉတီႈ ဝီႇၶီႇၽီးတီးယႃး ဢၼ်လွတ်ႈလႅဝ်းထၢင်ႇႁၢင်ႈ ၼၼ်ႉမႃး
Documentation icon ၽိုၼ်ၵႅမ်မိုဝ်းထႅမ်းပလဵတ်ႉ[တူၺ်း] [မႄးထတ်း] [ပိုၼ်း] [ၸၢင်း]
တူဝ်ယေႃႈ:

လွင်ႈၸႂ်ႉတိုဝ်း[မႄးထတ်းငဝ်ႈငႃႇ]

The purpose of this template is to gain the value of a template's parameter (named or numbered) in an article, for usage elsewhere. For example, gaining the value of the |num_episodes= parameter in the {{Infobox television}} template in an article, to use in another article.

This template works with named or numbered parameters; i.e. it can get the first parameter of {{Start date}} (the year). This template is case-sensitive; i.e. setting |Viewers= will not match |viewers=. Make sure that you are listing the article where the template exists, not where it's transcluded to.

ပိူင်တႅမ်ႈ[မႄးထတ်းငဝ်ႈငႃႇ]

{{Template parameter value|ARTICLE|TEMPLATE|TEMPLATE-COUNT|PARAMETER|PARAMETER-COUNT}}

တူဝ်ယၢင်ႇ[မႄးထတ်းငဝ်ႈငႃႇ]

24th usage of |OriginalAirDate= in the 3rd usage of {{Episode table}} in List of Lucifer episodes
{{Template parameter value|List of Lucifer episodes|Episode table|3|OriginalAirDate|24}}
2nd usage of |archiveurl= in the 1st usage of {{Series overview}} in List of Agents of S.H.I.E.L.D. episodes
{{Template parameter value|List of Agents of S.H.I.E.L.D. episodes|Series overview||archiveurl|2}}
1st usage of |LineColor= in the 2nd usage of {{Episode list}} in Vikings (season 4)
{{Template parameter value|Vikings (season 4)|Episode list|2|LineColor}}
1st usage of |num_episodes= in the 1st usage of {{Infobox television}} in 12 Monkeys (TV series)
{{Template parameter value|12 Monkeys (TV series)|Infobox television||num_episodes}}
3rd parameter in the 8th usage of {{Start date}} in The Big Bang Theory
{{Template parameter value|The Big Bang Theory|Start date|8|3}}

ပႃႇရႃႇမီႇတႃႇ[မႄးထတ်းငဝ်ႈငႃႇ]

Parameter Description Type Status
1 Article The article where the template and value exist.
Example: List of Lucifer episodes
Text Required
2 Template The template where the value is held in the form of a parameter.
Example: Episode table
Text Required
3 Numbered usage of template How many usages of the above template are counted.
Setting to blank sets the value to 1; do not exclude this parameter. Exclusion means that the third parameter will become the named/numbered parameter, which will cause the template to not work (return blank).
Example: 24
Number Optional setting
Required inclusion (see examples above)
4 Parameter The named/numbered parameter in the template that holds the required value.
For a numbered parameter, for example, the 2nd numbered parameter will have an input of 2.
Example: OriginalAirDate / 2
Number / Text Required
5 Numbered usage of parameter How many usages of the above parameter are counted within the found template.
Setting to blank or excluding (exclusion allowed) sets the value to 1. Set to blank or 1 for a numbered parameter.
Example: 3
Number Optional (see examples above)

တူၺ်းပႃး[မႄးထတ်းငဝ်ႈငႃႇ]

  • {{get parameter}}, another template doing the same thing with a different set of limitations