ಟೆಂಪ್ಲೇಟು:Para/doc
This is a documentation subpage for ಟೆಂಪ್ಲೇಟು:Para It may contain usage information, categories and other content that is not part of the original ಟೆಂಪ್ಲೇಟು page. |
Usage
[ಬದಲಾಯಿಸಿ]This template is for giving examples of template parameter source code (useful in template documentation and talk page discussions of template code). It must have one or two parameters itself. The first is the name of the example parameter to display (this may be empty, but it must be present), and the second (optional) one is a value for the first example parameter, or (if the first {{para}}
parameter is empty) an unnamed example parameter.
Examples
[ಬದಲಾಯಿಸಿ]-
{{para|name}}
- renders as
|name=
-
{{para|title|<var>book title</var>}}
- renders as
|title=book title
-
{{para| |section}}
- renders as
|section
- (for unnamed parameters in the example code; note the empty first parameter in the
{{para}}
template)
-
{{para|<var>parameter</var>|<var>value</var>}}
- renders as
|parameter=value
When using literal, pre-specified values, simply provide the value (appearance as in example 3). When illustrating hypothetical, variable or user-definable values, use <var>value</var>
(appearance as in example 2), and the same should be done for non-literal, example parameters (as in example 4).
See also
[ಬದಲಾಯಿಸಿ]- Template:Tlx – for providing examples of entire-template code with included parameters
Link style → | Linked | Unlinked | Linked with subst | Linked including braces | Linked with alternative text | |
---|---|---|---|---|---|---|
Text style ↓ | {{tlg}} option1
|
— | nolink=yes
|
subst=yes
|
braceinside=yes
|
alttext=Foo 2=Foo
|
Normal | — | {{tlg}} 1, 2{{tl}} {{t links}} {{tlp}} 2
|
{{tlf}} 2
|
{{tls}} {{tlsp}}
|
{{tn}}
|
{{tla}}
|
Code
|
code=yes ortt=yes
|
{{tlx}}
|
{{tlc}} 2{{tld}} {{tnull}}
|
{{tlxs}}
|
||
Bold | bold=yes
|
{{tlb}}
|
||||
Bold code
|
bold=yes|code=yes
|
{{tlxb}}
| ||||
Italic code
|
italic=yes|code=yes
|
{{tlxi}}
|
{{tlg}}
is the most general, allowing any combination of text style and/or link style options.2 = Prevents wrapping of text by placing it inside of
<span class="nowrap">...</span>
tags.
- Style comparison
- {{tlf|Milford Haven Line|弘安源氏論議}} …renders… {{Milford Haven Line|弘安源氏論議}}
- {{tld|Milford Haven Line|弘安源氏論議}} …renders…
{{Milford Haven Line|弘安源氏論議}}
- {{tlc|Milford Haven Line|弘安源氏論議}} …renders…
{{Milford Haven Line|弘安源氏論議}}
- For parameter description
- {{para|name|{{var|value}}}} …renders…
|name=value
- {{para|name|{{varserif|value}}}} …renders…
|name=value
- {{tlx|Milford Haven Line|first parameter{{=}}first value}} …renders…
{{Milford Haven Line|first parameter=first value}}
{{yesno|yes|yes=
List
[ಬದಲಾಯಿಸಿ]- Template:cl (backlinks edit) – to link to a category
- Template:lts (backlinks edit) – see lts discussion for more variants
- Template:t links (backlinks edit) – provides a basic list of links to a template
- Template:tfd links (backlinks edit) – used for marking templates for deletion
- Template:tiw (backlinks edit) – provides backlinks and edit link with no brackets
- Template:tl (backlinks edit) – links and edit history of the tl template
- Template:tl2 (backlinks edit) – links and edit history of the tl2 template
- Template:tlp (backlinks edit) – template link, with single parameter
- Template:tlsp (backlinks edit) – template link, ditto subst'ed
- Template:tlu (backlinks edit) – like
{{tl}}
/{{tlp}}
for any namespace - Template:tlx (backlinks edit) – template link expanded, up to ten parameters
- Template:tn (backlinks edit) – same as tl, but shows the braces as part of the link
- Template:xpd (backlinks edit) – show live example
- Similar internal link templates (not about templates)