|
|
(One intermediate revision by the same user not shown) |
Line 1: |
Line 1: |
| <includeonly><!--
| | <div class="NavFrame collapsed" style="border:none; {{{style|{{{css|}}}}}}"><div class="NavHead" |
| --><div class="NavFrame {{#ifeq:{{{expand|no}}}|yes|selected}}" style="clear:both; {{{style|}}}"><!--
| | style="font-weight:{{{fw1|bold}}}; background:{{{bg1|transparent}}}; |
| -->{{#if:{{{IMAGE|}}}|<div class="NavPic" style="position:relative; z-index:1;">{{{IMAGE}}}</div>}}<!--
| | text-align:{{{ta1|center}}}; {{{headercss|{{{headerstyle|}}}}}}">{{{header|{{{1}}}}}} </div> |
| --><div class="NavHead" style="{{{titlestyle|font-weight:bold; color: #000000;}}}"><!--
| | <div class="NavContent" style="font-weight:{{{fw2|normal}}}; |
| -->{{#if:{{{name|}}}|<div style="float:left; white-space:nowrap; font-size:x-small;" class="plainlinks"><!--
| | background-color:{{{bg2|transparent}}}; text-align:{{{ta2|left}}}; |
| -->[[Template:{{{name}}}| <span style="color:#002bb8;" title="View this template.">v</span>]] <!--
| | {{{contentcss|{{{contentstyle|}}}}}}"> |
| -->[[Template talk:{{{name}}}|<span style="color:#002bb8;" title="Discuss this template.">d</span>]] <!-- | | {{{content|{{{contents|{{{2}}}}}}}}} |
| -->[{{fullurl:Template:{{{name}}}|action=edit}} <span style="color:#002bb8;" title="Edit this template.">e</span>]</div>}}<!--
| | </div></div>{{#if:{{{bg1|}}}{{{bg2|}}}{{{ta1|}}}{{{ta2|}}}{{{fw1|}}}{{{fw2|}}}|[[Category:Hidden templates using styles|{{NAMESPACE}}{{PAGENAME}}]]}}<noinclude> |
| -->{{{title}}}</div><!--
| | Collapsible Menus! |
| --><div class="NavContent {{#ifeq:{{{print|no}}}|yes|expand-print}}" style="{{{bodystyle|padding:0.5em; font-size:90%; text-align:left}}}">
| |
| {{{1|{{{body}}}}}} | |
| </div></div> | |
| </includeonly><noinclude>
| |
| == Usage ==
| |
| <pre>
| |
| {{dynamic navigation | |
| |title=[[]] | |
| |body= | |
| }}</pre> | |
| | |
| == Example usage ==
| |
| | |
| {| class="wikitable" width="95%" | |
| ! width="50%" | what to type !! what it does
| |
| |-
| |
| | <pre>
| |
| {{dynamic navigation | |
| |title = Sandboxes | |
| |bodystyle=text-align:center;
| |
| |body =
| |
| [[Wikibooks:Sandbox]] |
| |
| [[w:Wikipedia:Sandbox|Wikipedia:Sandbox]] |
| |
| [[n:Wikinews:Sandbox|Wikinews:Sandbox]] |
| |
| [[v:Wikiversity:Sandbox|Wikiversity:Sandbox]] |
| |
| [[s:Wikisource:Sandbox|Wikisource:Sandbox]] |
| |
| [[wikt:Wiktionary:Sandbox|Wiktionary:Sandbox]]
| |
| }}</pre> | |
| | valign="top" | {{msg:dynamic navigation
| |
| |title = Sandboxes | |
| |bodystyle=text-align:center;
| |
| |body =
| |
| [[Wikibooks:Sandbox]] |
| |
| [[w:Wikipedia:Sandbox|Wikipedia:Sandbox]] |
| |
| [[n:Wikinews:Sandbox|Wikinews:Sandbox]] |
| |
| [[v:Wikiversity:Sandbox|Wikiversity:Sandbox]] |
| |
| [[s:Wikisource:Sandbox|Wikisource:Sandbox]] |
| |
| [[wikt:Wiktionary:Sandbox|Wiktionary:Sandbox]]
| |
| }} | |
| |}
| |
| | |
| [[Category:Navigational templates|*]] | |
| [[br:Patrom:Taolenn verdeiñ skeudennet]]
| |
| [[ca:Template:Navegació dinàmica amb imatge]]
| |
| [[de:Vorlage:Navigationsleiste mit Bild]]
| |
| [[es:Plantilla:Navegación dinámica con imágen]]
| |
| [[pl:Szablon:Uniwersalny szablon nawigacyjny]]
| |
| [[ro:Format:Navigaţie dinamică cu imagine]]
| |
| [[rmy:Format:Phiripnasko moxton le chitresa]]
| |
| </noinclude> | | </noinclude> |