|
|
| Zeile 1: |
Zeile 1: |
| === <span class="mw-headline" id="Optional_parameters">Optional parameters</span> ===
| |
| {| class="wikitable"
| |
| !Options
| |
| !Parameters
| |
| !Produces...
| |
| |-
| |
| |Basic
| |
| |<span class="monospaced"><nowiki>{{Navbar|</nowiki>''template name''<nowiki>}}</nowiki></span>
| |
| |<span class="noprint plainlinks navbar" style=""><small><span style="">This box: </span><span style="white-space:nowrap;word-spacing:-.12em;">[[mediawikiwiki:Template:Navbar/doc|<span style="" title="View this template">view</span>]] <span style="">'''·''' </span>[[mediawikiwiki:Template_talk:Navbar/doc|<span style="" title="Discuss this template">talk</span>]] <span style="">'''·''' </span>[https://www.mediawiki.org/w/index.php?title=Template:Navbar/doc&action=edit <span style="" title="Edit this template">edit</span>]</span></small></span>
| |
| |-
| |
| |Different text
| |
| |<span class="monospaced"><nowiki>{{Navbar|</nowiki>''template name''<nowiki>|text=This template:}}</nowiki></span>
| |
| |<span class="noprint plainlinks navbar" style=""><small><span style="">This template: </span><span style="white-space:nowrap;word-spacing:-.12em;">[[mediawikiwiki:Template:Navbar/doc|<span style="" title="View this template">view</span>]] <span style="">'''·''' </span>[[mediawikiwiki:Template_talk:Navbar/doc|<span style="" title="Discuss this template">talk</span>]] <span style="">'''·''' </span>[https://www.mediawiki.org/w/index.php?title=Template:Navbar/doc&action=edit <span style="" title="Edit this template">edit</span>]</span></small></span>
| |
| |-
| |
| |Without "This box:" text
| |
| |<span class="monospaced"><nowiki>{{Navbar|</nowiki>''template name''<nowiki>|plain=1}}</nowiki></span>
| |
| |<span class="noprint plainlinks navbar" style=""><small><span style="white-space:nowrap;word-spacing:-.12em;">[[mediawikiwiki:Template:Navbar/doc|<span style="" title="View this template">view</span>]] <span style="">'''·''' </span>[[mediawikiwiki:Template_talk:Navbar/doc|<span style="" title="Discuss this template">talk</span>]] <span style="">'''·''' </span>[https://www.mediawiki.org/w/index.php?title=Template:Navbar/doc&action=edit <span style="" title="Edit this template">edit</span>]</span></small></span>
| |
| |-
| |
| |Short version
| |
| |<span class="monospaced"><nowiki>{{Navbar|</nowiki>''template name''<nowiki>|mini=1}}</nowiki></span>
| |
| |<span class="noprint plainlinks navbar" style=""><small><span style="white-space:nowrap;word-spacing:-.12em;">[[mediawikiwiki:Template:Navbar/doc|<span style="" title="View this template">v</span>]] <span style="">'''·''' </span>[[mediawikiwiki:Template_talk:Navbar/doc|<span style="" title="Discuss this template">d</span>]] <span style="">'''·''' </span>[https://www.mediawiki.org/w/index.php?title=Template:Navbar/doc&action=edit <span style="" title="Edit this template">e</span>]</span></small></span>
| |
| |-
| |
| |With a color option
| |
| |<span class="monospaced"><nowiki>{{Navbar|</nowiki>''template name''<nowiki>|fontstyle=color:green}}</nowiki></span>
| |
| |<span class="noprint plainlinks navbar" style=""><small><span style="color: green">This box: </span><span style="white-space:nowrap;word-spacing:-.12em;">[[mediawikiwiki:Template:Navbar/doc|<span style="color: green" title="View this template">view</span>]] <span style="color: green">'''·''' </span>[[mediawikiwiki:Template_talk:Navbar/doc|<span style="color: green" title="Discuss this template">talk</span>]] <span style="color: green">'''·''' </span>[https://www.mediawiki.org/w/index.php?title=Template:Navbar/doc&action=edit <span style="color: green" title="Edit this template">edit</span>]</span></small></span>
| |
| |-
| |
| |With brackets
| |
| |<span class="monospaced"><nowiki>{{Navbar|</nowiki>''template name''<nowiki>|brackets=1}}</nowiki></span>
| |
| |<span class="noprint plainlinks navbar" style=""><small><span style="">This box: [</span><span style="white-space:nowrap;word-spacing:-.12em;">[[mediawikiwiki:Template:Navbar/doc|<span style="" title="View this template">view</span>]] <span style="">'''·''' </span>[[mediawikiwiki:Template_talk:Navbar/doc|<span style="" title="Discuss this template">talk</span>]] <span style="">'''·''' </span>[https://www.mediawiki.org/w/index.php?title=Template:Navbar/doc&action=edit <span style="" title="Edit this template">edit</span>]</span><span style="">]</span></small></span>
| |
| |-
| |
| |Custom namespace
| |
| |<span class="monospaced"><nowiki>{{Navbar|</nowiki>''namespaced template name''<nowiki>|plain=1|brackets=1}}</nowiki></span>
| |
| |<span class="noprint plainlinks navbar" style=""><small><span style="">[</span><span style="white-space:nowrap;word-spacing:-.12em;">[[mediawikiwiki:User:Example|<span style="" title="View this template">view</span>]] <span style="">'''·''' </span>[[mediawikiwiki:User_talk:Example|<span style="" title="Discuss this template">talk</span>]] <span style="">'''·''' </span>[https://www.mediawiki.org/w/index.php?title=User:Example&action=edit <span style="" title="Edit this template">edit</span>]</span><span style="">]</span></small></span>
| |
| |}
| |
|
| |
|
|
| |
|