Difference between revisions of "User:Alec/BookTemplate"

From Maths
Jump to: navigation, search
m
m
 
(2 intermediate revisions by the same user not shown)
Line 5: Line 5:
 
* [[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 10: 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

Deprecated pages