Template:T: Difference between revisions

From The Reed and Rite
mNo edit summary
Line 9: Line 9:
-->{{#if:{{{9|}}}|&#124;{{{9}}}|}}<!--
-->{{#if:{{{9|}}}|&#124;{{{9}}}|}}<!--
-->}}</code></includeonly><noinclude>
-->}}</code></includeonly><noinclude>
== Documentation ==
== Description ==
=== Usage ===
== Usage ==
Usage is as follows:


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

Revision as of 23:03, 17 April 2025

Description

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.

More information

For additional details and information, please refer to the wikipedia's doc page: Wikipedia: Template: Tlx

Pages using Template