Template:Tc-nameval/doc

From Angelina Jordan Wiki
Revision as of 16:16, 26 August 2025 by Dcljr (talk | contribs) (point to documentation of add=)
This is a subpage documenting Template:Tc-nameval. To change the template, edit that page; to change the template's documentation (seen below), edit this one.

Documentation

The name of this template is based on the phrase "template call with parameter name-value pairs".

Usage

  • {{tc-nameval|param 1 name|param 1 value|param 2 name|param 2 value|||add=|sp=}}

Up to 19 named parameters and their corresponding values can be documented using this template. If you need more, or if you want to tack on additional parameters of a different type for some reason, you can use add as explained in the documentation of {{tc-var}}.

Setting sp to any true value adds space before each vertical bar (except the first one).

Examples

  • {{tc-nameval}}{{}}
  • {{tc-nameval|}}{{}}
  • {{tc-nameval|ytv}}{{ytv}}
  • {{tc-nameval|ytv|v|-wKoZlapqgg|linktext|Love Don't Let Me Go}}{{ytv|v=-wKoZlapqgg|linktext=Love Don't Let Me Go}}
  • {{tc-nameval|ytv|v|-wKoZlapqgg|t|linktext|Love Don't Let Me Go|sp=y}}{{ytv|v=-wKoZlapqgg |linktext=Love Don't Let Me Go}}

Obviously, the first three examples are not very useful; they're just here for "completeness".

See also

Full list of similar templates:    [edit this list]

  • {{tc}} – no particular formatting of parameters, to render concrete examples like {{ytv|-wKoZlapqgg|Love Don't Let Me Go}}
  • {{tc-names}} – shows only parameter names with no values, like {{ytv|v=|t=|linktext=}}
  • {{tc-nameval}} – shows a concrete example with name-value pairs, like {{ytv|v=-wKoZlapqgg|linktext=Love Don't Let Me Go}}
  • {{tc-namevar}} – shows name-value pairs with generic (variable) values, like {{ytv|v=video ID|linktext=text to be linked}}
  • {{tc-numvar}} – shows numerical parameters with generic (variable) values, like {{ytv|1=video ID|2=text to be linked}}
  • {{tc-var}} – shows only variable values to explain positional parameters, like {{ytv|video ID|text to be linked}}