Jump to content

Template:Story: Difference between revisions

Update description of character(s)
(Move authors down)
(Update description of character(s))
 
(4 intermediate revisions by the same user not shown)
Line 16: Line 16:
|-
|-
{{#if: {{{authors|}}} | {{ pipe escape |
{{#if: {{{authors|}}} | {{ pipe escape |
! Authors
! Authors  
| {{{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 164: 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 181: Line 182:
"type": "string",
"type": "string",
"suggestedvalues": [
"suggestedvalues": [
                "Anthology",
"Flash fiction",
"Flash fiction",
"Short story",
"Short story",
Line 187: Line 189:
"Interactive fiction"
"Interactive fiction"
],
],
"default": "Short story",
"default": "Short story"
"required": true
},
},
"image": {
"image": {
Line 204: 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"