Template:Tl/doc: Difference between revisions
Appearance
en>桂月August m 桂月August moved page Template:T/doc to Template:Tl/doc: Replace Template:T by a new Template |
en>桂月August No edit summary |
||
| Line 1: | Line 1: | ||
This template can be used to create a link with braces to any template, so that users can copy or view the introduction about the template it links to. | |||
;Syntax: | |||
{| | |||
; | | | ||
<pre>{{Tl|Name of the template}}</pre> | |||
|} | |||
< | {| class="wikitable" style="text-align: center; background-color: #FFFFFF00;" | ||
! colspan="2" | Example | |||
|- | |||
! width="25%" | Code | |||
! width="25%" | Result | |||
|- | |||
| | |||
<pre>{{Tl|UnitBox}}</pre> | |||
|{{Tl|UnitBox}} | |||
|} | |||
Revision as of 10:05, 23 August 2021
This template can be used to create a link with braces to any template, so that users can copy or view the introduction about the template it links to.
- Syntax:
{{Tl|Name of the template}}
|
| Example | |
|---|---|
| Code | Result |
{{Tl|UnitBox}}
|
{{UnitBox}} |