Template:NavBarTop: Difference between revisions
Jump to navigation
Jump to search
MysteryCorgi (talk | contribs) (Created page with "{| align="center" |- align="center" | width="45%" | {| align="right" width:100%; | align="right" | ⇐ prevtitle | align="center" | | align="right" | |} | | {| align="center" | align="center" | You are here: <br /> currenttitle |} | | {| align="right" | align="left" | nextitle ⇒ | align="center" | | align="left" | |} |} {| |- | |}<noinclude>Category: Template</noinclude>") |
MysteryCorgi (talk | contribs) mNo edit summary Tag: Manual revert |
||
(8 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> | ||
| | |||
|}<noinclude>[[Category: Template]]</noinclude> | | col2header = Current Title | ||
| col2 = <div class="roundcont2">{{{current title}}}</div> | |||
| col3header = Next <br/> → | |||
| col3 = <div class="roundcont2">{{{next title}}}</div> | |||
}} | |||
<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 = }}