Difference between revisions of "Template:Navbar/en"

From BTAWiki
Jump to navigation Jump to search
(Updating to match new version of source page)
m (7 revisions imported)
 
(3 intermediate revisions by one other user not shown)
Line 15: Line 15:
  
 
--><span style="{{{fontstyle|}}}">&#32;<b>&middot;</b>&#32;</span><!--
 
--><span style="{{{fontstyle|}}}">&#32;<b>&middot;</b>&#32;</span><!--
-->[[{{ns:11}}:{{{1}}}|<span style="{{{fontstyle|}}}" title="Discuss this template"><!--
+
-->[{{fullurl:{{ns:11}}:{{{1}}}}} <span style="{{{fontstyle|}}}" title="Discuss this template"><!--
-->{{#if:{{{mini|}}}|d|talk}}</span>]]<!--
+
-->{{#if:{{{mini|}}}|d|talk}}</span>]<!--
  
 
-->{{#if:{{{noedit|}}}|<!--nothing-->|<!--else:
 
-->{{#if:{{{noedit|}}}|<!--nothing-->|<!--else:
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===
  
<table class="wikitable">
+
{{(}}{{!}} class="wikitable"
<tr>
+
! Options !! Parameters !! Produces...
<th>Options</th><th>Parameters</th><th>Produces...</th>
+
{{!}}-
</tr><tr>
+
{{!}} Basic {{!}}{{!}} {{tlx|Navbar|Template Name}} {{!}}{{!}} {{navbar|navbar/doc}}
<td>Basic</td><td><code><nowiki>{{navbar|Template Name}}</nowiki></code></td><td>{{navbar|navbar/doc}}</td>
+
{{!}}-
</tr><tr>
+
{{!}} Different text {{!}}{{!}} {{tlx|Navbar|Template Name|text{{=}}This template:}} {{!}}{{!}} {{navbar|navbar/doc|text=This template:}}
<td>Different text</td><td><code><nowiki>{{navbar|Template Name|text=This template:}}</nowiki></code></td><td>{{navbar|navbar/doc|text=This template:}}</td>
+
{{!}}-
</tr><tr>
+
{{!}} Without "This box:" text {{!}}{{!}} {{tlx|Navbar|Template Name|plain{{=}}1}} {{!}}{{!}} {{navbar|navbar/doc|plain=1}}
<td>Without "This box:" text</td><td><code><nowiki>{{navbar|Template Name|plain=1}}</nowiki></code></td><td>{{navbar|navbar/doc|plain=1}}</td>
+
{{!}}-
</tr><tr>
+
{{!}} Short version {{!}}{{!}} {{tlx|Navbar|Template Name|mini{{=}}1}} {{!}}{{!}} {{navbar|navbar/doc|mini=1}}
<td>Short version</td><td><code><nowiki>{{navbar|Template Name|mini=1}}</nowiki></code></td><td>{{navbar|navbar/doc|mini=1}}</td>
+
{{!}}-
</tr><tr>
+
{{!}} With a color option {{!}}{{!}} {{tlx|Navbar|Template Name|fontstyle{{=}}color:green}} {{!}}{{!}} {{navbar|navbar/doc|fontstyle=color:green}}
<td>With a color option</td><td><code><nowiki>{{navbar|Template Name|fontstyle=color:green}}</nowiki></code></td><td>{{navbar|navbar/doc|fontstyle=color:green}}</td>
+
{{!}}-
</tr><tr>
+
{{!}} With brackets
<td>With brackets</td>
+
{{!}} {{tlx|Navbar|Template Name|brackets{{=}}1}}
<td><code><nowiki>{{navbar|Template Name|brackets=1}}</nowiki></code></td>
+
{{!}} {{navbar|navbar/doc|brackets=1}}
<td>{{navbar|navbar/doc|brackets=1}}</td>
+
{{!}}{{)}}
</tr>
 
</table>
 
  
 
===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 ==

Latest revision as of 03:07, 13 November 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:}}]]