Difference between revisions of "User:Alec/BookTemplate"
From Maths
(Created page with "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...") |
m |
||
Line 3: | Line 3: | ||
* [[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/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. | ||
* [[User:Alec/BookTemplate/ExamplePage]] - page that references thing | * [[User:Alec/BookTemplate/ExamplePage]] - page that references thing | ||
* [[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. |
Revision as of 13:29, 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/BookTemplate - template that yields books
- User:Alec/BookTemplate/ReferenceTemplate - the template that yields reference 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.