Jump to content

Template:Tl/doc: Difference between revisions

From ModEnc²
en>桂月August
No edit summary
m 5 revisions imported
 
(2 intermediate revisions by one other user not shown)
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.
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:
;Syntax:<code><nowiki>{{Tl|Name of the template}}</nowiki></code>
{|
|
<pre>{{Tl|Name of the template}}</pre>
|}


{| class="wikitable" style="text-align: center; background-color: #FFFFFF00;"
{| class="wikitable" style="text-align: center; background-color: #FFFFFF00;"
Line 13: Line 9:
|-
|-
|
|
<pre>{{Tl|UnitBox}}</pre>
<pre>{{Tl|Sandbox}}</pre>
|{{Tl|UnitBox}}
|{{Tl|Sandbox}}
|}
|}

Latest revision as of 22:22, 31 March 2025

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|Sandbox}}
{{Sandbox}}