Template:NavBarTop: Difference between revisions
Jump to navigation
Jump to search
MysteryCorgi (talk | contribs) No edit summary |
MysteryCorgi (talk | contribs) mNo edit summary Tag: Manual revert |
||
(6 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{ | {{Navbox with columns | ||
| name = NavBarTop | |||
| | | navbar = off | ||
| title = [[Chronology|.hack media Timeline]] | |||
| | | colwidth = 20em | ||
| | | colstyle = text-align:center; | ||
| | | evenstyle = background: #ffffff; | ||
| oddstyle = background: #e6eded; | |||
| evenodd = even; | |||
| | |||
| | |||
| | |||
| col1header = Previous <br/> ← | |||
| col1 = <div class="roundcont2">{{{previous title}}}</div> | |||
| col2header = Current Title | |||
| col2 = <div class="roundcont2">{{{current title}}}</div> | |||
| col3header = Next <br/> → | |||
| col3 = <div class="roundcont2">{{{next title}}}</div> | |||
}} | |||
<noinclude>Usage:<pre>{{NavBarTop | <noinclude>Usage:<pre>{{NavBarTop | ||
|previous title = | |||
| | |current title = | ||
| | |next title = | ||
}}</pre> | |||
</noinclude> | |||
[[ | <noinclude>[[Category:Template]]</noinclude> |
Latest revision as of 19:23, 16 February 2023
Lua error: Internal error: The interpreter exited with status 1.
Usage:
{{NavBarTop |previous title = |current title = |next title = }}