Template:Book record: Difference between revisions
| Publisher |
No edit summary Tag: Reverted |
||
| Line 34: | Line 34: | ||
|}</includeonly> | |}</includeonly> | ||
<includeonly>[[Category:All publications]][[Category:Books]]</includeonly> | <includeonly>[[Category:All publications]][[Category:Books]]</includeonly> | ||
<noinclude>{{/doc}}[[Category:Record templates]]</noinclude> | <noinclude>{{/doc}}[[Category:Record templates]]<templatedata> | ||
{ | |||
"params": { | |||
"title": { | |||
"label": "Title", | |||
"description": "Name of the book", | |||
"example": "Streetfight", | |||
"type": "string", | |||
"required": true | |||
}, | |||
"subtitle": { | |||
"label": "Subtitle", | |||
"description": "The subtitle or secondary title of the book, if there is one.", | |||
"example": "Handbook for an Urban Revolution", | |||
"type": "string" | |||
}, | |||
"publisher": { | |||
"label": "Publisher", | |||
"description": "The name of the organisation that produced the book. Enclose in the {{publisher}} template.", | |||
"example": "{{publisher|Penguin Books}}", | |||
"type": "wiki-template-name", | |||
"default": "{{publisher| }}", | |||
"required": true | |||
}, | |||
"authors": {}, | |||
"date": {}, | |||
"summary": {}, | |||
"keywords": {}, | |||
"locations": {}, | |||
"isbn": {} | |||
} | |||
} | |||
</templatedata></noinclude> | |||
Revision as of 05:30, 28 February 2025
| You can add to the wiki | |||||
|---|---|---|---|---|---|
+report |
+book |
+video |
+journal |
+article |
+org |
| How to add a new book record |
|---|
To create a book record:
|
Examples
Template data
This template is used on book records.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Title | title | Name of the book
| String | required |
| Subtitle | subtitle | The subtitle or secondary title of the book, if there is one.
| String | optional |
| Publisher | publisher | The name of the organisation that produced the book. Enclose in the {{publisher}} template.
| Template | required |
| Authors | authors | no description | Unknown | optional |
| Publication date | date | The date on publication. Month and Year only. Enclose in the {{PD}} template.
| Template | required |
| Summary | summary | Write a brief summary of the book. You can copy succinct text from the book and should enclose it with "quote marks".
| String | required |
| Keywords | keywords | Relevant keywords each enclosed by the {{KW}} template.
| Unknown | required |
| Locations | locations | The location(s) the book applies to and/or case study locations. Enclose in the {{location}} template.
| String | required |
| ISBN | isbn | The ISBN. You can put the ISBN-10 or ISBN-13 or both.
| Template | required |
No description.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Title | title | Name of the book
| String | required |
| Subtitle | subtitle | The subtitle or secondary title of the book, if there is one.
| String | optional |
| Publisher | publisher | The name of the organisation that produced the book. Enclose in the {{publisher}} template.
| Template | required |
| authors | authors | no description | Unknown | optional |
| date | date | no description | Unknown | optional |
| summary | summary | no description | Unknown | optional |
| keywords | keywords | no description | Unknown | optional |
| locations | locations | no description | Unknown | optional |
| isbn | isbn | no description | Unknown | optional |
