Difference between revisions of "Template:Infobox novella"
Jump to navigation
Jump to search
[[Category:Infobox templates|Template:Remove first word]]
[[Category:Infobox templates|Template:Remove first word]]
imported>2pou (moving inside the box like some other infoboxes (short story, comic, film, television, etc.)) |
imported>2pou (bringing over a few {{Infobox book}} parameters for novellas published as standalone works vice included in collections/anthologies) |
||
| Line 10: | Line 10: | ||
| label1 = Author | | label1 = Author | ||
| data1 = {{{author|}}} | | data1 = {{{author|}}} | ||
| − | | label2 = Original title | + | | label2 = Audio read by |
| − | | | + | | data2 = {{{audio_read_by|}}} |
| − | | | + | | label3 = Original title |
| − | | | + | | data3 = {{#if:{{{title_orig|}}} |{{#if:{{{orig_lang_code|}}}|{{lang|{{{orig_lang_code|}}} |{{{title_orig}}} |italics={{#invoke:lang/utilities|set_italics|{{{orig_lang_code|}}}|{{{title_orig}}}}}}}|''{{{title_orig}}}''}} }} |
| − | | | + | | label4 = Translator |
| − | | | + | | data4 = {{{translator|}}} |
| − | | | + | | label5 = Country |
| − | | | + | | data5 = {{{country|}}} |
| − | | | + | | label6 = Language |
| − | | | + | | data6 = {{{language|}}} |
| − | | | + | | label7 = Series |
| − | | | + | | data7 = {{{series|}}} |
| − | | | + | | label8 = Genre(s) |
| − | | | + | | data8 = {{{genre|}}} |
| − | | | + | | label9 = Published in |
| − | | | + | | data9 = {{{published_in|{{{released_in|}}}}}} |
| − | | | + | | label10 = Publication type |
| − | | | + | | data10 = {{{publication_type|}}} |
| − | | | + | | label11 = Publisher |
| − | | | + | | data11 = {{{publisher|}}} |
| − | | | + | | label12 = Media type |
| − | | | + | | data12 = {{{media_type|}}} |
| − | | | + | | label13 = Pages |
| − | | | + | | data13 = {{{pages|}}} |
| − | | | + | | label14 = Awards |
| − | | | + | | data14 = {{{awards|}}} |
| − | | | + | | label15 = ISBN |
| − | | | + | | data15 = {{{isbn|}}} |
| + | | label16 = Publication date | ||
| + | | data16 = {{{pub_date|{{{release_date|}}}}}} | ||
| + | | label17 = Published in English | ||
| + | | data17 = {{{english_pub_date|{{{english_release_date|}}}}}} | ||
| + | | label18 = Preceded by | ||
| + | | data18 = {{#if:{{{preceded_by|}}}|"{{{preceded_by|}}}"|{{#if:{{{preceded_by_italics|}}}|''{{{preceded_by_italics|}}}''}}}} | ||
| + | | label19 = Followed by | ||
| + | | data19 = {{#if:{{{followed_by|}}}|"{{{followed_by|}}}"|{{#if:{{{followed_by_italics|}}}|''{{{followed_by_italics|}}}''}}}} | ||
}}<noinclude>{{documentation}}</noinclude> | }}<noinclude>{{documentation}}</noinclude> | ||
Revision as of 17:56, 15 January 2021
[[Category:Infobox templates|Template:Remove first word]]
This infobox should italicize the article title automatically. If this is not required, add |italic title=no to the list of parameters. If this is required but the title is not being italicized, try |italic title=force. |
Contents
Usage
| {{{name}}} | |
|---|---|
| [[File:{{{image}}}|frameless]] {{{caption}}} | |
| Author | {{{author}}} |
| Audio read by | {{{audio_read_by}}} |
| Original title | {{{title_orig}}} |
| Translator | {{{translator}}} |
| Country | {{{country}}} |
| Language | {{{language}}} |
| Series | {{{series}}} |
| Genre(s) | {{{genre}}} |
| Published in | {{{published_in}}} |
| Publication type | {{{publication_type}}} |
| Publisher | {{{publisher}}} |
| Media type | {{{media_type}}} |
| Pages | {{{pages}}} |
| Awards | {{{awards}}} |
| ISBN | {{{isbn}}} |
| Publication date | {{{pub_date}}} |
| Published in English | {{{english_pub_date}}} |
| Preceded by | "{{{preceded_by}}}" |
| Followed by | "{{{followed_by}}}" |
{{Infobox novella
| italic title =
| name =
| image = <!-- include the [[file:]] and size -->
| caption =
| author =
| audio_read_by =
| title_orig =
| translator =
| country =
| language =
| series =
| genre =
| published_in =
| publication_type =
| publisher =
| media_type =
| pages =
| awards =
| isbn =
| pub_date =
| english_pub_date =
| preceded_by =
| followed_by =
| preceded_by_italics =
| followed_by_italics =
| notes =
}}
Parameters
- italic title
- whether to italicize the title
- name
- title of work
- image
- image file
- caption
- image caption
- author
- name of author
- audio_read_by
- for audiobooks
- title_orig
- if title has been translated, title in original language
- translator
- name of translator, if applicable
- country
- home country of author
- language
- original language of novella
- series
- series the story is a part of, if applicable
- genre
- genre the novella falls into, see below
- published_in
- what the novella was first released in, e.g. the name of the anthology, magazine, etc)
- publication_type
- how the novella was first released, e.g. anthology, periodical, etc
- publisher
- name of publisher responsible for first edition
- media_type
- the media the novella was first released in, e.g. hardback, paperback, magazine, newspaper, online
- pages
- pages (prefer 1st edition, specify edition as needed)
- awards
- awards(s) the book has won
- isbn
- prefer ISBN of 1st edition; use {{ISBNT}} for linking to book sources
- pub_date
- date of first release or publication
- english_pub_date
- if applicable, date of first publication in English
- preceded_by
- if applicable, the name of the work preceding the novella in a series
- followed_by
- if applicable, the name of the work following the novella in a series
- preceded_by_italics
- replaces "preceded_by" if the preceding story requires an italic title (e.g. a novel)
- followed_by_italics
- replaces "followed_by" if the following story requires an italic title (e.g. a novel)
For genre, see List of literary genres. There are older deprecated aliases for parameters pub_date, published_in and english_pub_date called release_date, released_in and english_release_date.
Please do not make major changes to the infobox without proposing and discussing it on the talk page first.
Example
| N. | |
|---|---|
| Author | Stephen King |
| Country | United States |
| Language | English |
| Genre(s) | Horror short story |
| Published in | Just After Sunset |
| Publication date | November 11, 2008 |
{{Infobox novella | <!-- See [[Wikipedia:WikiProject Novels]] or [[Wikipedia:WikiProject Books]] -->
| name = N.
| title_orig =
| author = [[Stephen King]]
| country = United States
| language = English
| series =
| genre = [[Horror fiction|Horror]] [[short story]]
| published_in = ''[[Just After Sunset]]''
| publication_type =
| publisher =
| media_type =
| pub_date = November 11, 2008
| preceded_by =
| followed_by =
}}
See also
- {{Infobox book}}
- {{Infobox short story}}
| The above documentation is transcluded from Template:Infobox novella/doc. (edit | history) Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages. Please add categories to the /doc subpage. Subpages of this template. |