Template:StoryTeleplay/doc
This is a documentation subpage for Template:StoryTeleplay. It may contain usage information, categories and other content that is not part of the original template page. |
This template is used on approximately 3,100 pages and changes may be widely noticed. Test changes in the template's /sandbox or /testcases subpages, or in your own user subpage. Consider discussing changes on the talk page before implementing them. |
Usage
The purpose of the {{StoryTeleplay}} template is to easily add the credited story and teleplay writers in episode tables when they are separate, including a sufficiently-spaced colon.
Syntax
{{StoryTeleplay|1=|s=TEXT|t=TEXT|sb=TEXT|slabel=TEXT|tlabel=TEXT|sblabel=TEXT|tfirst=TEXT|ex{1,2,3}=TEXT|ex{1,2,3}label=TEXT}}
Examples
{{StoryTeleplay|s=John Doe & Jane Doe}}
- Story by : John Doe & Jane Doe
{{StoryTeleplay|t=Richard Roe & Johnny Doe}}
- Teleplay by : Richard Roe & Johnny Doe
{{StoryTeleplay|s=John Doe & Jane Doe|t=Richard Roe & Johnny Doe}}
- Story by : John Doe & Jane Doe
Teleplay by : Richard Roe & Johnny Doe
{{StoryTeleplay|John Doe & Jane Doe|t=Richard Roe & Johnny Doe}}
- John Doe & Jane Doe
Teleplay by : Richard Roe & Johnny Doe
{{StoryTeleplay|s=John Doe & Jane Doe|t=Richard Roe & Johnny Doe|tfirst=y}}
- Teleplay by : Richard Roe & Johnny Doe
Story by : John Doe & Jane Doe
{{StoryTeleplay|s=John Doe & Jane Doe|t=Richard Roe & Johnny Doe|slabel=Story|tlabel=Teleplay}}
- Story : John Doe & Jane Doe
Teleplay : Richard Roe & Johnny Doe
{{StoryTeleplay|s=John Doe & Jane Doe|t=Richard Roe & Johnny Doe|ex1label=Original novel by|ex1=Mark Moe}}
- Story by : John Doe & Jane Doe
Teleplay by : Richard Roe & Johnny Doe
Original novel by : Mark Moe
{{StoryTeleplay|s=John Doe & Jane Doe|t=Richard Roe & Johnny Doe|sb=Jim Noe|ex1label=Original novel by|ex1=Mark Moe}}
- Story by : John Doe & Jane Doe
Teleplay by : Richard Roe & Johnny Doe
Storyboard by : Jim Noe
Original novel by : Mark Moe
Parameters
Parameter | Description | Type | Status | ||
---|---|---|---|---|---|
No label | No label | 1 | A credit of the story without a label | String | Optional |
Story | Story | s | The credited writers of the story of the episode in question. | String | Optional |
Label | slabel | Alternate label to "Story by". Italics and colon still remain. | String | Optional | |
Teleplay | Teleplay | t | The credited writers of the teleplay of the episode in question. | String | Optional |
Label | tlabel | Alternate label to "Teleplay by". Italics and colon still remain. | String | Optional | |
First | tfirst | Parameter to allow the "Teleplay by" credit to be displayed first, rather than "Story by". Set to "y". | String | Optional | |
Storyboard | Storyboard | sb | The credited writers of the storyboard of the episode in question. | String | Optional |
Label | sbstoryboard | Alternate label to "Storyboard by". Italics and colon still remain. | String | Optional | |
Extras | Extras | ex{1,2,3} | Three possible extra credits of the episode in question. | String | Optional |
Label | ex{1,2,3}label | Label for three possible extra credits. Italics and colon still remain. | String | Optional Required when above set |