Difference between revisions of "User:Alec/BookTemplate"
From Maths
m |
m |
||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
This is an experiment to create a book template that'll allow me to add books (pages in the {{C|Books}} namespace) without copying and pasting from existing pages all the time. I also hope to replace the current reference templates (eg [[Template:rMTH]]) with something that will allow page numbers, sections and comments to be included. | This is an experiment to create a book template that'll allow me to add books (pages in the {{C|Books}} namespace) without copying and pasting from existing pages all the time. I also hope to replace the current reference templates (eg [[Template:rMTH]]) with something that will allow page numbers, sections and comments to be included. | ||
==Pages== | ==Pages== | ||
+ | * [[User:Alec/BookTemplate/rBA]] - Book A reference template | ||
+ | * [[User:Alec/BookTemplate/rBB]] - Book B reference template | ||
* [[User:Alec/BookTemplate/BookTemplate]] - template that yields books | * [[User:Alec/BookTemplate/BookTemplate]] - template that yields books | ||
* [[User:Alec/BookTemplate/ReferenceTemplate]] - the template that yields reference templates | * [[User:Alec/BookTemplate/ReferenceTemplate]] - the template that yields reference templates | ||
+ | * [[User:Alec/BookTemplate/BookReferenceTemplate]] - used to generate the rBOOK templates | ||
* [[User:Alec/BookTemplate/EvalTemplate]] - {{C|<nowiki><ref (wikicode)></nowiki>}} wasn't interpreted as XML, seeing if a template that evaluates to it will be instead. | * [[User:Alec/BookTemplate/EvalTemplate]] - {{C|<nowiki><ref (wikicode)></nowiki>}} wasn't interpreted as XML, seeing if a template that evaluates to it will be instead. | ||
* [[User:Alec/BookTemplate/LabBook]] - notes, results, a lab-book basically. | * [[User:Alec/BookTemplate/LabBook]] - notes, results, a lab-book basically. | ||
Line 8: | Line 11: | ||
* [[User:Alec/BookTemplate/BookA]] - a book to reference | * [[User:Alec/BookTemplate/BookA]] - a book to reference | ||
* [[User:Alec/BookTemplate/BookB]] - another book to reference. | * [[User:Alec/BookTemplate/BookB]] - another book to reference. | ||
+ | ==Deprecated pages== | ||
+ | * [[User:Alec/BookTemplate/ReferenceTemplateTemplate]] - this automates creating reference templates for {{C|rBookName}} templates (reference templates) | ||
+ | ** [[User:Alec/BookTemplate/RttTestImplementation]] - we use the RTT template here to be sure it works | ||
+ | ** [[User:Alec/BookTemplate/RttTestView]] - here we use the implementation test. |
Latest revision as of 21:15, 30 July 2016
This is an experiment to create a book template that'll allow me to add books (pages in the Books namespace) without copying and pasting from existing pages all the time. I also hope to replace the current reference templates (eg Template:rMTH) with something that will allow page numbers, sections and comments to be included.
Pages
- User:Alec/BookTemplate/rBA - Book A reference template
- User:Alec/BookTemplate/rBB - Book B reference template
- User:Alec/BookTemplate/BookTemplate - template that yields books
- User:Alec/BookTemplate/ReferenceTemplate - the template that yields reference templates
- User:Alec/BookTemplate/BookReferenceTemplate - used to generate the rBOOK templates
- User:Alec/BookTemplate/EvalTemplate - <ref (wikicode)> wasn't interpreted as XML, seeing if a template that evaluates to it will be instead.
- User:Alec/BookTemplate/LabBook - notes, results, a lab-book basically.
- User:Alec/BookTemplate/ExamplePage - page that references thing
- User:Alec/BookTemplate/BookA - a book to reference
- User:Alec/BookTemplate/BookB - another book to reference.
Deprecated pages
- User:Alec/BookTemplate/ReferenceTemplateTemplate - this automates creating reference templates for rBookName templates (reference templates)
- User:Alec/BookTemplate/RttTestImplementation - we use the RTT template here to be sure it works
- User:Alec/BookTemplate/RttTestView - here we use the implementation test.