Rules for Navbars
From GhostBSD Wiki
Welcome to Rules for Navbars. |
Wiki Contributor Page | |
---|---|
Rules for Design | Rules for Content |
Rules for Maintenance | Special Pages |
Rules for Templates | Rules for Navbars |
Rules for Categories | Rules for Translation |
Syntax | To Do Page |
Back to Contribution |
Intoduction
Navbars are lists to connect pages or lists of pages connected to each other. So you can navigate between different pages easily.
Rules
- Use tables, background white, color code #FFFFFF, border solid, color code #008000
- The number of lines and columns are your choice.
- The first line goes over all columns and contents a link to main page of the connected pages.
- The last line goes also over all columns and contains a link to the next higher page, the overall page, the superior page.
Example:
{|class="wikitable" style="width:95%;background:#FFFFFF; border:2px solid #008000;text- align:center;padding: 10px" |- !colspan="2"|[[Wiki Contributor Page]] |- |[[Foo1]] |[[Foo2]] |- !colspan="2"|'''Back to ''' [[image:Icon Disti GhostBSD.png|50px|link=Contribution]]'''Contribution''' |}
It should look like:
Wiki Contributor Page | |
---|---|
Foo1 | Foo2 |
Back to Contribution |
Help Pages
- Tables: Mediawiki Tables
- Colors: Css color