Cogito, ergo sum

Difference between revisions of "Template:Tnavbar"

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
(New page: <onlyinclude><div class="noprint plainlinks" style="background-color:transparent; padding:0; font-weight:normal; font-size:xx-small; white-space:nowrap; {{{style|}}}">[[Template:{{{1}}}|<s...)
 
m
Line 1: Line 1:
<onlyinclude><div class="noprint plainlinks" style="background-color:transparent; padding:0; font-weight:normal; font-size:xx-small; white-space:nowrap; {{{style|}}}">[[Template:{{{1}}}|<span title="View this template">v</span>]]&nbsp;<span style="font-size:80%;">•</span>&nbsp;[[Template talk:{{{1}}}|<span title="Discussion about this template">d</span>]]&nbsp;<span style="font-size:80%;">•</span>&nbsp;[{{fullurl:Template:{{{1}}}|action=edit}} <span title="You can edit this template. Please use the preview button before saving.">e</span>]</div></onlyinclude>
+
<div class="noprint plainlinks" style="background-color:transparent; padding:0; font-weight:normal; font-size:xx-small; white-space:nowrap; {{{style|}}}">[[Template:{{{1}}}|<span title="View this template">v</span>]]&nbsp;<span style="font-size:80%;">•</span>&nbsp;[[Template talk:{{{1}}}|<span title="Discussion about this template">d</span>]]&nbsp;<span style="font-size:80%;">•</span>&nbsp;[{{fullurl:Template:{{{1}}}|action=edit}} <span title="You can edit this template. Please use the preview button before saving.">e</span>]</div><noinclude>
 
----
 
----
 
{{ambox
 
{{ambox
Line 5: Line 5:
 
}}
 
}}
 
{{documentation}}
 
{{documentation}}
 +
</noinclude>

Revision as of 09:18, 7 March 2008


[edit] Documentation

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

Usage

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.