Difference between revisions of "Template:Book list/sandbox"
Jump to navigation
Jump to search
imported>Alex 21 |
imported>Alex 21 |
||
| Line 2: | Line 2: | ||
| EpisodeNumber{{#if:{{{book_number|}}}||NULL}} = {{{book_number|}}} | | EpisodeNumber{{#if:{{{book_number|}}}||NULL}} = {{{book_number|}}} | ||
| RTitle{{#if:{{{title|}}}||NULL}} = ''{{replace|{{{title}}}|''|}}'' | | RTitle{{#if:{{{title|}}}||NULL}} = ''{{replace|{{{title}}}|''|}}'' | ||
| − | | RAltTitle{{#if:{{{alt_title|}}}||NULL}} = {{{alt_title|}} | + | | RAltTitle{{#if:{{{alt_title|}}}||NULL}} = ''{{replace|{{{alt_title}}}|''|}}'' |
| Aux1{{#if:{{{author|}}}||NULL}} = {{{author|}}} | | Aux1{{#if:{{{author|}}}||NULL}} = {{{author|}}} | ||
| DirectedBy{{#if:{{{publisher|}}}||NULL}} = {{{publisher|}}} | | DirectedBy{{#if:{{{publisher|}}}||NULL}} = {{{publisher|}}} | ||
| Line 11: | Line 11: | ||
| ProdCode{{#if:{{{aux2|}}}||NULL}} = {{{aux2|}}} | | ProdCode{{#if:{{{aux2|}}}||NULL}} = {{{aux2|}}} | ||
| Viewers{{#if:{{{aux3|}}}||NULL}} = {{{aux3|}}} | | Viewers{{#if:{{{aux3|}}}||NULL}} = {{{aux3|}}} | ||
| − | | Aux4{{#if:{{{isbn|}}}||NULL}} = {{ISBN|{{{isbn}}}}} {{{isbn_note|}}} | + | | Aux4{{#if:{{{isbn|}}}||NULL}} = {{ISBN|{{{isbn}}}}} {{#if:{{{isbn_note|}}}|<br />{{{isbn_note|}}}}} |
| ShortSummary{{#if:{{{short_summary|}}}||NULL}} = {{{short_summary|}}} | | ShortSummary{{#if:{{{short_summary|}}}||NULL}} = {{{short_summary|}}} | ||
| RowColor = {{{background|F2F2F2}}} | | RowColor = {{{background|F2F2F2}}} | ||
Latest revision as of 07:49, 14 August 2020
| This is the template sandbox page for Template:Book list (diff). See also the companion subpage for test cases. |
| This template uses Lua: |
Usage
| Parameters | Description | |
|---|---|---|
| Book list | Book table | |
| 1 | Unnamed parameter. Main page for sublists that are transcluded elsewhere. Transclusion to declared page will hide summaries. |
– |
| background | HEX code for row background | HEX code for table header background |
| book_number | Book number (e.g. series numbering sequence) | "No." |
| title | Book title | "Title" |
| alt_title | Alternate title (e.g. original foreign language title) | – |
| author | Author(s) | "Author" |
| publisher | Publisher of main publication | "Publisher" |
| publish_date | Date first published | "Date" |
| alt_publish_date | Alternate date published (e.g. translation release) | – |
| subject | Subject(s) for non-fiction | "Subject" |
| genre | Genre(s) for fiction | "Genre" |
| aux[1-3] | Optional parameters, meaning is specified by the table header (e.g. language, translator, country, series, illustrator, pages, oclc) |
Text describing optional cells |
| isbn | ISBN | "ISBN" |
| isbn_note | Any notes about the given ISBN (e.g. hardcover) | – |
| short_summary | If possible, keep summaries under three or four sentences | – |
| line_color | The separator line between entries, predefined values exist for: novel, shortstory, poetry, play, screenplay, nonfiction, unpublished |
– |
| books | – | Usages of {{Book list}} |
Example
{{Book table |background=#A2BBAC |book_number= |title= |author= |publisher= |publish_date= |genre= |aux1=Length |isbn= |books=
{{Book list
| book_number = 1
| title = [[Anne of Green Gables]]
| author = [[Lucy Maud Montgomery]]
| publisher = [[L. C. Page & Co.]]
| publish_date = April 1908
| genre = [[Children's literature|Children's novel]]
| aux1 = 429 pp ''(first edition)''
| isbn = 9780393926958
| line_color = novel
| short_summary = Miss Marilla Cuthbert and Mr. Matthew Cuthbert, middle-aged siblings who live together at Green Gables, a farm in Avonlea, on Prince Edward Island, decide to adopt an orphan boy from the asylum as a helper on their farm. Through a series of mishaps, what ends up under their roof is a precocious girl of eleven named Anne Shirley.
}}
}}
| No. | Title | Author | Publisher | Date | Genre | Length | ISBN | |
|---|---|---|---|---|---|---|---|---|
| 1 | Anne of Green Gables | Lucy Maud Montgomery | L. C. Page & Co. | April 1908 | Children's novel | 429 pp (first edition) | ISBN 9780393926958 | |
| Miss Marilla Cuthbert and Mr. Matthew Cuthbert, middle-aged siblings who live together at Green Gables, a farm in Avonlea, on Prince Edward Island, decide to adopt an orphan boy from the asylum as a helper on their farm. Through a series of mishaps, what ends up under their roof is a precocious girl of eleven named Anne Shirley. | ||||||||
See also
- {{Book table}}
- {{Book list}}
| The above documentation is transcluded from Template:Book list/doc. (edit | history) Editors can experiment in this template's sandbox (edit | diff) and testcases (edit) pages. Please add categories to the /doc subpage. Subpages of this template. |