Template:Infobox book: Difference between revisions

Everything About Fiction You Never Wanted to Know.
Content added Content deleted
No edit summary
No edit summary
 
(15 intermediate revisions by the same user not shown)
Line 11: Line 11:
|labelstyle = vertical-align:top;
|labelstyle = vertical-align:top;
|datastyle = vertical-align:top;
|datastyle = vertical-align:top;
|label1 = Written by:
|label1 = Original Title:
|data1 = {{#if:{{{author|}}} |[[{{{author|}}}]] | }}
|data1 = {{{original title|}}}
|label2 = Central Theme:
|label2 = Written by:
|data2 = {{#if:{{{author|}}} |[[{{{author|}}}]][[Category:Works by {{{author|}}}]] | }} {{#if:{{{author2|}}} |and [[{{{author2|}}}]][[Category:Works by {{{author2|}}}]] | }}
|data2 = {{{central theme|}}}
|label3 = Synopsis:
|label4 = Central Theme:
|data4 = {{#if:{{{central theme|}}} |{{{central theme|}}} |[[Category:Pages Needing Central Themes]]}}
|data3 = {{{elevator pitch|}}}
|label4 = Genre(s):
|label5 = Synopsis:
|data5 = {{#if:{{{elevator pitch|}}} |{{{elevator pitch|}}} |[[Category:Pages Needing Elevator Pitches]]}}
|data4 = {{{genre|}}}
|label6 = Genre(s):
|data6 = {{{genre|}}}
|label12 = Series:
|label12 = Series:
|data12 = {{#if:{{{franchise|}}} |''[[{{{franchise|}}}]]'' | }}
|data12 = {{#if:{{{franchise|}}} |''[[{{{franchise|}}}]]''[[Category:{{{franchise|}}}]] | }}
|label13 = Preceded by:
|label13 = Preceded by:
|data13 = {{#if:{{{franchise|}}} |''[[{{{preceded by|}}}]]'' | }}
|data13 = {{#if:{{{preceded by|}}} |''[[{{{preceded by|}}}]]'' | }}
|label14 = Followed by:
|label14 = Followed by:
|data14 = {{#if:{{{franchise|}}} |''[[{{{followed by|}}}]]'' | }}
|data14 = {{#if:{{{followed by|}}} |''[[{{{followed by|}}}]]'' | }}
|label15 = First published:
|label15 = First published:
|data15 = {{{publication date|}}}
|data15 = {{{publication date|}}}
|label16 = ISBN:
|label16 = ISBN:
|data16 = {{{ISBN|}}}
|data16 = {{{ISBN|}}}
|header17 = {{#if:{{{source page exists|}}} |''[[{{PAGENAME}}/Source|Read {{PAGENAME}} here]]'' | }}
|header20 = {{#if:{{{source page exists|}}}{{{wiki URL|}}} |More Information | }}
|label21 = Source:
|data21 = {{#if:{{{source page exists|}}} |[[{{PAGENAME}}/Source|Read ''{{PAGENAME}}'' here]] | }}
|label22 = [[The Wiki Rule]]:
|data22 = {{#if:{{{wiki URL|}}} |[{{{wiki URL|}}} {{{wiki name|}}}] | }}
|belowstyle =
|belowstyle =
|below =
|below =
}}
}}
[[Category:Literature]]</includeonly><noinclude>This is the information sidebar template for books.
[[Category:Literature]]</includeonly><noinclude>{{documentation}}</noinclude>

<big>'''''DO NOT USE THIS YET - IT IS STILL UNDER DEVELOPMENT'''''</big>

== The Template ==
<pre><nowiki>{{Infobox book
| title =
| image =
| caption =
| author =
| central theme =
| elevator pitch =
| genre =
| franchise =
| preceded by =
| followed by =
| publication date =
| ISBN =
| source page exists =
}}</nowiki></pre>

'''title''' is the name of the work. If you don't provide it, the name of the wiki page will be used instead.

'''image''' is the name of the picture you uploaded to illustrate the book, without the "File:" prefix. '''''Note:''''' The image will display at 300 pixels wide in this infobox, so please choose something that looks good at that size. If no image is listed, the page will be listed at [[:Category:Pages Needing Images]].

'''caption''' is a caption for the image, and is optional. Please don't add a caption if you didn't add an image.

'''author''' is the writer's name. This will automatically be turned into a link to the All The Tropes page for the creator, so don't add crosslink markup to the name.

'''central theme''' is [[Exactly What It Says on the Tin]].

'''elevator pitch''' is a very short synopsis - not long enough for a Recap page.

'''genre''' is [[Exactly What It Says on the Tin]]. Feel free to specify multiple genres.

'''franchise''' is the name of the franchise that this book is a part of. Again, this will automatically be turned into a link to the All The Tropes pages, so if you are using this template on the page for the first or final book of a series, leave the non-applicable line blank.

'''preceded by''' and '''followed by''' are the names of the books immediately before and after this book in the franchise. Once again, these will automatically be turned into links to the All The Tropes page.

'''publication date''' is when the book was first published.

'''source page exists''' is a special flag - if there is a Source subpage for the book on All The Tropes, set this to "yes"; otherwise, ''leave it blank''.

[[Category:ATT Templates]]</noinclude>

Latest revision as of 19:36, 8 August 2021