789
edits
(Multiple authors) |
(Update description of character(s)) |
||
(7 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
! colspan="2" | {{{title}}} | ! colspan="2" | {{{title}}} | ||
|- | |- | ||
! | ! colspan="2" | {{#if: {{{authors|}}} | Multiple | {{pipe escape | [[{{{author}}}]] }} }} | ||
|- | |- | ||
{{#if: {{{image|}}} | {{pipe escape | | {{#if: {{{image|}}} | {{pipe escape | | ||
Line 15: | Line 15: | ||
| {{{format|Short story}}} | | {{{format|Short story}}} | ||
|- | |- | ||
{{#if: {{{authors|}}} | {{ pipe escape | | |||
! Authors | |||
| | |||
{{{authors|}}} | |||
|- | |||
}}}} | |||
! Character{{#if: {{{characters|}}} | s }} | ! Character{{#if: {{{characters|}}} | s }} | ||
| {{#if: {{{characters|}}} | {{pipe escape | {{{characters|}}} }} | {{pipe escape | | | {{#if: {{{characters|}}} | {{pipe escape | {{{characters|}}} }} | {{pipe escape | {{{character}}} }} }} | ||
|- | |- | ||
! Year{{#if: {{{years|}}} | s }} | ! Year{{#if: {{{years|}}} | s }} | ||
Line 84: | Line 90: | ||
{{Story | {{Story | ||
| title=Qoheleth | | title=Qoheleth | ||
| author=Madison Scott-Clary | |||
| image=Qoheleth-front.png | | image=Qoheleth-front.png | ||
| source=[[Iris Jay]] | | source=[[Iris Jay]] | ||
Line 97: | Line 104: | ||
{{Story | {{Story | ||
| title=Qoheleth | | title=Qoheleth | ||
| author=Madison Scott-Clary | |||
| image=Qoheleth-front.png | | image=Qoheleth-front.png | ||
| source=[[Iris Jay]] | | source=[[Iris Jay]] | ||
Line 157: | Line 165: | ||
"character": { | "character": { | ||
"label": "Character", | "label": "Character", | ||
"description": "The name of the main character or clade", | "description": "The name of the main POV character or clade in wiki format", | ||
"example": "Theodred", | "example": "Theodred", | ||
"type": "line", | "type": "line", | ||
Line 174: | Line 182: | ||
"type": "string", | "type": "string", | ||
"suggestedvalues": [ | "suggestedvalues": [ | ||
"Anthology", | |||
"Flash fiction", | "Flash fiction", | ||
"Short story", | "Short story", | ||
Line 180: | Line 189: | ||
"Interactive fiction" | "Interactive fiction" | ||
], | ], | ||
"default": "Short story" | "default": "Short story" | ||
}, | }, | ||
"image": { | "image": { | ||
Line 197: | Line 205: | ||
"characters": { | "characters": { | ||
"label": "Characters", | "label": "Characters", | ||
"description": "If there are multiple characters, add them wiki-formatted here (\"character\" is still required)", | "description": "If there are multiple POV characters, add them wiki-formatted here (\"character\" is still required)", | ||
"example": "[[Ioan Bălan]], [[Debarre]]", | "example": "[[Ioan Bălan]], [[Debarre]]", | ||
"type": "content" | "type": "content" |