Template:RunningHeader/testcases

Category:Template test cases

Basic tests

{{RunningHeader}}
{{RunningHeader|LEFT|{{Lorem ipsum}}|LONG RIGHT}}

{{RunningHeader}}

LEFT
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
LONG RIGHT

{{RunningHeader/sandbox}}

LEFT
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
LONG RIGHT
{{RunningHeader}}
{{RunningHeader|LEFT|Lots of text, but not overly much|LONG LONG LONG LONG RIGHT}}

{{RunningHeader}}

LEFT
Lots of text, but not overly much
LONG LONG LONG LONG RIGHT

{{RunningHeader/sandbox}}

LEFT
Lots of text, but not overly much
LONG LONG LONG LONG RIGHT
{{RunningHeader}}
{{RunningHeader|LEFT|Lots of text, but not overly much|A little more text|LONG LONG LONG LONG RIGHT}}

{{RunningHeader}}

LEFT
Lots of text, but not overly much
A little more text
LONG LONG LONG LONG RIGHT

{{RunningHeader/sandbox}}

LEFT
Lots of text, but not overly much
A little more text
LONG LONG LONG LONG RIGHT
{{RunningHeader}}
{{RunningHeader|LEFT|Lots of text, but not overly much|A little more text|}}

{{RunningHeader}}

LEFT
Lots of text, but not overly much
A little more text

{{RunningHeader/sandbox}}

LEFT
Lots of text, but not overly much
A little more text
{{RunningHeader}}
{{RunningHeader|left=LEFT|center={{Lorem ipsum}}|right=LONG RIGHT|class=testcase}}

{{RunningHeader}}

LEFT
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
LONG RIGHT
Category:Running headers using explicit parameter names

{{RunningHeader/sandbox}}

LEFT
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
LONG RIGHT
Category:Running headers using explicit parameter names

Formatting in parameters

{{RunningHeader}}
{{RunningHeader|42|''Chapter 1''||}}

{{RunningHeader}}

42
Chapter 1

{{RunningHeader/sandbox}}

42
Chapter 1
{{RunningHeader}}
{{RunningHeader|42|''Chapter 1||}}

{{RunningHeader}}

42
Chapter 1

{{RunningHeader/sandbox}}

42
Chapter 1
{{RunningHeader}}
{{RunningHeader|42|Chapter 1''||}}

{{RunningHeader}}

42
Chapter 1

{{RunningHeader/sandbox}}

42
Chapter 1
{{RunningHeader}}
{{RunningHeader|42|''Chapter 1|3|}}

{{RunningHeader}}

42
Chapter 1
3

{{RunningHeader/sandbox}}

42
Chapter 1
3

Just one cell populated (three cells)

Just one cell populated (four cells)

Just one cell populated (five cells)

Just one or two arguments provided

{{RunningHeader}}
{{RunningHeader|ONE|_|_}}

{{RunningHeader}}

ONE
_
_

{{RunningHeader/sandbox}}

ONE
 
 
{{RunningHeader}}
{{RunningHeader|ONE|TWO|_}}

{{RunningHeader}}

ONE
TWO
_

{{RunningHeader/sandbox}}

ONE
TWO
 
{{RunningHeader}}
{{RunningHeader||TWO|_}}

{{RunningHeader}}

TWO
_

{{RunningHeader/sandbox}}

TWO
 
{{RunningHeader}}
{{RunningHeader|>>|>>|ONE}}

{{RunningHeader}}

>>
>>
ONE

{{RunningHeader/sandbox}}

 
 
ONE
{{RunningHeader}}
{{RunningHeader|ONE|<<|<<}}

{{RunningHeader}}

ONE
<<
<<

{{RunningHeader/sandbox}}

ONE
 
 
{{RunningHeader}}
{{RunningHeader|>>|ONE|<<}}

{{RunningHeader}}

>>
ONE
<<

{{RunningHeader/sandbox}}

 
ONE
 

Real-world examples

{{RunningHeader}}
{{RunningHeader|188. |''The Triumph''|}}

{{RunningHeader}}

188.
The Triumph

{{RunningHeader/sandbox}}

188.
The Triumph
{{RunningHeader}}
{{RunningHeader|'''09'''||'''TA-28'''}}

{{RunningHeader}}

09
TA-28

{{RunningHeader/sandbox}}

09
TA-28
{{RunningHeader}}
{{block center|
[[File:Odyssey (Butler) Map.png|center|480px]]
{{RunningHeader|{{smaller|(''Frontispiece'').}}||{{x-smaller|''Walker & Boutall sc''.}}}}
}}

{{RunningHeader}}

(Frontispiece).
Walker & Boutall sc.

{{RunningHeader/sandbox}}

(Frontispiece).
Walker & Boutall sc.
{{RunningHeader}}
{{FI
 | file = Odyssey (Butler) Map.png
 | width = 480px
 | caption = {{RunningHeader|{{smaller|(''Frontispiece'').}}||{{x-smaller|''Walker & Boutall sc''.}}}}
}}

{{RunningHeader}}

(Frontispiece).
Walker & Boutall sc.

{{RunningHeader/sandbox}}

(Frontispiece).
Walker & Boutall sc.
{{RunningHeader}}
{{RunningHeader|{{sc|Vol. XXXI, No. 6}}|WASHINGTON|{{sc|June, 1917}}}}

{{RunningHeader}}

Vol. XXXI, No. 6
WASHINGTON
June, 1917

{{RunningHeader/sandbox}}

Vol. XXXI, No. 6
WASHINGTON
June, 1917
Category:Empty running headers Category:Pages using duplicate arguments in template calls Category:Running headers using explicit parameter names Category:Running headers with more than four entries Category:Running headers with one entry Category:Running headers with only one content entry Category:Running headers with two entries Category:Running headers with undefined entries Category:Template test cases