Template:NavBarTop: Difference between revisions
Jump to navigation
Jump to search
MysteryCorgi (talk | contribs) No edit summary |
MysteryCorgi (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
{ | {{Navbox | ||
| | | name = NavBarTop | ||
| | | titlestyle = background: #A0C6E3; vertical-align: middle; | ||
| title = Timeline | |||
| | | listclass = plainlist | ||
| | | colwidth = 20% | ||
| | | colstyle = text-align:center; | ||
| col1header = Previous | |||
| col1 = | |||
* {{previous}} test | |||
* test | |||
* test | |||
| col2header = Current | |||
| col2 = | |||
* {{current}} test 2 | |||
* test | |||
* test | |||
| col3header = Next | |||
| col3 = | |||
* {{next}} test3 | |||
* test | |||
* test | |||
}} | |||
<noinclude>Usage:<pre>{{NavBarTop | <noinclude>Usage:<pre>{{NavBarTop | ||
| previous = | |||
| | | current | ||
| next = | |||
| | |||
|}</pre> | |}</pre> | ||
[[ | <noinclude>[[:Category:Template]]</noinclude> |