Template:RunningHeader/testcases
![]() | This is the template test cases page for the sandbox of Template:RunningHeader. to update the examples. If there are many examples of a complicated template, later ones may break due to limits in MediaWiki; see the HTML comment "NewPP limit report" in the rendered page. You can also use Special:ExpandTemplates to examine the results of template uses. You can test how this page looks in the different skins and parsers with these links: |
Basic tests
{{RunningHeader|2=test|6=test}}
{{RunningHeader}}
test
test
test
test
{{RunningHeader|1=test 1|2=test 2}}
{{RunningHeader}}
test 1
test 2
test 1
test 2
{{RunningHeader|2=test 2|1=test 1}}
{{RunningHeader}}
test 1
test 2
test 1
test 2
{{RunningHeader|1=test|left=test2}}
{{RunningHeader}}
test
test
{{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
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|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
LEFT
Lots of text, but not overly much
LONG LONG LONG LONG RIGHT
{{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
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|}}
{{RunningHeader}}
LEFT
Lots of text, but not overly much
A little more text
LEFT
Lots of text, but not overly much
A little more text
{{RunningHeader|1|2|3|4|5}}
{{RunningHeader}}
1
2
3
4
5
1
2
3
4
5
{{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
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|ONE|TWO|THREE|FOUR|FIVE}}
{{RunningHeader}}
ONE
TWO
THREE
FOUR
FIVE
ONE
TWO
THREE
FOUR
FIVE
Formatting in parameters
Just one cell populated (three cells)
{{RunningHeader|ONE||}}
{{RunningHeader}}
ONE
ONE
{{RunningHeader||TWO|}}
{{RunningHeader}}
TWO
TWO
{{RunningHeader|||THREE}}
{{RunningHeader}}
THREE
THREE
Just one cell populated (four cells)
{{RunningHeader|ONE|||}}
{{RunningHeader}}
ONE
ONE
{{RunningHeader||TWO||}}
{{RunningHeader}}
TWO
TWO
{{RunningHeader|||THREE|}}
{{RunningHeader}}
THREE
THREE
{{RunningHeader||||FOUR}}
{{RunningHeader}}
FOUR
FOUR
Just one cell populated (five cells)
Just one or two arguments provided
{{RunningHeader|ONE|TWO}}
{{RunningHeader}}
ONE
TWO
ONE
TWO
Real-world examples
{{block center| [[File:Odyssey (Butler) Map.png|center|480px]] {{RunningHeader|{{smaller|(''Frontispiece'').}}||{{x-smaller|''Walker & Boutall sc''.}}}} }}
{{RunningHeader}}
{{FI | file = Odyssey (Butler) Map.png | width = 480px | caption = {{RunningHeader|{{smaller|(''Frontispiece'').}}||{{x-smaller|''Walker & Boutall sc''.}}}} }}
{{RunningHeader}}
{{RunningHeader|{{sc|Vol. XXXI, No. 6}}|WASHINGTON|{{sc|June, 1917}}}}
{{RunningHeader}}
Vol. XXXI, No. 6
WASHINGTON
June, 1917
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