No edit summary |
No edit summary |
||
| Line 12: | Line 12: | ||
{{TableSlim|{{#var:theme}}}} | {{TableSlim|{{#var:theme}}}} | ||
{{TableMid|Who|{{SplitLink|{{{who|{{Required|who|Episode}}}}}}}}} | {{TableMid|Who|{{SplitLink|{{{who|{{Required|who|Episode}}}}}}}}} | ||
{{TableMid|When|{{LongTime|{{{when|{{Required|when|Episode}}}}}}} (Day {{#expr:1 + ({{#time: U|{{{when}}}}} - {{#time:U | 2059/12/19}})/(24*60*60)}}) | {{TableMid|When|{{LongTime|{{{when|{{Required|when|Episode}}}}}}} (Day {{#expr:1 + ({{#time: U|{{{when}}}}} - {{#time:U | 2059/12/19}})/(24*60*60)}}){{#if:{{{when2|}}}|tjhrough {{LongTime|{{{when2}}}}} (Day {{#expr:1 + ({{#time: U|{{{when2}}}}} - {{#time:U | 2059/12/19}})/(24*60*60)}})}}}} | ||
{{TableMid|Where|{{SplitLink|{{{where|{{Required|where|Episode}}}}}|in=,}}}} | {{TableMid|Where|{{SplitLink|{{{where|{{Required|where|Episode}}}}}|in=,}}}} | ||
{{TableEnd}} | {{TableEnd}} | ||
Revision as of 14:15, 10 May 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.whereto(defaultand) requireswhere2to be set, and changes the word between the two references.
Returns
See any Episode for a working example.The documentation above was transcluded from Template:Scene/Documentation. [edit]
