Difference between revisions of "Template:NavBar"
From GhostBSD Wiki
(Created page with "<div class="box" style="margin:0 0 1em 1em;width:97%;"><div class="box-header" style="text-indent:.5em;font-size:120%;">'''{{{TITLE}}}'''</div><div style="margin:0 0 0 0;paddi...") |
|||
Line 1: | Line 1: | ||
− | <div class="box" style="margin:0 0 1em 1em;width:97%;"><div class="box-header" style="text-indent:.5em;font-size:120%;">'''{{{TITLE}}}'''</div><div style="margin:0 0 0 0;padding:0 .5em 0 .5em;">{{{CONTENT}}}</div></div> | + | <div class="box" style="margin:0 0 1em 1em;width:97%;"> |
+ | <div class="box-header" style="text-indent:.5em;font-size:120%;">'''{{{TITLE}}}'''</div> | ||
+ | <div style="margin:0 0 0 0;padding:0 .5em 0 .5em;">{{{CONTENT}}}</div></div> | ||
− | * '''Code:''' <code><nowiki>{{</nowiki>[[Template:NavBar|NavBar]]<nowiki>|TITLE=[[Main Page]]|CONTENT=[[Page 1]] - [[Page 2]] - [[Page 3]] - [[Page 4]] -[[ | + | * '''Code:''' <code><nowiki>{{</nowiki>[[Template:NavBar|NavBar]]<nowiki>|TITLE=[[Main Page]]|CONTENT=[[Page 1]] - [[Page 2]] - [[Page 3]] - [[Page 4]] - [[Page 5]] - [[Page 6]]}} |
+ | |||
+ | </nowiki></code> | ||
* '''Desciption:''' Navigation Bar for connected pages. | * '''Desciption:''' Navigation Bar for connected pages. | ||
* '''Where:''' On Top of each connected page. | * '''Where:''' On Top of each connected page. |
Revision as of 18:48, 13 December 2019
{{{TITLE}}}
{{{CONTENT}}}
- Code:
{{NavBar|TITLE=[[Main Page]]|CONTENT=[[Page 1]] - [[Page 2]] - [[Page 3]] - [[Page 4]] - [[Page 5]] - [[Page 6]]}}
- Desciption: Navigation Bar for connected pages.
- Where: On Top of each connected page.