Difference between revisions of "Template:Book"
Jump to navigation
Jump to search
| Line 2: | Line 2: | ||
{|class="wikitable" style="width: 27%; clear:right; float:right; background:#ffffff; margin: 0 0 0.5em 1em; font-size:110%" | {|class="wikitable" style="width: 27%; clear:right; float:right; background:#ffffff; margin: 0 0 0.5em 1em; font-size:110%" | ||
|- | |- | ||
| − | !style="background:#653438;text-align:center;" colspan="2"| '''Book Details''' | + | !style="background:#653438;color:#ffffff;text-align:center;" colspan="2"| '''Book Details''' |
|- | |- | ||
| style="text-align:center;" colspan="2" | <img src="{{{coverImageUrl}}}" width="60%" height="40%"> | | style="text-align:center;" colspan="2" | <img src="{{{coverImageUrl}}}" width="60%" height="40%"> | ||
|- | |- | ||
| − | | style="text-align:center;background:#653438;width:35%"|'''Topic'''||style="text-align:center;background:#653438"| '''Details''' | + | | style="text-align:center;background:#653438;color:#ffffff;width:35%"|'''Topic'''||style="text-align:center;background:#653438";color:#ffffff;| '''Details''' |
|- | |- | ||
| style="text-align:center;" |Author/Creator||{{{author}}} | | style="text-align:center;" |Author/Creator||{{{author}}} | ||
Revision as of 21:33, 1 September 2020
Details about books published.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Cover Image Url | coverImageUrl 1 | The url of cover image of the book. | String | optional |
| Author/Creator | author 2 | Name of the Author or the Creator. | String | required |
| Book Title | bookTitle 3 | Name or Title of the book. | String | required |
| Subtitle | subtitle 4 | Optional subtitle of the book or central theme of the book. | String | optional |
| Download at | downloadUrl 5 | The url to download the book, if any. | String | optional |
| Edition | edition 6 | Edition or Revision number | String | optional |
| ISBN | isbn 7 | ISBN - number of the book | String | required |
| Language | language 8 | Language of the book. | String | required |
| Page Count | pageCount 9 | Number of pages in the book. | Number | required |
| Published By | publishedBy 10 | Name of the publisher. | String | required |
| Published Year | publishedYear 11 | When was the book published? | String | required |