No edit summary |
No edit summary |
||
| Line 2: | Line 2: | ||
{{Template|Scene}} is used in the creation of {{Category|Episode}} articles to split up the action by scene. | {{Template|Scene}} is used in the creation of {{Category|Episode}} articles to split up the action by scene. | ||
==Usage== | ==Usage== | ||
It has four {{Parameter|mandatory}} | It has four {{Parameter|mandatory}}: | ||
* {{Code|who}} is a semi-colon delimited list of {{Category|Character}}s who appear in the scene. | * {{Code|who}} is a semi-colon delimited list of {{Category|Character}}s who appear in the scene. | ||
* {{Code|what}} is a short description, the title of the scene. | * {{Code|what}} is a short description, the title of the scene. | ||
* {{Code|when}} is the date of the scene, in {{Code|YYYY/MM/DD}} format. | * {{Code|when}} is the date of the scene, in {{Code|YYYY/MM/DD}} format. | ||
* {{Code|where}} is the location of the scene, for parsing by {{Template|SplitLinks}}. | * {{Code|where}} is the location of the scene, for parsing by {{Template|SplitLinks}}. | ||
It also supports two {{Parameter|optional}}s: | |||
* {{Code|when2}} is used with {{Code|when}} to create a range of dates. | * {{Code|when2}} is used with {{Code|when}} to create a range of dates. | ||
* {{Code|where2}} is used with {{Code|where}} to have two locations listed in the same scene. | |||
==Returns== | ==Returns== | ||
See any {{Category|Episode}} for a working example. | See any {{Category|Episode}} for a working example. | ||
Revision as of 16:46, 27 September 2023
Template:Scene is used in the creation of Episode articles to split up the action by scene.
Usage
It has four mandatory parameter:
whois a semi-colon delimited list of Characters who appear in the scene.whatis a short description, the title of the scene.whenis the date of the scene, inYYYY/MM/DDformat.whereis the location of the scene, for parsing byTemplate:SplitLinks.
It also supports two optional parameters:
when2is used withwhento create a range of dates.where2is used withwhereto have two locations listed in the same scene.
Returns
See any Episode for a working example.
