Jump to content

Template:Story: Difference between revisions

Multiple authors
m (Switch to content)
(Multiple authors)
Line 2: Line 2:
! colspan="2" | {{{title}}}
! colspan="2" | {{{title}}}
|-
|-
! colspan="2" style="font-weight: normal;" | ''{{{author}}}''
! Author{{#if: {{{characters|}}} | s }}{{#if: {{{authors|}}} | {{pipe escape | {{{authors|}}} }} | {{pipe escape | [[{{{author}}}]] }} }}
|-
|-
{{#if: {{{image|}}} | {{pipe escape |
{{#if: {{{image|}}} | {{pipe escape |
Line 43: Line 43:
| title=Story title
| title=Story title
| author=Story author
| author=Story author
| authors=Multiple authors
| image=Image file
| image=Image file
| source=Source for the image
| source=Source for the image
Line 205: Line 206:
"example": "2112, 2305",
"example": "2112, 2305",
"type": "string"
"type": "string"
},
"authors": {
"label": "Authors",
"description": "Multiple authors",
"example": "[[Madison Scott-Clary]], [[Rob MacWolf]]...",
"type": "content"
}
}
},
},
"paramOrder": [
"paramOrder": [
"title",
"title",
"image",
"source",
"author",
"author",
"authors",
"format",
"character",
"character",
"characters",
"year",
"year",
"years",
"canon",
"canon",
"appearsin",
"appearsin",
"readlink",
"readlink"
"format",
"image",
"source",
"characters",
"years"
]
]
}
}
</templatedata>
</templatedata>
</noinclude>
</noinclude>