Difference between revisions of "Template:Template"

From Peter
Jump to: navigation, search
m (7 revisions imported)
 
(3 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
[[Template:{{{1}}}|<nowiki>{{</nowiki>{{{1}}}<nowiki>}}</nowiki>]]<noinclude>
 
[[Template:{{{1}}}|<nowiki>{{</nowiki>{{{1}}}<nowiki>}}</nowiki>]]<noinclude>
 
== Usage ==
 
== Usage ==
<pre>
+
Creates a link to a given template, in template notation.
{{tname|template name to display}}
+
 
</pre>
+
<nowiki>{{template|furry}}</nowiki>
== Example ==
+
 
{| class="wikitable"
+
{{template|furry}}
! Code
+
 
! Result
+
[[Category:Formatting Templates|{{PAGENAME}}]]</noinclude>
|-
 
| <code>{{tname|furry}}</code>  
 
| {{tname|furry}}
 
|}</noinclude><noinclude>[[Category:Templates|{{PAGENAME}}]]</noinclude>
 

Latest revision as of 11:42, 21 December 2018

[[Template:{{{1}}}|{{{{{1}}}}}]]

Usage

Creates a link to a given template, in template notation.

{{template|furry}}

{{furry}}