Template:T/doc: Difference between revisions

From April Knights Wiki
Created page with "==Description== This template is used to write out the name of templates on documentation pages without calling those templates. ==Syntax== Add {{T|<nowiki>T|name_of_template</nowiki>}} in the desired part of the text. ==Usage== This is the normal format when used: <pre> Text {{T|name_of_template}} text continued </pre> <includeonly>{{PAGENAME}}</includeonly><noinclude>{{PAGENAME}}</noinclude>"
 
mNo edit summary
 
Line 11: Line 11:
Text {{T|name_of_template}} text continued
Text {{T|name_of_template}} text continued
</pre>
</pre>
 
<noinclude>[[Category:Template Documentation]]</noinclude>
<includeonly>[[Category:Templates|{{PAGENAME}}]]</includeonly><noinclude>[[Category:Template documentation|{{PAGENAME}}]]</noinclude>

Latest revision as of 20:23, 3 April 2025

Description

This template is used to write out the name of templates on documentation pages without calling those templates.

Syntax

Add {{T|name_of_template}} in the desired part of the text.

Usage

This is the normal format when used:

Text {{T|name_of_template}} text continued