Template:T: Difference between revisions

From The Reed and Rite
mNo edit summary
mNo edit summary
Line 10: Line 10:
-->}}</code></includeonly><noinclude>
-->}}</code></includeonly><noinclude>
== Description ==
== Description ==
This template allows you to include a template tag on a page without [https://www.mediawiki.org/wiki/Transclusion transcluding] (embedded) it inside other pages. It will provide a link to that templates page in the [[:Category:Templates|Templates namespace]]. Most commonly, this template is used for demonstrative or linking purposes in the [[:Help:Contents|Help Guide]] or on Template Description pages.
This template is used to provide stylized formatting to template displays without actually using the template itself. It will provide a link to that templates page in the [[:Category:Templates|Templates namespace]]. Most commonly, this template is used for demonstrative or linking purposes in the [[:Help:Contents|Help Guide]] or on Template Description pages.
{{for|Wikipedia: Template: Tlx|additional details and information}}


== Usage ==
== Usage ==
Line 21: Line 22:
* use correctly numbered parameters.
* use correctly numbered parameters.


=== More information ===
{{t|Columns|count&#61;3|* Item 1* Item 2}}
{{for|Wikipedia: Template: Tlx|additional details and information}}
For additional details and information, please refer to the wikipedia's doc page: [[Wikipedia: Template: Tlx]]


[[Category: Templates]]
== Pages using Template ==
== Pages using Template ==
{{for|Special:WhatLinksHere/{{FULLPAGENAME}}|a full listing|here|pre=This list is limited to 100 pages}}
{{for|Special:WhatLinksHere/{{FULLPAGENAME}}|a full listing|here|pre=This list is limited to 100 pages}}
{{Special:WhatLinksHere/{{FULLPAGENAME}}|limit=100}}
{{Special:WhatLinksHere/{{FULLPAGENAME}}|limit=100}}
[[Category: Templates]]

Revision as of 23:17, 17 April 2025

Description

This template is used to provide stylized formatting to template displays without actually using the template itself. It will provide a link to that templates page in the Templates namespace. Most commonly, this template is used for demonstrative or linking purposes in the Help Guide or on Template Description pages.

Usage

{{t|template name|first parameter|second parameter}}.

To pass named parameters, you can

  • use name &#61; value{{t|Rosharan numeric date|year &#61; 1172|month &#61; 5|week &#61; 10|day &#61; 6}};
  • surround it in <nowiki /> tags — {{t|Rosharan numeric date|<nowiki>year=1172|month=5|week=1|day=6</nowiki>}}; or
  • use correctly numbered parameters.

{{Columns|count=3|* Item 1* Item 2}}

Pages using Template