×
Create a new article
Write your page title here:
We currently have 3,280 articles on YumeWiki. Type your article name above or click on one of the titles below and start writing!



YumeWiki
3,280Articles

Template:T/doc: Difference between revisions

The rewritten Style Guide has an open discussion of the spoiler policy. The current policy will be used if no new consensus is reached. Discuss it here.

yumewiki:en:braingirl>FANDOM
No edit summary
 
(remove external links)
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
;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==
:Improved version not needing t/piece subtemplate developed on [http://templates.fandom.com Templates wiki] see the [http://templates.fandom.com/index.php?title=Template:T&action=history list of authors]. Copied here via CC-By-SA 3.0 license.
Developed on fandom. Copied here via CC-By-SA 3.0 license.


;Example
<noinclude>__NOTOC__ [[Category:Template documentation]]</noinclude>
:{{t|t|param1|param2}}
<includeonly>__NOEDITSECTION__</includeonly>
 
<includeonly>[[Category:General wiki templates]]</includeonly>
<noinclude>[[Category:Template documentation]]</noinclude>

Latest revision as of 13:24, 15 August 2024

Description

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

Syntax

{{t|<parameter1>|<parameter2>|<parameter3>|<parameter4>|<...>|<parameter20>}}

Source

Developed on fandom. Copied here via CC-By-SA 3.0 license.