Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.
DOORS Site Logo

Welcome to the Official DOORS Wiki!
Please read the Wiki Rules the Manual of Style and familiarise yourself with our Wiki Policies before contributing to get a better understanding of what content is allowed on our wiki and how to display it properly, if you need help don't hesitate to reach out to a DOORS Wiki Staff Member.

Template:T/doc: Difference between revisions

Template page
No edit summary
 
(Added the Documentation subpage template.)
Line 1: Line 1:
<noinclude>{{Documentation subpage}}</noinclude>
;Description
;Description
A template link with a variable number of parameters (0-20).
A template link with a variable number of parameters (0-20).


;Syntax
;Syntax
:{{t|t|parameter1|parameter2|parameter3|parameter4|...|parameter20}} <!-- self-referential examples! -->
:{{T|T|parameter1|parameter2|parameter3|parameter4|...|parameter20}} <!-- self-referential examples! -->


;Source
;Source
Line 9: Line 10:


;Example
;Example
:{{t|t|param1|param2}}
:{{T|T|param1|param2}}


<includeonly>[[Category:General wiki templates]]</includeonly>
<includeonly>[[Category:General wiki templates]]</includeonly>
<noinclude>[[Category:Template documentation]]</noinclude>

Revision as of 20:37, 23 August 2022

Edit-copy green.svg
This is a template documentation subpage for Template:T.
It contains usage information, categories, interlanguage links and other content that is not part of the original template page.
Description

A template link with a variable number of parameters (0-20).

Syntax
{{T|parameter1|parameter2|parameter3|parameter4|...|parameter20}}
Source
Improved version not needing t/piece subtemplate developed on Templates wiki see the list of authors. Copied here via CC-By-SA 3.0 license.
Example
{{T|param1|param2}}