!! hooks pages pagelist !! endhooks !!article MediaWiki:Proofreadpage index template !!text Title: {{{Title}}} Author: {{{Author}}} Pages: {{{Pages}}} TOC: {{{TOC}}} !!endarticle !!article MediaWiki:Proofreadpage pagenum template !!text [[{{{page}}}|{{{num}}}]] !!endarticle !!article MediaWiki:Proofreadpage header template !!text {{{title}}} -- {{{author}}} {{{from}}} -- {{{to}}} {{{prev}}} -- {{{next}}} !!endarticle !!article Index TOC !!text * [[Test/Chapter 2|Chapter 2]] * [[Test/Chapter 3|Chapter 3]] !!endarticle !!article Index:Test !!text {{:MediaWiki:Proofreadpage_index_template |Title=Title |Pages=[[Page:Test 1.jpg|TOC]] [[Page:Test 2.tiff|1]] [[Page:Test 3.png|2]] |Author=[[Author:Me]] |TOC= * [[Test/Chapter 1]] {{:Index TOC}} }} !!endarticle !!article Index:LoremIpsum.djvu !!text {{:MediaWiki:Proofreadpage_index_template |Title=Lorem Ipsum |Pages= |Author=[[Author:Me]] |TOC=* [[Test/Chapter 1]] * [[Test/Chapter 2|Chapter 2]] * [[Test/Chapter 3|Chapter 3]] }} !!endarticle !!article Index:TestSep !!text {{:MediaWiki:Proofreadpage_index_template |Title=Title |Pages=[[Page:TestSep 1.jpg|1]] [[Page:TestSep 2.jpg|2]] [[Page:TestSep 3.jpg|3]] [[Page:TestSep 4.jpg|4]] |Author=[[Author:Me]] |TOC= }} !!endarticle !!article Page:Test 1.jpg !!text Test 1 !!endarticle !!article Page:Test 2.tiff !!text Test 2 !!endarticle !!article Page:Test 3.png !!text Test 3 !!endarticle !!article Page:LoremIpsum.djvu/1 !!text Page 1 !!endarticle !!article Page:LoremIpsum.djvu/2 !!text Page 2 !!endarticle !!article Page:LoremIpsum.djvu/3 !!text Page 3 !!endarticle !!article Page:LoremIpsum.djvu/4 !!text Page 4 !!endarticle !!article Page:TestSep 1.jpg !!text The first page must be connect- !!endarticle !!article Page:TestSep 2.jpg !!text ed with the second !!endarticle !!article Page:TestSep 3.jpg !!text but the third and !!endarticle !!article Page:TestSep 4.jpg !!text the fourth does not. !!endarticle !!article Author:Me !!text !!endarticle !!article Test/Chapter 1 !!text !!endarticle !!article Test/Chapter 2 !!text !!endarticle !!article Test/Chapter 3 !!text !!endarticle !! test pages: without index !! wikitext !! html

Error: Index expected

!! end !! test pages: with non existing index !! wikitext !! html

Error: No such index

!! end !! test pages: without file: Simple transclusion !! wikitext !! html

TOCTest 1 1Test 2 2

Test 3

!! end !! test pages: without file: Simple transclusion without from !! wikitext !! html

TOCTest 1 1Test 2

!! end !! test pages: without file: Simple transclusion without to !! wikitext !! html

1Test 2 2

Test 3

!! end !! test pages: without file: Header !! options title="Test/Chapter 2" !! wikitext !! html

Title -- Author:Me TOC -- 1 Test/Chapter 1 -- Chapter 3TOCTest 1 1Test 2

!! end !! test pages: without file: TOC !! options title=Test !! wikitext !! html

Title -- Author:Me {{{from}}} -- {{{to}}} Chapter 3 -- {{{next}}}

!! end !! test pages: recursion !! wikitext !! html

Title -- Author:Me {{{from}}} -- {{{to}}} Chapter 3 -- {{{next}}}

!! end !! test pages: with file: TOC !! options djvu title=Test !! wikitext !! html

Lorem Ipsum -- Author:Me {{{from}}} -- {{{to}}} Chapter 3 -- {{{next}}}

!! end !! hooks pages section !! endhooks !!article Index:TestSection !!text {{:MediaWiki:Proofreadpage_index_template |Pages=[[Page:TestSection 1|TOC]] [[Page:TestSection 2|1]] [[Page:TestSection 3|2]] }} !!endarticle !!article Page:TestSection 1 !!text Test 10
Test 11
Test 12 !!endarticle !!article Page:TestSection 2 !!text Test 20
Test 21
Test 22 !!endarticle !!article Page:TestSection 3 !!text Test 30
Test 31
Test 32 !!endarticle !! test pages: fromsection !! wikitext !! html

TOC Test 11

Test 12 1Test 20

Test 21

Test 22 2Test 30

Test 31

Test 32

!! end !! test pages: tosection !! wikitext !! html

1Test 20

Test 21

Test 22 2Test 30

Test 31

!! end !! test pages: onlysection !! wikitext !! html

TOC Test 11 1 Test 21 2

!! end !! test pagelist: in a not Index: page !! options title=Test !! wikitext !! html !! end !! test pagelist: without file !! options title="Index:Test" !! wikitext !! html

Error: No such file

!! end !! test pagelist: with single page file !! options title="Index:Thumb.png" !! wikitext !! html

Error: No such file

!! end !! test pagelist: default !! options djvu title="Index:LoremIpsum.djvu" !! wikitext !! html

1 2 3 4 5

!! end !! test pagelist: from !! options djvu title="Index:LoremIpsum.djvu" !! wikitext !! html

4 5

!! end !! test pagelist: to !! options djvu title="Index:LoremIpsum.djvu" !! wikitext !! html

1 2

!! end !! test pagelist: invalid from/to interval !! options djvu title="Index:LoremIpsum.djvu" !! wikitext !! html

Error: Invalid interval

!! end !! test pagelist: invalid from !! options djvu title="Index:LoremIpsum.djvu" !! wikitext !! html

Error: Numeric value expected

!! end !! test pagelist: invalid to !! options djvu title="Index:LoremIpsum.djvu" !! wikitext !! html

Error: Numeric value expected

!! end !! test pagelist: (high)roman !! options djvu title="Index:LoremIpsum.djvu" !! wikitext !! html

 i  II

!! end !! test pagelist: special characters !! options djvu title="Index:LoremIpsum.djvu" !! wikitext !! html

- - -

!! end !! test pagelist: shift !! options djvu title="Index:LoremIpsum.djvu" !! wikitext !! html

3 4

!! end !! test pagelist: empty !! options djvu title="Index:LoremIpsum.djvu" !! wikitext !! html

1 2

!! end !! test pagelist: language with special characters !! options djvu language=gu title="Index:LoremIpsum.djvu" !! wikitext !! html

!! end !! test pages: with file: Simple transclusion !! options djvu !! wikitext !! html !! end !! test pages: with file: Simple transclusion without from !! options djvu !! wikitext !! html

iPage 1 II

Page 2

!! end !! test pages: with file: Invalid from !! options djvu !! wikitext !! html

Error: Invalid interval

!! end !! test pages: with file: Invalid to !! options djvu !! wikitext !! html

Error: Invalid interval

!! end !! test pages: with file: Invalid range !! options djvu !! wikitext !! html

Error: Invalid interval

!! end !! test pages: with file: Invalid include !! options djvu !! wikitext !! html

Error: Invalid interval

!! end !! test pages: with file: Simple transclusion without to !! options djvu !! wikitext !! html !! end !! test pages: with file: step !! options djvu !! wikitext !! html !! end !! test pages: with file: Invalid step !! options djvu !! wikitext !! html

Error: Numeric value expected

!! end !! test pages: with file: exclude !! options djvu !! wikitext !! html !! end !! test pages: with file: include !! options djvu !! wikitext !! html

iPage 1 II

Page 2 2Page 4

!! end !! test pages: with file: invalid include (1) !! options djvu !! wikitext !! html

Error: Invalid interval

!! end !! test pages: with file: invalid include (2) !! options djvu !! wikitext !! html

Error: Invalid interval

!! end !! test pages: with file: Header !! options djvu title="Test/Chapter 2" !! wikitext !! html

Lorem Ipsum -- Author:Me II -- 1 Test/Chapter 1 -- Chapter 3II

Page 2 1Page 3

!! end !! test pages: with hyphenated word across pages !! options djvu !! wikitext !! html

1The first page must be connect2ed with the second 3but the third and 4the fourth does not.

!! end