Template:Book

From Morrowind
Revision as of 13:57, 7 July 2025 by Sef (talk | contribs) (Created page with "<noinclude> This is the "Book" template. {{#cargo_declare:_table=Books |Authors=List (,) of Page |Genres=List (,) of String |YearOfPublication=Date |NumberOfPages=Integer}} </noinclude> <includeonly> {{#cargo_store:_table=Books}} {| ! Author(s) | {{#arraymap:{{{Authors|}}}|,|x|{{#formredlink:form=Author|target=x}} }} |- ! Genre(s) | {{{Genres|}}} |- ! Year of publication | {{{YearOfPublication|}}} |- ! Number of pages | {{{NumberOfPages|}}} |} </includeonly>")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

This is the "Book" template.

{{#cargo_declare:_table=Books |Authors=List (,) of Page |Genres=List (,) of String |YearOfPublication=Date |NumberOfPages=Integer}}