851
edits
m (Fix authors first line) |
(Update description of character(s)) |
||
(3 intermediate revisions by the same user not shown) | |||
Line 22: | Line 22: | ||
}}}} | }}}} | ||
! 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 165: | 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 182: | Line 182: | ||
"type": "string", | "type": "string", | ||
"suggestedvalues": [ | "suggestedvalues": [ | ||
"Anthology", | |||
"Flash fiction", | "Flash fiction", | ||
"Short story", | "Short story", | ||
Line 188: | Line 189: | ||
"Interactive fiction" | "Interactive fiction" | ||
], | ], | ||
"default": "Short story" | "default": "Short story" | ||
}, | }, | ||
"image": { | "image": { | ||
Line 205: | 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" |