Szablon:Template link/opis: Różnice pomiędzy wersjami
Przejdź do nawigacji
Przejdź do wyszukiwania
| [wersja przejrzana] | [wersja przejrzana] |
d Melwin22 przeniósł stronę Szablon:Template link/doc do Szablon:Template link/opis, bez pozostawienia przekierowania pod starym tytułem: zmiana "doc" na "opis" |
|||
| (Nie pokazano 1 pośredniej wersji utworzonej przez tego samego użytkownika) | |||
| Linia 1: | Linia 1: | ||
{{ | {{Dokumentacja/Nagłówek}} | ||
{{ | {{Do przetłumaczenia}} | ||
This template is used to easily link to a template, while displaying the template brackets. | This template is used to easily link to a template, while displaying the template brackets. | ||
== Usage == | == Usage == | ||
<code>{{<nowiki/>tl|''template name''}}</code> | <code>{{<nowiki/>tl|''template name''}}</code> | ||
| Linia 25: | Linia 24: | ||
== See also == | == See also == | ||
* {{t|parameter}} | * {{t|parameter}} | ||
<includeonly> | <includeonly> | ||
<!-- Template categories/interwiki here --> | <!-- Template categories/interwiki here --> | ||
[[Kategoria:Dokumentacja do przetłumaczenia]] | [[Kategoria:Dokumentacja do przetłumaczenia]] | ||
[[Kategoria:Szablony formatujące]] | |||
[[de:Vorlage:Vorlage]] | [[de:Vorlage:Vorlage]] | ||
Aktualna wersja na dzień 19:56, 8 mar 2026
[odśwież]
To jest strona dokumentacji, powinna ona być dołączona na stronie głównej. Aby uzyskać więcej informacji sprawdź Szablon:Dokumentacja.| Artykuł „Template link/opis” jest w trakcie tłumaczenia. Możesz pomóc tłumacząc go.
|
This template is used to easily link to a template, while displaying the template brackets.
Usage[edytuj kod]
{{tl|template name}}
template name can be any page, using the same conventions as transclusion. Basically the "Template:" prefix is optional, and a colon is required to link the main space.
Parameters can also be added, to a maximum of 4. Note that ='s must be escaped using {{=}}
Examples[edytuj kod]
{{tl|OS}} gives:
{{OS}}
{{tl|Template:Block}} gives:
{{Block}}
{{tl|:Commands/infobox}} gives:
{{[[::Commands/infobox|
Commands/infobox]]}}
{{tl|move|Page to move to|Optional reason}} gives:
{{move|Page to move to|Optional reason}}
See also[edytuj kod]
{{parameter}}