Template:Story: Difference between revisions
(Add format and image) |
(Add stuff for allowing multiple characters/years) |
||
| Line 15: | Line 15: | ||
| {{{format|Short story}}} | | {{{format|Short story}}} | ||
|- | |- | ||
! Character | ! Character{{#if: {{{characters|}}} | s }} | ||
| [[{{{character}}}]] | | {{#if: {{{characters|}}} | {{pipe escape | {{{characters|}}} }} | {{pipe escape | [[{{{character}}}]] }} }} | ||
|- | |- | ||
! Year | ! Year{{#if: {{{years|}}} | s }} | ||
| {{{year}}} | | {{#if: {{{years|}}} | {{{years|}}} | {{{year}}} }} | ||
|- | |- | ||
! Canonicity | ! Canonicity | ||
| Line 47: | Line 47: | ||
| format=Story format | | format=Story format | ||
| character=Character | | character=Character | ||
| characters=Multiple characters | |||
| year=Year | | year=Year | ||
| appearsin=Collection of works | | appearsin=Collection of works | ||
| Line 53: | Line 54: | ||
</nowiki></pre> | </nowiki></pre> | ||
= | = Examples = | ||
== Short story == | |||
{{Story | {{Story | ||
| Line 75: | Line 78: | ||
}} | }} | ||
</nowiki></pre> | </nowiki></pre> | ||
== Novel == | |||
{{Story | |||
| title=Qoheleth | |||
| image=Qoheleth-front.png | |||
| source=[[Iris Jay]] | |||
| format=Novel | |||
| character=Multiple | |||
| characters=[[AwDae]], [[Michelle/Sasha|Sasha]], [[Dr. Carter Ramirez]], [[Ioan Bălan]], [[Qoheleth (cladist)|Qoheleth]] | |||
| year=2305 | |||
| years=2112, 2305 | |||
| readlink=https://qoheleth.post-self.ink | |||
}} | |||
<pre><nowiki> | |||
{{Story | |||
| title=Qoheleth | |||
| image=Qoheleth-front.png | |||
| source=[[Iris Jay]] | |||
| format=Novel | |||
| character=Multiple | |||
| characters=[[AwDae]], [[Michelle/Sasha|Sasha]], [[Dr. Carter Ramirez]], [[Ioan Bălan]], [[Qoheleth (cladist)|Qoheleth]] | |||
| year=2305 | |||
| years=2112, 2305 | |||
| readlink=https://qoheleth.post-self.ink | |||
}} | |||
</nowiki></pre> | |||
<noinclude> | <noinclude> | ||
= Parameters = | = Parameters = | ||
Revision as of 14:46, 12 February 2024
Usage
Displays information about a story.
{{Story
| title=Story title
| author=Story author
| image=Image file
| source=Source for the image
| format=Story format
| character=Character
| characters=Multiple characters
| year=Year
| appearsin=Collection of works
| readlink=https://link-to-read.com
}}
Examples
Short story
| Cowboy | |
|---|---|
| Alexandria Christina Leal | |
| Format | Short story |
| Character | The Peace system |
| Year | 2200 |
| Canonicity | Canon |
| Appears in | Clade — A Post-Self anthology |
| Read here | |
{{Story
| title=Cowboy
| author=Alexandria Christina Leal
| format=Short story
| character=The Peace system
| year=2200
| appearsin=Clade — A Post-Self anthology
| readlink=https://clade.post-self.ink/cowboy
}}
Novel
| Qoheleth | |
|---|---|
| {{{author}}} | |
| Source: Iris Jay | |
| Format | Novel |
| Characters | AwDae, Sasha, Dr. Carter Ramirez, Ioan Bălan, Qoheleth |
| Years | 2112, 2305 |
| Canonicity | Canon |
| Read here | |
{{Story
| title=Qoheleth
| image=Qoheleth-front.png
| source=[[Iris Jay]]
| format=Novel
| character=Multiple
| characters=[[AwDae]], [[Michelle/Sasha|Sasha]], [[Dr. Carter Ramirez]], [[Ioan Bălan]], [[Qoheleth (cladist)|Qoheleth]]
| year=2305
| years=2112, 2305
| readlink=https://qoheleth.post-self.ink
}}
Parameters
No description.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Title | title | The title of the work
| String | required |
| Author | author | The author of the work
| Line | required |
| Character | character | The name of the main character or clade
| Line | required |
| Year | year | The year in which the story takes place
| Number | required |
| Canonicity | canon | What level of canon the work is
| String | optional |
| Appears in | appearsin | Any collections the work appears in
| String | optional |
| Read link | readlink | A link where one can read the story
| URL | optional |
| Format | format | The format of the work
| String | required |
| Image | image | An image for the story
| File | optional |
| Source | source | The source for the image
| Line | optional |