Difference between revisions of "Template:Literature"

From The Coppermind
Jump to navigation Jump to search
m (tweaks)
m
(17 intermediate revisions by 4 users not shown)
Line 1: Line 1:
  +
{{infobox
{{infobox|title={{{literature|{{PAGENAME}}|}}}|id=literature
 
  +
|title={{{name|{{translated title}}}}}|id=literature
 
|1=
 
|1=
{{#if:{{{type|}}} |{{row/kv| Type |{{{type}}}<!-- -->}}|}}
+
{{#if:{{{image|}}} |{{row/image+artist |{{{image}}}<!-- -->}}|}}
  +
{{#if:{{{author|}}} |{{row/kv| Author |{{{author}}}<!-- -->}}|}}
 
  +
<!-- about -->
{{#if:{{{era|}}} |{{row/kv| Era |{{{era}}}<!-- -->}}|}}
 
<!-- -->{{row/kv| World |[[{{{planet|{{{world}}}|}}}]] }}
+
{{#if:{{{type|}}} |{{row/kv| Type |{{{type}}}<!-- -->}}|}}
  +
{{#if:{{{author|}}} |{{row/kv| Author |{{{author}}}<!-- -->}}|}}
{{{location|}}}
 
<!-- -->{{row/kv| Featured In |''{{{books}}}''<!-- -->}}
+
{{#if:{{{language|}}} |{{row/kv| Language |{{{language}}}<!-- -->}}|}}
  +
{{#if:{{{era|}}} |{{row/kv| Created in |{{{era}}}{{era/{{{era}}}|}}<!-- -->}}|}}
  +
  +
<!-- world & universe -->
  +
{{#if:{{{earth|}}} |{{row/kv| World |[[Earth ({{{earth}}})]]<!-- -->}}|}}
  +
{{#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><!--
 
}}<includeonly><!--
   
 
-->[[Category: Literature]]<!--
 
-->[[Category: Literature]]<!--
  +
  +
-- 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>
 
--></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.
 
  +
;Era: The {{{era}}} parameter allows for the description of the time period the piece of literature was written in.
 
  +
__TOC__
  +
  +
=== 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]].
  +
   
 
[[Category: Infoboxes]]
 
[[Category: Infoboxes]]
  +
== 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}}

Revision as of 15:17, 25 March 2021

Template:Translated title
Featured In {{{books}}}

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.


Template

{{literature
|image=
|type=
|author=
|language=
|era=
|world= / earth=
|universe=
|books=
}}

Parameters

Highlighted lines indicate mandatory parameters.

Template:Docs/books
{{Literature}} Parameters
Parameter Description Examples
image Use this to display a relevant image hosted on the Coppermind.

See Help:Infoboxes for further details.

|image=The Elendel Daily header.png

type Use this to specify the type of the literary work.

See #Types for further details.

|type=Book |type=Opera

author Use this to specify the author(s) of the literary work, if known.

|author=[[Taravangian]]
|author=[[Hoid]], [[Frost]]

language Use this to specify the original language of the literary work.

|language=[[Dawnchant]]

era Use this to specify when the literary work was created. This forwards to {{era}}, so it must be defined there. As a result, it cannot be a link.

|era=Era of Solitude

world
or
earth
Use this to specify the planet where the literary work can be found.

Note: Automatically generates a link. To bypass this, use 'world.
See Help:Infoboxes for further details.

|world=Roshar
|earth=Reckoners
|'world=Mars

universe Use this to indicate the (connected) universe where the literary work can be found.

See Help: Infoboxes for further details.

|universe=[[Cosmere]]
|universe=[[Cytoverse]]
|universe=[[Wode]] [[State]]s
|universe=''Standalone''

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 category, use it.

Note: do not use {{cat tag|books}}. Category:Books is for the books written by Brandon Sanderson, not in-world literature.

Categories & Tags

Pages that make use of the {{Literature}} template will be added to Category: Literature.

Articles using Template