Difference between revisions of "Template:Literature"

Jump to navigation Jump to search
m
no edit summary
m
m
(10 intermediate revisions by 3 users not shown)
{{infobox
{{infobox|title={{{literature|{{PAGENAME}}|}}}|id=literature
|title={{{name|{{translated title}}}}}|id=literature
|1=
{{#if:{{{image|}}} |{{row/image+artist |{{{image}}}<!-- -->}}|}}
 
<!-- about -->
{{#if:{{{type|}}} |{{row/kv| Type |{{{type}}}<!-- -->}}|}}
{{#if:{{{authortype|}}} |{{row/kv| AuthorType |{{{authortype}}}<!-- -->}}|}}
{{#if:{{{languageauthor|}}} |{{row/kv| LanguageAuthor |{{{languageauthor}}}<!-- -->}}|}}
{{#if:{{{eralanguage|}}} |{{row/kv| Era Language |{{{eralanguage}}}<!-- -->}}|}}
<!--{{#if:{{{era|}}} -->|{{row/kv| World Created in |[[{{{planet|era}}}{{era/{{{worldera}}}|}}}]] <!-- -->}}|}}
 
{{#if:{{{universe|}}} |{{row/kv| Universe | {{{universe}}}<!-- -->}}|}}
<!-- world & universe -->
{{{location|}}}
<!--{{#if:{{{earth|}}} -->|{{row/kv| FeaturedWorld In |''[[Earth ({{{booksearth}}}'')]]<!-- -->}}|}}
{{#if:{{{world|}}} |{{row/kv| World |[[{{{world}}}]]<!-- -->}}|}}
{{#if:{{{'world|}}} |{{row/kv| World |{{{'world}}}{{raw/world}}<!-- -->}}|}}
{{#if:{{{raw-world|}}} |{{row/kv| World |{{{raw-world}}}{{raw/world}}<!-- -->}}|}}
{{#if:{{{universe|}}} |{{row/kv| Universe |{{{universe}}}<!-- -->}}|}}
 
<!-- featured in -->{{row/kv| Featured In |''{{{books}}}''<!-- -->}}
}}<includeonly><!--
 
-->[[categoryCategory: literatureLiterature]]<!--
 
-- check for world & universe --
-->{{#if:<!--
-->{{{earth|}}}<!-- -->{{{world|}}}<!-- -->{{{'world|}}}<!-- -->{{{universe|}}}<!--
-->||{{infobox/no-world}}<!--
-->}}<!--
 
-->{{#if:{{{world-raw|}}}{{{raw-world|}}}|[[category: depreciated raw parameters]]}}<!--
 
-->{{#if:{{{image-artist|}}}|[[category: redundant artist attribution]]}}<!--
--></includeonly><noinclude>
 
{{for|Template:Book|the template describing real world literature|pre=This is the infobox for in-world literature}}
This template allows you to describe the many attributes of a work of literature, such as a book, story, or poem. The {{{world}}} and {{{books}}} parameters are required The other parameters are optional and can be described in groups:
The '''literature''' infobox template is used to describe literary works, both written (e.g. books, newspapers) and oral (e.g. songs, poems), from any of Brandon Sanderson's stories.
;Type: The {{{type}}} parameter allows for the description of the type of literature, such as book, play, poem, or etc.
 
;Author: The {{{author}}} parameter allows for the description of the person who authored the piece of literature.
 
;Language: The {{{language}}} parameter is used to annotate what in-universe language(s) the piece is written in.
__TOC__
;Era: The {{{era}}} parameter allows for the description of the time period the piece of literature was written in.
 
;Art: Using the {{{image}}} parameter will show the passed file as a header image in the infobox along with automatically citing the artist responsible
=== Template ===
<pre class=mw-code>
{{literature
|image=
|type=
|author=
|language=
|era=
|world= / earth=
|universe=
|books=
}}
</pre>
 
=== Parameters ===
Highlighted lines indicate '''mandatory''' parameters.
 
{{docs|title={{t|Literature}} Parameters}}
 
<!-- ---------- -->
<!-- ROW: image -->
<!-- ---------- -->
{{docs/image
|eg=
<code><nowiki>|image=The Elendel Daily header.png</nowiki></code>
}}
 
<!-- --------- -->
<!-- ROW: type -->
<!-- --------- -->
{{docs/row/optional
|param=type
|desc=
Use this to specify the type of the literary work.
<small>See [[#Types]] for further details.</small>
|eg=
<code><nowiki>|type=Book</nowiki></code>
<code><nowiki>|type=Opera</nowiki></code>
}}
 
<!-- ----------- -->
<!-- ROW: author -->
<!-- ----------- -->
{{docs/row/optional
|param=author
|desc= Use this to specify the author(s) of the literary work, if known.
|eg=
<code><nowiki>|author=[[Taravangian]]</nowiki></code><br>
<code><nowiki>|author=[[Hoid]], [[Frost]]</nowiki></code>
}}
 
<!-- ------------- -->
<!-- ROW: language -->
<!-- ------------- -->
{{docs/row/optional
|param= language
|desc= Use this to specify the original language of the literary work.
|eg= <code><nowiki>|language=[[Dawnchant]]</nowiki></code>
}}
 
<!-- ------------ -->
<!-- ROW: era -->
<!-- ------------ -->
{{docs/row/optional
|param= era
|desc= Use this to specify when the literary work was created. This forwards to {{t|era}}, so it must be defined there. As a result, it cannot be a link.
|eg=
<code><nowiki>|era=Era of Solitude</nowiki></code>
}}
 
<!-- ------------------ -->
<!-- ROW: world / earth -->
<!-- ------------------ -->
{{docs/world|subject=literary work}}
 
<!-- ------------- -->
<!-- ROW: universe -->
<!-- ------------- -->
{{docs/universe|subject=literary work}}
 
<!-- ---------- -->
<!-- ROW: books -->
<!-- ---------- -->
{{docs/books|subject=literary work}}
 
|}
 
=== Types ===
When specifying a type for a literary work, stick to the most generic type only. For example, [[An Accountability of Virtue]] is both a '''book''' and a (romance) '''novel''', but for the purposes of this template it is of the same type as [[Shadows Remembered]] - a book.
 
Applying a category to the type is not necessary, but if you can find one in the list of [[:Special: Categories|category]], use it.
 
'''Note:''' do not use <code><nowiki>{{cat tag|books}}</nowiki></code>. [[:Category:Books]] is for the books written by [[Brandon Sanderson]], not in-world literature.
 
=== Categories & Tags ===
Pages that make use of the ''{{t|Literature}}'' template will be added to [[:Category: Literature]].
 
 
[[categoryCategory: infoboxesInfoboxes]]
== Articles using Template ==
{{for|Special:WhatLinksHere/{{FULLPAGENAME}}|a full listing|here|pre=This list is limited to 100 pages.}}
{{Special:WhatLinksHere/{{FULLPAGENAME}}|namespace=0|limit=100}}

Navigation menu