Template:NavBarTop: Difference between revisions

From Dothack Info
Jump to navigation Jump to search
No edit summary
mNo edit summary
Tag: Manual revert
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Navbox
{{Navbox with columns
| name = NavBarTop
| name = NavBarTop
| titlestyle = background: #A0C6E3; vertical-align: middle;
| navbar = off
| title = Timeline
| title = [[Chronology|.hack media Timeline]]
| listclass = plainlist
| colwidth =  20em
| colwidth =  20%
| colstyle = text-align:center;
| colstyle = text-align:center;
| evenstyle = background: #ffffff;
| oddstyle = background: #e6eded;
| evenodd = even;


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


| col2header = Current  
| col2header = Current Title
| col2 =  
| col2 = <div class="roundcont2">{{{current title}}}</div>
* {{current}} test 2
* test
* test
 
| col3header = Next
| col3 =
* {{next}} test3
* test
* test


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


<noinclude>Usage:<pre>{{NavBarTop
<noinclude>Usage:<pre>{{NavBarTop
| previous =
|previous title =  
| current
|current title =
| next =
|next title =
|}</pre>
}}</pre>
 
</noinclude>


<noinclude>[[:Category:Template]]</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 =
}}