Template:NavBarTop: Difference between revisions

From Dothack Info
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 6: Line 6:
| colstyle = text-align:center;
| colstyle = text-align:center;


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


Line 12: Line 12:
| col2 =  <div class="roundcont2">{{{current title}}}</div>
| col2 =  <div class="roundcont2">{{{current title}}}</div>


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

Revision as of 17:38, 16 November 2022

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

Usage:

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