This site is supported by donations to The OEIS Foundation.
Template:Tlxb
[⧼Purge⧽ Template:Tlxb]
The {{tlxb}} template is a typing-aid template. Mnemonically {{tlxb}} stands for Template Link eXpanded Bold. With {{tlxb}} you may add up to twelve parameters, and it uses a monospaced non-proportional font.
One difference is readability, compare {{Factorial}} (in proportional font) and {{Factorial}} (in monospaced non-proportional font) using {{tlb|Factorial}} and {{tlxb|Factorial}}, respectively. These templates are used to link to other templates in an intuitive way with curly braces. For more info about these templates visit wikipedia or meta. With {{tlxb}} you can add up to 16 parameters and interwiki links separated by "|", escaping any "=" with "{{=}}".
Usage
- {{tlxb|Template name}}
or
- {{tlxb|Template name|param1|...|param16}}
Examples
Use {{tlxb|MathWorld|urlname{{=}}BenfordsLaw|title{{=}}Benford's Law}} when talking about
- {{MathWorld|urlname=BenfordsLaw|title=Benford's Law}} to get
- Weisstein, Eric W., Benford's Law, from MathWorld—A Wolfram Web Resource.
Use {{tlxb|Factorial|5}} when talking about
- {{Factorial|5}} to get
- 120
Use {{tlxb|!!}} when talking about
- {{!!}} to get
- ||
Use {{tlxb|URL|http://en.wikipedia.org/wiki/Uniform_resource_locator#Absolute_and_relative_URLs|fragment ID}} when talking about
- {{URL|http://en.wikipedia.org/wiki/Uniform_resource_locator#Absolute_and_relative_URLs|fragment ID}} to get
- Absolute_and_relative_URLs
Using {{tnxb|Template name|param1|param2|param3|param4|param5|param6|param7|param8|param9|param10|param11|param12|param13|param14|param15|param16|param17|param18}} when talking about
- {{Template name|param1|param2|param3|param4|param5|param6|param7|param8|param9|param10|param11|param12|param13|param14|param15|param16|...}}
will only show the first sixteen parameters (followed by an ellipsis).
See also
- {{tl}} – Template Link, up to twelve parameters and interwiki links, uses a proportional font.
- {{tlx}} – Template Link eXpanded, up to twelve parameters and interwiki links, uses a monospaced non-proportional font.
- {{tlb}} – Same as {{tl}}, but gives the template name in boldface type.
- {{tlxb}} – Same as {{tlx}}, but gives the template name in boldface type.
- {{tn}} – Template Name (or No link,) up to twelve parameters, uses a proportional font.
- {{tnx}} – Template Name (or No link) eXpanded, up to twelve parameters, uses a monospaced non-proportional font.
- {{tnb}} – Same as {{tn}}, but gives the template name in boldface type.
- {{tnxb}} – Same as {{tnx}}, but gives the template name in boldface type.
- {{para}} – Template parameters.