Template:NavBarTop: Difference between revisions

From Dothack Info
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Tag: Manual revert
 
(4 intermediate revisions by the same user not shown)
Line 2: Line 2:
| name = NavBarTop
| name = NavBarTop
| navbar = off
| navbar = off
| title = .hack media Timeline
| title = [[Chronology|.hack media Timeline]]
| colwidth =  20em
| colwidth =  20em
| colstyle = text-align:center;
| colstyle = text-align:center;
| evenstyle = background: #ffffff;
| oddstyle = background: #e6eded;
| evenodd = even;


| col1header = Previous
| col1header = Previous <br/> ←
| col1 = <div class="roundcont2">{{{previous title}}}</div>
| col1 = <div class="roundcont2">{{{previous title}}}</div>


| col2header = Current
| col2header = Current Title
| col2 =  <div class="roundcont2">{{{current title}}}</div>
| col2 =  <div class="roundcont2">{{{current title}}}</div>


| col3header = Next
| col3header = Next <br/> →
| col3 =  <div class="roundcont2">{{{next title}}}</div>
| col3 =  <div class="roundcont2">{{{next title}}}</div>
}}
}}

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 =
}}