Mudanças

Ir para navegação Ir para pesquisar

Predefinição:Tlx/doc

8 723 bytes adicionados, 13h26min de 15 de dezembro de 2019
Criação da Documentação da Predefinição Tlx.
<!-----------------Interwiki Doc page pattern------------------->
{{Subpágina de documentação}}
<includeonly>{{testes outro||{{alto-risco| 5000}}<noinclude>{{em tradução|en:Template:Tlx/doc|julho de 2019}}</noinclude>}}</includeonly>

:<small>''Esta documentação é transcluída nas páginas das predefinições {{Lp|Lpx}}, {{Lp|Lpxc}}, {{Lp|Lpxm}} e {{Lp|Lpxw}}''</small><noinclude>
{{-}}
</noinclude>

<!-- Parent template(s) usage Begins: --->

{{tlx|tlx|template|first parameter|second|third|fourth|fifth|sixth|seventh|eight|ninth}} → {{tlx|template|first parameter|second|third|fourth|fifth|sixth|seventh|eight|ninth}}

==Purpose and naming==
[[wikt:mnemônica|Mnemonically]] ''''T'''emplate '''l'''ink e'''x'''panded'... after <code>{{tlx|tl}}</code> '''T'''emplate '''l'''ink'

* This template takes another ''template-name'' and some associated [[w:pipe-trick|pipe-tricked]] [[meta:Parameter#Parameters|(numbered) parameters]] (or 'pass parameters'), and displays them as an 'example demonstration' of how the ''template-name'' template could be coded, literally. Its primary use is in instruction and documentation.
* '''''Specifics:''''' Up to five pass parameters (numbered or nowiki-keywords) for the specified template are displayed as 'placeholders', and over 5 parameters can be displayed using a coded vertical-bar (as in "<small>&amp;#124;</small>''...''"). A keyword parameter can be used, when tagged as a nowiki-keyword: <nowiki>"<nowiki>siz=10<\nowiki>"</nowiki> with each keyword parameter surrounded by <nowiki>"<nowiki>"</nowiki> tags; see ''[[#Examples|Examples]]'' at bottom. For more details, see the [[w:{{TALKPAGENAME}}|this talk]] page.
* '''''Exceptions:''''' If the intended template lists numerous/keyword parameters, then perhaps this template should really ''not'' be used, and just hardcode the usage with <code><nowiki>&lt;code&gt;&lt;nowiki&gt;</code>, for example: <code><nowiki>&lt;code&gt;&lt;nowiki&gt;{{Anytemplate|arg1=23|siz=250px|</nowiki><var>other parameters...</var><nowiki>}}&lt;/nowiki&gt;&lt;/code&gt;</nowiki></code>. If a vertical display, with parameters on their own lines, is desired, this can also be laid out manually in this manner, or more rapidly done with <code><nowiki><pre>...</pre></nowiki></code>.

----

* If given no additional parameters except ''<code>&nbsp;'template&nbsp;name'&nbsp;(<nowiki>{{{1}}}</nowiki>), </code>''&nbsp;it presents the same as the similar {{tl|Tl}} [[W:macro|macro]] template -- a blue link nested in [[W:brackets|curly-braces]]-- the same as a user would apply the template without parameters, but with a noticably clearer font and spacing on most modern browsers.

:* {{Tlx|Tl|Tl}} display compared to {{Tlx|Tlx|Tl}}: (Tl: {{Tl|Tl}} versus Tlx: {{Tlx|Tl}})

* Comparatively, {{Tlx|Tl}} will not take or display additional parameters, and for minor technical reasons, may be preferred for mere listing and referencing in long pages involving a lot of template expansions.

* {{tlx|Tlx}} has a named parameter ''subst''. Setting this parameter to any string of length 1 or greater will place the string "subst:" before the template name, linked to [[Ajuda:Substituição]]. This is useful to indicate when a template should be substituted. For example {{tlx|Tlx|Welcome|<nowiki>subst=Y</nowiki>}} will display {{Tlx|Welcome|subst=Y}}.

* Additionally, Tlx will take a 'named' parameter 'SISTER' to link interwiki to other sister projects such as one of these examples: '|SISTER=W:', 'Tlx|SISTER=M:', 'Tlx|SISTER=Q:', 'Tlx|SISTER=S:', allowing documentation or discourse about a template across interwiki boundaries. Small 'front end' Shell or convience templates {{Tlx|Tlxw}} and {{tlx|Tlxm}} are typing-aid templates available at Meta for automatic substitution in discussions about templates on Wikipedia or Meta.

----

'''This usage also applies to interwiki capable template variations:'''
# {{Tl|Tlxc}} -- que contém links para templates na Wikimedia Commons (O Commons).
# {{Tl|Tlxm}} -- que contém links para templates no Meta
# {{Tl|Tlxw}} -- que contém links para templates na Wikipedia

----

==Documentação==

{&#123;[[Template:{{PAGENAME}}|{{PAGENAME}}]]&#125;}
is a generalization of {{Tlxw|Tl|x}}, {{Tlxw|Tlp|x|y}},
etcetera with arguably better readable
output. This depends on the browser, but too narrow
uses of "'''{'''", "'''|'''", "'''}'''" in conjunction
with links can be hard to read.

=== Usage ===

:<code>{&#123;{{PAGENAME}}{{!}}template name&#125;}</code>
:<code>{&#123;{{PAGENAME}}{{!}}template name{{!}}param&#125;}</code>
:<code>{&#123;{{PAGENAME}}{{!}}template name{{!}}1{{!}}2{{!}}3&#125;}</code>
:<code>{&#123;{{PAGENAME}}{{!}}template name{{!}}1{{!}}2{{!}}3&amp;#124;more&#125;}</code>
:<code>{&#123;{{PAGENAME}}{{!}}template name{{!}}param&amp;#61;value&#125;}</code>
''Up to three placeholders for parameters of the specified template''

=== Examples ===
{{#ifeq:{{SITENAME}}|Wikipedia|<!-- Skip message--->|
{{#ifeq:{{SITENAME}}|Meta|<!-- No note needed --->|<!-- Other Sisters Note: --->
;Note: On the source sister projects, en.wikipedia and Meta, '''X0, X1, X2,..., X9 are sandbox templates''' for experimentation on involved templates that need be in template space. An auto-cleansing software facility exists that might be used to duplicate the facility on other Sister projects.
}}}}

{| border="1" cellpadding="4" class="wikitable"
! Code
! Result
! Remark
|-
|{{Tlx|SISTER=W:|Tlx|x0}}
|{{Tlx|SISTER=W:|x0}}
||&#160;
|-
|{{Tlx|SISTER=W:|Tlx|Abc}}
|{{Tlx|SISTER=W:|Abc}}
||&#160;
|-
|{{Tlx|SISTER=W:|Tlx|ABC}}
|{{Tlx|SISTER=W:|ABC}}
||&#160;
|-
|{{Tlx|SISTER=W:|Tlx|AbC}}
|{{Tlx|SISTER=W:|AbC}}
||&#160;
|-
|{{Tlx|SISTER=W:|Tlx|x1|one}}
|{{Tlx|SISTER=W:|x1|one}}
||&#160;
|-
|{{Tlx|SISTER=W:|Tlx|x2|one|two}}
|{{Tlx|SISTER=W:|x2|one|two}}
||&#160;
|-
|{{Tlx|SISTER=W:|Tlx|x3|1<code>&#124;</code>2<code>&#124;</code>3}}
|{{Tlx|SISTER=W:|x3|1|2|3}}
||&#160;
|-
|{{Tlx|SISTER=W:|Tlx|x4|1<code>&#124;</code>2<code>&#124;</code>3|4}}
|{ {Tlx|SISTER=W:|x4|1|2|3|4}}
|up to 5 parameters, then ...
|-
|{{Tlx|SISTER=W:|Tlx|x4|1<code>&#124;</code>2<code>&#124;</code>3&amp;#124;4}}
|{{Tlx|SISTER=W:|x4|1|2|3&#124;4}}
|style="text-align: right;" |<code>&amp;#124;</code> for more
|-
|{{Tlx|SISTER=W:|Tlx|x1|x&#61;u}}
|{{Tlx|SISTER=W:|x1|x=u}}
|'''=''' won't work
|-
|{{Tlx|SISTER=W:|Tlx|x1|x&amp;#61;u}}
|{{Tlx|SISTER=W:|x1|x&#61;u}}
|style="text-align: right;" |<code>&amp;#61;</code> is okay
|-
|{{Tlx|SISTER=W:|Tlx|x1|x<nowiki>{{=}}</nowiki>u}}
|{{Tlx|SISTER=W:|x1|x{{=}}u}}
|style="text-align: right;" |<code><nowiki>{{=}}</nowiki></code> is okay
|-
|{{Tlx|SISTER=W:|Tlx|x1|&lt;nowiki&gt;x&#61;u&lt;/nowiki&gt;}}
|{{Tlx|SISTER=W:|x1|<nowiki>x=u</nowiki>}}
|style="text-align: right;" |sticky nowiki is okay
|-
|{{Tlx|SISTER=W:|Tlx|x2|&#160;|two}}
|{{Tlx|SISTER=W:|x2| |two}}
|empty won't work
|-
|{{Tlx|SISTER=W:|Tlx|x2|&amp;#32;|two}}
|{{Tlx|SISTER=W:|x2|&#32;|two}}
|style="text-align: right;" |<code>&amp;#32;</code> is okay
|-
|{{Tlx|SISTER=W:|Tlx|x2|&amp;nbsp;|two}}
|{{Tlx|SISTER=W:|x2|&nbsp;|two}}
|style="text-align: right;" |<code>&amp;nbsp;</code> is okay
|-
|{{Tlx|SISTER=W:|Tlx|x2| &amp;#124; two}}
|{{Tlx|SISTER=W:|x2| &#124; two}}
|style="text-align: right;" |<code>&amp;#124;</code> is okay
|-
|| {{Tlx|SISTER=W:|Tlx|x2| {&#123;!&#125;} two}}
|| {{Tlx|SISTER=W:|x2| {{!}} two}}
|style="text-align: right;" |{{Tlx|SISTER=W:|!}} is dubious
|-
|| {{Tlx|SISTER=W:|Tlx|x2|<nowiki>2=</nowiki>|<nowiki>3=two</nowiki>}}
|| {{Tlx|SISTER=W:|x2|2=|3=two}}
|empty really doesn't work
|-
|| {{Tlx|SISTER=W:|Tlx|x2|<nowiki>2=one</nowiki>|two}}
|| {{Tlx|SISTER=W:|x2|two}}
|'''two''' overrides "2{{=}}one"
|-
|| {{Tlx|SISTER=W:|Tlx|x2|<nowiki>3=two</nowiki>|<nowiki>2=one</nowiki>}}
|| {{Tlx|SISTER=W:|x2|3=two|2=one}}
|style="text-align: right;" |right to left okay
|}

== Ver também ==
* {{Lp|Lp}} - para criar ligações para outras predefinições sem a necessidade de parâmetros;
* {{Lp|Lpu}} ou {{Lp|tlu}} – para ligações semelhantes a páginas que não são predefinições;
* {{Lp|Lpp}} ou {{Lp|tlp}} – para indicar a necessidade de ''um'' parâmetro;
* {{Lp|Lps}} ou {{Lp|tls}} – para indicar que a predefinição deve ser [[Wikipédia:Substituição|substituída]];
* {{Lp|Tn}} - igual a {{Tld|Lp}} mas com os colchetes como parte do link;
* {{Lp|tlf}} ou {{Lp|tld}} ou {{Lp|tlc}}- para citar a predefinição sem o link para a mesma;
<!--- Categories applied to both /doc style Documentation page and to the parent templates --->
<includeonly>
<!-- EDIT IN (calling) TEMPLATE CATEGORIES BELOW THIS LINE -->
[[Categoria:!Predefinições de ligação para predefinição|{{PAGENAME}}]]

<!-- EDIT/ADD TEMPLATE interwikis BELOW THIS LINE -->

</includeonly>

Menu de navegação