The three virtues of a programmer: Laziness, Impatience, and Hubris. – Larry Wall

Difference between revisions of "Template:Tnavbar/doc"

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
(New page: <noinclude>{{Documentation subpage}}</noinclude> This template inserts mini links for viewing, discussing and editing other templates. ==Usage== This template takes one parameter, which i...)
 
 
Line 1: Line 1:
 
<noinclude>{{Documentation subpage}}</noinclude>
 
<noinclude>{{Documentation subpage}}</noinclude>
This template inserts mini links for viewing, discussing and editing other templates.
+
This template inserts mini links for viewing, discussing and editing other templates. It is usually used in [[Template:Navbox|navigation]] and info box templates.
  
 
==Usage==
 
==Usage==
Line 10: Line 10:
 
</pre>
 
</pre>
 
{{tnavbar|tnavbar}}
 
{{tnavbar|tnavbar}}
 +
 +
Note that when viewing the generated links on the specified templates page or talk page, the "v" and "d" parts respectively will not actually be links since they would point to the same page anyway. This is a feature of the MediaWiki software, not of this template specifically.
  
 
<includeonly>
 
<includeonly>
 
[[Category:Utility templates]]
 
[[Category:Utility templates]]
 
</includeonly>
 
</includeonly>

Latest revision as of 16:15, 7 March 2008

This subpage contains documentation, categories and other content that is not part of the template.
To view the template page itself, see Template:Tnavbar.

This template inserts mini links for viewing, discussing and editing other templates. It is usually used in navigation and info box templates.

Usage[edit]

This template takes one parameter, which is the name of the template to link to.

For example, this creates links for viewing, discussing and editing the Template:Tnavbar itself:

{{tnavbar|tnavbar}}

Note that when viewing the generated links on the specified templates page or talk page, the "v" and "d" parts respectively will not actually be links since they would point to the same page anyway. This is a feature of the MediaWiki software, not of this template specifically.