Template:Template link3/doc: Difference between revisions
Template page
More actions
Created page with "{{Documentation subpage}} {{template shortcut|tml3|temp3}} <hr width="75%"> == Usage == This template is copied from {{tml3|Template link|bracket=curly}}, but includes the page name if no name is given. It also allows you to choose between curly brackets({{ }}) or square bracket([[ ]]), for no bracket use <code>|bracket=none</code>. It includes a page name when substituted. <syntaxhighlight lang="wikitext"> {{tml3|Name(default is PAGENAME) |bracket= }}</syntaxh..." |
No edit summary |
||
Line 3: | Line 3: | ||
<hr width="75%"> | <hr width="75%"> | ||
== Usage == | == Usage == | ||
This template is copied from {{tml3|Template link|bracket=curly}}, | ;From: https://en.wikipedia.org/wiki/Template:Template_link3 | ||
:This template is copied from {{tml3|Template link|bracket=curly}}, | |||
but includes the page name if no name is given. It also allows you to choose between curly brackets({{ }}) or square bracket([[ ]]), for no bracket use <code>|bracket=none</code>. It includes a page name when substituted. | but includes the page name if no name is given. It also allows you to choose between curly brackets({{ }}) or square bracket([[ ]]), for no bracket use <code>|bracket=none</code>. It includes a page name when substituted. | ||
<syntaxhighlight lang="wikitext"> | <syntaxhighlight lang="wikitext"> |
Latest revision as of 23:03, 4 March 2025
This is a documentation subpage for Template:Template link3. It may contain usage information, categories and other content that is not part of the original template page. |
Usage
- From
- https://en.wikipedia.org/wiki/Template:Template_link3
- This template is copied from {{Template link}}
,
but includes the page name if no name is given. It also allows you to choose between curly brackets({{ }}) or square bracket([[ ]]), for no bracket use |bracket=none
. It includes a page name when substituted.
{{tml3|Name(default is PAGENAME) |bracket= }}
Examples
Markup | Renders As | {{tml3|Example}}
|
[[Example]] | {{subst:tml3}} (for auto page name use subst:tml3)
|
[[Template link3]] | {{tml3|Example|bracket=curly}}
|
{{Example}} | {{subst:tml3|bracket=none}}
|
Template link3 | {{tml3|bracket=yes}}
|
Error: bracket is invalid
|
Error | Error: bracket is invalid
|
---|