සැකිල්ල:Template parameter value/doc

විකිපීඩියා වෙතින්

Usage[සංස්කරණය]

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.

Basic Syntax[සංස්කරණය]

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

Examples[සංස්කරණය]

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||archive-url|2}}
1st usage of |LineColor= in the 2nd usage of {{Episode list/sublist}} in Vikings (season 4)
{{Template parameter value|Vikings (season 4)|Episode list/sublist|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}}

Template data[සංස්කරණය]

A template to grab the value of parameters from templates on a page

Template parameters

This template prefers inline formatting of parameters.

ParameterDescriptionTypeStatus
Page1

The page to grab templates from

Page namerequired
Template2

The template to look for in the target page

Stringrequired
Template index3

Which occurence of the template to check for parameters in

Numberoptional
Parameter4

The name of the parameter to check for

Stringrequired
Parameter index5

Which occurence of the parameter to check for in the template. Does not apply if "Ignore subtemplates" is used

Numberoptional
Ignore subtemplatesignore_subtemplates ist

Giving this a value will make the template ignores subtemplates and their parameters when looking for a value in a template. Can be used for more precise grabbing of parameters as opposed to using a parameter index

Default
no
Booleanoptional
Ignore blank valuesignore_blank

Ignores keys with blank values when deciding which index of a parameter to use. This option does nothing when using ignore_subtemplates

Default
no
Booleanoptional
Only subtemplatesonly_subtemplates

The inverse to ignore_subtemplates. Only keys that are in subtemplates of the template requested will be considered. ignore_subtemplates will take precedence over this option if both are enabled

Default
no
Booleanoptional
Don't processdontprocess

If enabled, the returning result won't be processed into wikitext, and will be returned as raw data.

Default
no
Booleanoptional
Treat as regextreat_as_regex

Treats the Templates input as a lua regex instead of a raw string

Default
no
Booleanoptional

See also[සංස්කරණය]

  • {{get parameter}}, another template doing the same thing with a different set of limitations
"https://si.wikipedia.org/w/index.php?title=සැකිල්ල:Template_parameter_value/doc&oldid=648804" වෙතින් සම්ප්‍රවේශනය කෙරිණි