No edit summary |
No edit summary |
||
| Line 6: | Line 6: | ||
td:nth-child(2) { vertical-align: bottom; } | td:nth-child(2) { vertical-align: bottom; } | ||
}} | }} | ||
<div class="infobox | <div class="infobox {{#var:theme}}" style="margin-right: 15px; margin-left: 10px; float: left; width: 360px;"> | ||
<div class="infoicon {{#var:theme}}">[[File:icon-scene.svg|50px|link=]]</div> | <div class="infoicon {{#var:theme}}">[[File:icon-scene.svg|50px|link=]]</div> | ||
<div class="overbox {{#var:theme}}" style="width: 250px; min-height: 50px; font-family: monospace; font-weight: bolder; font-size:larger;" id="Scene {{#vardefineecho:scene|{{#expr:{{#var:scene}}+1}}}}";>Scene {{#vardefineecho:scene|{{#expr:{{#var:scene}}}}}}<br />{{{what|{{Required|what|Scene}}}}}</div> | <div class="overbox {{#var:theme}}" style="width: 250px; min-height: 50px; font-family: monospace; font-weight: bolder; font-size:larger;" id="Scene {{#vardefineecho:scene|{{#expr:{{#var:scene}}+1}}}}";>Scene {{#vardefineecho:scene|{{#expr:{{#var:scene}}}}}}<br />{{{what|{{Required|what|Scene}}}}}</div> | ||
Revision as of 10:58, 5 August 2024
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]
