Jump to content

Template:Story: Difference between revisions

115 bytes added ,  Thursday at 23:46
Update description of character(s)
(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}}}
|-
|-
! Author{{#if: {{{characters|}}} | s }}{{#if: {{{authors|}}} | {{pipe escape | {{{authors|}}} }} | {{pipe escape | [[{{{author}}}]] }} }}
! 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 | [[{{{character}}}]] }} }}
| {{#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"
"required": true
},
},
"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"