Template:Navbar: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
<includeonly>{{#if:{{{ | <includeonly><div class="noprint plainlinks hlist navbar {{#if:{{{mini|}}}|mini}}" style="{{{style|}}}"><!-- | ||
-->{{#if:{{{mini|}}}{{{plain|}}}|<!--nothing-->|<!--else: | -->{{#if:{{{mini|}}}{{{plain|}}}|<!--nothing-->|<!--else: | ||
-->This box: | --><span style="word-spacing:0;{{{fontstyle|}}}">{{{text|This box:}}} </span>}}<!-- | ||
-->{{#if:{{{brackets|}}}|[}}<!-- | -->{{#if:{{{brackets|}}}|<span style="margin-right:-0.125em;{{{fontstyle|}}}">[</span>}}<!-- | ||
-->[{{ | --><ul><!-- | ||
--><li class="nv-view">[[{{transclude|{{{1}}}}}|<span title="View this template" <!-- | |||
-->style="{{{fontstyle|}}}">{{#if:{{{mini|}}}|v|view}}</span>]]</li><!-- | |||
--> | --><li class="nv-talk">[[{{TALKPAGENAME:{{transclude|{{{1}}}}}}}|<span title="Discuss this template" <!-- | ||
-->style="{{{fontstyle|}}}">{{#if:{{{mini|}}}|t|talk}}</span>]]</li><!-- | |||
-->{{#if:{{{noedit|}}}|<!--nothing-->|<!--else: | -->{{#if:{{{noedit|}}}|<!--nothing-->|<!--else: | ||
--> | --><li class="nv-edit">[{{fullurl:{{transclude|{{{1}}}}}|action=edit}} <span title="Edit this template" <!-- | ||
--> | -->style="{{{fontstyle|}}}">{{#if:{{{mini|}}}|e|edit}}</span>]</li>}}<!-- | ||
--></ul><!-- | |||
-->{{#if:{{{brackets|}}}| | -->{{#if:{{{brackets|}}}|<span style="margin-left:-0.125em;{{{fontstyle|}}}">]</span>}}<!-- | ||
--></div></includeonly><noinclude> | |||
--></div> | |||
* Please see Wikipedia | * Please see [https://en.wikipedia.org/wiki/Template:Navbar Wikipedia] for full documentation & examples. | ||
* Use {{code|1={{!}}notalk=1}} to hide the talk link when necessary. | * Use {{code|1={{!}}notalk=1}} to hide the talk link when necessary. | ||
[[Category:Navbox templates]] | [[Category:Navbox templates]] | ||
</noinclude> | </noinclude> |
Latest revision as of 09:48, 2 October 2013
- Please see Wikipedia for full documentation & examples.
- Use
|notalk=1
to hide the talk link when necessary.