Template:NavBarTop: Difference between revisions

From Dothack Info
Jump to navigation Jump to search
No edit summary
mNo edit summary
Line 1: Line 1:
{{Navbox
{{Navbox with columns
| name = NavBarTop
| name = NavBarTop
| titlestyle = background: #A0C6E3; vertical-align: middle;
| navbar = off
| title = Timeline
| title = .hack media Timeline
| listclass = plainlist
| colwidth =  20em
| colwidth =  20%
| colstyle = text-align:center;
| colstyle = text-align:center;


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


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


| col3header = Next
| col3header = Next
| col3 =  
| col3 = <div class="roundcont2">{{{next title}}}</div>
* {{next}} test3
* test
* test
 
}}
}}


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

Revision as of 17:35, 16 November 2022

Lua error: Internal error: The interpreter exited with status 1.

Usage:

{{NavBarTop
|previous title = 
|current title = 
|next title =
}}