Difference between revisions of "Template:Navbar"

From WPRDC Wiki
Jump to navigation Jump to search
>Shirayuki
(use translation aware transclusion)
>ExE Boss
 
(14 intermediate revisions by 4 users not shown)
Line 1: Line 1:
<noinclude>
<noinclude>
<languages/>
<languages/>
</noinclude><span class="noprint plainlinks navbar" style="{{{style|}}}"><small><!--
</noinclude><templatestyles src="Module:Navbar/styles.css"/><span class="noprint plainlinks navbar" style="{{{style|}}}"><small><!--


-->{{#if:{{{mini|}}}{{{plain|}}}|<!--nothing-->|<!--else:
-->{{#if:{{{mini|}}}{{{plain|}}}|<!--nothing-->|<!--else:
Line 9: Line 9:


--><span style="white-space:nowrap;word-spacing:-.12em;"><!--
--><span style="white-space:nowrap;word-spacing:-.12em;"><!--
-->[[{{ns:10}}:{{{1}}}|<span style="{{{fontstyle|}}}" title="<translate nowrap><!--T:2--> View this template</translate>"><!--
-->[[{{transclude|{{{1}}}}}|<span style="{{{fontstyle|}}}" title="<translate nowrap><!--T:2--> View this template</translate>"><!--
-->{{#if:{{{mini|}}}|<translate><!--T:3--> v</translate>|<translate><!--T:4--> view</translate>}}</span>]]<!--
-->{{#if:{{{mini|}}}|<translate><!--T:3--> v</translate>|<translate><!--T:4--> view</translate>}}</span>]]<!--


--><span style="{{{fontstyle|}}}">&#32;<b>&middot;</b>&#32;</span><!--
--><span style="{{{fontstyle|}}}">&#32;<b>&middot;</b>&#32;</span><!--
-->[{{fullurl:{{ns:11}}:{{{1}}}}} <span style="{{{fontstyle|}}}" title="<translate nowrap><!--T:9--> Discuss this template</translate>"><!--
-->[{{fullurl:{{<noinclude><nowiki/></noinclude>TALKPAGENAME:{{transclude|{{{1}}}}}}}}} <span style="{{{fontstyle|}}}" title="<translate nowrap><!--T:9--> Discuss this template</translate>"><!--
-->{{#if:{{{mini|}}}|<translate><!--T:5--> d</translate>|<translate><!--T:6--> talk</translate>}}</span>]<!--
-->{{#if:{{{mini|}}}|<translate><!--T:5--> d</translate>|<translate><!--T:6--> talk</translate>}}</span>]<!--


-->{{#if:{{{noedit|}}}|<!--nothing-->|<!--else:
-->{{#if:{{{noedit|}}}|<!--nothing-->|<!--else:
--><span style="{{{fontstyle|}}}">&#32;<b>&middot;</b>&#32;</span><!--
--><span style="{{{fontstyle|}}}">&#32;<b>&middot;</b>&#32;</span><!--
-->[{{fullurl:{{ns:10}}:{{{1}}}|action=edit}} <span style="{{{fontstyle|}}}" title="<translate nowrap><!--T:10--> Edit this template</translate>"><!--
-->[{{fullurl:{{transclude|{{{1}}}}}|action=edit}} <span style="{{{fontstyle|}}}" title="<translate nowrap><!--T:10--> Edit this template</translate>"><!--
-->{{#if:{{{mini|}}}|<translate><!--T:7--> e</translate>|<translate><!--T:8--> edit</translate>}}</span>]}}<!--
-->{{#if:{{{mini|}}}|<translate><!--T:7--> e</translate>|<translate><!--T:8--> edit</translate>}}</span>]}}<!--
--></span><!--
--></span><!--
Line 25: Line 25:


--></small></span><noinclude>
--></small></span><noinclude>
{{documentation|content=
{{Documentation|content=
{{Uses TemplateStyles|Module:Navbar/styles.css}}
<translate>
== Usage == <!--T:11-->


== Usage ==
=== General === <!--T:12-->


===General===
<!--T:13-->
 
When one of the following examples is placed inside a given [[<tvar|1>Special:MyLanguage/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:
</translate>


: {{tlx|Navbar|Navbar|mini{{=}}1}}
: {{tlx|Navbar|Navbar|mini{{=}}1}}
Line 37: Line 40:
: {{tlx|Navbar|Navbar|fontstyle{{=}}color:green}}
: {{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, {{tlx|Navbar|navbar/doc}} gives:
<translate><!--T:14--> The <tvar|1><code><nowiki>{{subst:PAGENAME}}</nowiki></code></> will be substituted with the template's name when parsed by the servers.</translate>
<translate><!--T:15--> For example, <tvar|1>{{tlx|Navbar|navbar/doc}}</> gives:</translate>


{{Navbar|navbar/doc}}
{{Navbar|navbar/doc}}


===Font-size===
<translate>
=== Font-size === <!--T:16-->
</translate>
<translate><!--T:17--> Font-size is <tvar|1><code>88%</code></> when used in a navbar, and <tvar|2><code>100%</code></> when nested in a navbox.</translate>
<translate><!--T:18--> In the navbar, the weight is "<tvar|1><code>normal</code></>"; when nested in navbox, it takes on the outer setting.</translate>
<translate><!--T:19--> The middot is bold.</translate>


Font-size is 88% when used in a navbar, and 100% when nested in a navbox.
<translate>
In the navbar, the weight is "normal"; when nested in navbox, it takes on the outer setting. The middot is bold.
== Examples == <!--T:20-->


== Examples ==
=== Required parameters === <!--T:21-->
 
</translate>
===Required parameters===
* {{tlx|Navbar|''<translate><!--T:22--> template name</translate>''}} — <translate><!--T:23--> the template name is required.</translate>
 
* {{tlx|Navbar|Template Name}} the template name is required.
 
===Optional parameters===


<translate>
=== Optional parameters === <!--T:24-->
</translate>
{{(}}{{!}} class="wikitable"
{{(}}{{!}} class="wikitable"
! Options !! Parameters !! Produces...
! <translate><!--T:25--> Options</translate>
! <translate><!--T:26--> Parameters</translate>
! <translate><!--T:27--> Produces...</translate>
{{!}}-
{{!}}-
{{!}} Basic {{!}}{{!}} {{tlx|Navbar|Template Name}} {{!}}{{!}} {{navbar|navbar/doc}}
{{!}} <translate><!--T:28--> Basic</translate>
{{!}} {{tlx|Navbar|2=''<translate><!--T:29--> template name</translate>''}}
{{!}} {{navbar|navbar/doc}}
{{!}}-
{{!}}-
{{!}} Different text {{!}}{{!}} {{tlx|Navbar|Template Name|text{{=}}This template:}} {{!}}{{!}} {{navbar|navbar/doc|text=This template:}}
{{!}} <translate><!--T:30--> Different text</translate>
{{!}} {{tlx|Navbar|2=''<translate><!--T:31--> template name</translate>''|3=text{{=}}<translate><!--T:32--> This template:</translate>}}
{{!}} {{navbar|navbar/doc|text=<translate><!--T:33--> This template:</translate>}}
{{!}}-
{{!}}-
{{!}} Without "This box:" text {{!}}{{!}} {{tlx|Navbar|Template Name|plain{{=}}1}} {{!}}{{!}} {{navbar|navbar/doc|plain=1}}
{{!}} <translate><!--T:34--> Without "This box:" text</translate>
{{!}} {{tlx|Navbar|2=''<translate><!--T:35--> template name</translate>''|3=plain{{=}}1}}
{{!}} {{navbar|navbar/doc|plain=1}}
{{!}}-
{{!}}-
{{!}} Short version {{!}}{{!}} {{tlx|Navbar|Template Name|mini{{=}}1}} {{!}}{{!}} {{navbar|navbar/doc|mini=1}}
{{!}} <translate><!--T:36--> Short version</translate>
{{!}} {{tlx|Navbar|2=''<translate><!--T:37--> template name</translate>''|3=mini{{=}}1}}
{{!}} {{navbar|navbar/doc|mini=1}}
{{!}}-
{{!}}-
{{!}} With a color option {{!}}{{!}} {{tlx|Navbar|Template Name|fontstyle{{=}}color:green}} {{!}}{{!}} {{navbar|navbar/doc|fontstyle=color:green}}
{{!}} <translate><!--T:38--> With a color option</translate>
{{!}} {{tlx|Navbar|2=''<translate><!--T:39--> template name</translate>''|3=fontstyle{{=}}color:green}}
{{!}} {{navbar|navbar/doc|fontstyle=color:green}}
{{!}}-
{{!}}-
{{!}} With brackets
{{!}} <translate><!--T:40--> With brackets</translate>
{{!}} {{tlx|Navbar|Template Name|brackets{{=}}1}}
{{!}} {{tlx|Navbar|2=''<translate><!--T:41--> template name</translate>''|3=brackets{{=}}1}}
{{!}} {{navbar|navbar/doc|brackets=1}}
{{!}} {{navbar|navbar/doc|brackets=1}}
{{!}}-
{{!}} <translate><!--T:45--> Custom namespace</translate>
{{!}} {{tlx|Navbar|2=''<translate><!--T:46--> namespaced template name</translate>''|3=plain{{=}}1|4=brackets{{=}}1}}
{{!}} {{navbar|User:Example|plain=1|brackets=1}}
{{!}}{{)}}
{{!}}{{)}}


===Deprecated parameters===
== TemplateData ==
 
{{Navbar/doc}}
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 ==
<translate>
 
== Notes == <!--T:42-->
Navbar is contained within a {{tag|div}} in order to accommodate a horizontal unnumbered list. This means it cannot be placed inside a {{tag|span}} or other inline element, because Tidy will 'fix' situations where it finds block elements inside inline elements.
</translate>
 
<translate><!--T:43--> Navbar is contained within a <tvar|1>{{tag|div}}</> in order to accommodate a horizontal unnumbered list.</translate>
== Prepackaged ==
<translate><!--T:44--> This means it cannot be placed inside a <tvar|1>{{tag|span}}</> or other inline element, because Tidy will 'fix' situations where it finds block elements inside inline elements.</translate>
 
;{{tl|Tnavbar-header}}: Positions <small>v{{·}}d{{·}}e</small> on the right edge of the line, often used in non-collapsible navbox heading.
;{{tl|Tnavbar-navframe}}: For use in conjunction with [[Wikipedia:NavFrame|Navframe divs]], positions <small>v{{·}}d{{·}}e</small> opposite of the [hide]/[show] feature.
;{{tl|Tnavbar-collapsible}}: For use in conjunction with [[Wikipedia: NavFrame#Collapsible tables|Collapsible tables]], floats <small>v{{·}}d{{·}}e</small> opposite of the [hide]/[show] feature.


<!--- PLEASE ADD METADATA TO THE <includeonly> SECTION HERE --->
<!--- PLEASE ADD METADATA TO THE <includeonly> SECTION HERE --->
Line 90: Line 109:
[[Category:Formatting templates{{#translation:}}]]
[[Category:Formatting templates{{#translation:}}]]
</includeonly>
</includeonly>
}}
}}
</noinclude>
</noinclude>

Latest revision as of 15:15, 5 July 2021

<languages/> <translate> This box:</translate> [[Template:{{{1}}}|<span style="" title="<translate nowrap> View this template</translate>"><translate> view</translate>]] · [{{fullurl:{{TALKPAGENAME:Template:{{{1}}}}}}} <span style="" title="<translate nowrap> Discuss this template</translate>"><translate> talk</translate>] · [{{fullurl:Template:{{{1}}}|action=edit}} <span style="" title="<translate nowrap> Edit this template</translate>"><translate> edit</translate>] Lua error in Module:TNT at line 158: Missing JsonConfig extension; Cannot load https://commons.wikimedia.org/wiki/Data:I18n/Documentation.tab.[[Category:Template documentation pages{{#translation:}}]]