Difference between revisions of "Template:Navbar/en"

From BTAWiki
Jump to navigation Jump to search
(Updating to match new version of source page)
(Updating to match new version of source page)
Line 36: Line 36:
 
===General===
 
===General===
  
When one of the following examples is placed inside a given [[Help:templates|template]], it adds navbar navigational functionality:
+
When one of the following examples is placed inside a given [[Special:MyLanguage/Help:Templates|template]], it adds navbar navigational functionality:
  
:<tt><nowiki>{{navbar|{{subst:PAGENAME}}|mini=1}}</nowiki></tt>
+
: {{tlx|Navbar|Navbar|mini{{=}}1}}
:<tt><nowiki>{{navbar|{{subst:PAGENAME}}|plain=1}}</nowiki></tt>
+
: {{tlx|Navbar|Navbar|plain{{=}}1}}
:<tt><nowiki>{{navbar|{{subst:PAGENAME}}|fontstyle=color:green}}</nowiki></tt>
+
: {{tlx|Navbar|Navbar|fontstyle{{=}}color:green}}
  
The <code><nowiki>{{subst:PAGENAME}}</nowiki></code> will be substituted with the template's name when parsed by the servers. For example, <code><nowiki>{{navbar|navbar/doc}}</nowiki></code> gives:
+
The <code><nowiki>{{subst:PAGENAME}}</nowiki></code> will be substituted with the template's name when parsed by the servers. For example, {{tlx|Navbar|navbar/doc}} gives:
  
{{navbar|navbar/doc}}
+
{{Navbar|navbar/doc}}
  
 
===Font-size===
 
===Font-size===
Line 55: Line 55:
 
===Required parameters===
 
===Required parameters===
  
*<code><nowiki>{{navbar|Template Name}}</nowiki></code> – the template name is required.
+
* {{tlx|Navbar|Template Name}} – the template name is required.
  
 
===Optional parameters===
 
===Optional parameters===
Line 62: Line 62:
 
! Options !! Parameters !! Produces...
 
! Options !! Parameters !! Produces...
 
{{!}}-
 
{{!}}-
{{!}} Basic {{!}}{{!}} <code><nowiki>{{navbar|Template Name}}</nowiki></code> {{!}}{{!}} {{navbar|navbar/doc}}
+
{{!}} Basic {{!}}{{!}} {{tlx|Navbar|Template Name}} {{!}}{{!}} {{navbar|navbar/doc}}
 
{{!}}-
 
{{!}}-
{{!}} Different text {{!}}{{!}} <code><nowiki>{{navbar|Template Name|text=This template:}}</nowiki></code> {{!}}{{!}} {{navbar|navbar/doc|text=This template:}}
+
{{!}} Different text {{!}}{{!}} {{tlx|Navbar|Template Name|text{{=}}This template:}} {{!}}{{!}} {{navbar|navbar/doc|text=This template:}}
 
{{!}}-
 
{{!}}-
{{!}} Without "This box:" text {{!}}{{!}} <code><nowiki>{{navbar|Template Name|plain=1}}</nowiki></code> {{!}}{{!}} {{navbar|navbar/doc|plain=1}}
+
{{!}} Without "This box:" text {{!}}{{!}} {{tlx|Navbar|Template Name|plain{{=}}1}} {{!}}{{!}} {{navbar|navbar/doc|plain=1}}
 
{{!}}-
 
{{!}}-
{{!}} Short version {{!}}{{!}} <code><nowiki>{{navbar|Template Name|mini=1}}</nowiki></code> {{!}}{{!}} {{navbar|navbar/doc|mini=1}}
+
{{!}} Short version {{!}}{{!}} {{tlx|Navbar|Template Name|mini{{=}}1}} {{!}}{{!}} {{navbar|navbar/doc|mini=1}}
 
{{!}}-
 
{{!}}-
{{!}} With a color option {{!}}{{!}} <code><nowiki>{{navbar|Template Name|fontstyle=color:green}}</nowiki></code> {{!}}{{!}} {{navbar|navbar/doc|fontstyle=color:green}}
+
{{!}} With a color option {{!}}{{!}} {{tlx|Navbar|Template Name|fontstyle{{=}}color:green}} {{!}}{{!}} {{navbar|navbar/doc|fontstyle=color:green}}
 
{{!}}-
 
{{!}}-
 
{{!}} With brackets
 
{{!}} With brackets
{{!}} <code><nowiki>{{navbar|Template Name|brackets=1}}</nowiki></code>
+
{{!}} {{tlx|Navbar|Template Name|brackets{{=}}1}}
 
{{!}} {{navbar|navbar/doc|brackets=1}}
 
{{!}} {{navbar|navbar/doc|brackets=1}}
 
{{!}}{{)}}
 
{{!}}{{)}}
Line 79: Line 79:
 
===Deprecated parameters===
 
===Deprecated parameters===
  
The <tt>miniv=1</tt>, <tt>viewplain=1</tt>, <tt>nodiv=1</tt> and <tt>fontcolor=</tt> parameters have been deprecated. To implement the view-only version, use the {{tlx|v}} or {{tlx|view}} templates instead.
+
The <code>miniv=1</code>, <code>viewplain=1</code>, <code>nodiv=1</code> and <code>fontcolor=</code> parameters have been deprecated. To implement the view-only version, use the {{tlx|v}} or {{tlx|view}} templates instead.
  
 
== Notes ==
 
== Notes ==

Revision as of 13:50, 8 September 2020

<languages /> This box: [[Template:{{{1}}}|view]] · [{{fullurl:Template talk:{{{1}}}}} talk] · [{{fullurl:Template:{{{1}}}|action=edit}} edit] Script error: No such module "documentation".[[Category:Template documentation pages{{#translation:}}]]