Anonymous
×
Create a new article
Write your page title here:
We currently have 205 articles on Shadowrun Seattle Shutdown. Type your article name above or click on one of the titles below and start writing!



Shadowrun Seattle Shutdown

Template:Scene: Difference between revisions

No edit summary
No edit summary
Line 7: Line 7:
<div>
<div>
{{TableSlim|{{#var:theme}}}}
{{TableSlim|{{#var:theme}}}}
{{TableMid|Staring|{{SplitLink|{{{lead|{{Required|lead|Episode}}}}}}}}}
{{TableMid|Who|{{SplitLink|{{{who|{{Required|who|Episode}}}}}}}}}
{{TableMid|With|{{SplitLink|{{{guest|}}}}}|display={{{guest}}}}}
{{TableMid|Who|{{SplitLink|{{{what|{{Required|what|Episode}}}}}}}}}
{{TableMid|And|{{SplitLink|{{{extra|}}}}}|display={{{extra}}}}}
{{TableMid|Who|{{SplitLink|{{{when|{{Required|when|Episode}}}}}}}}}
{{TableMid|Introducing|{{SplitLink|{{{intro|}}}}}|display={{{intro}}}}}
{{TableMid|Who|{{SplitLink|{{{where|{{Required|where|Episode}}}}}}}}}
{{TableEnd}}
{{TableEnd}}
</div>
</div>
</div>
</div>
</onlyinclude></includeonly>
</onlyinclude></includeonly>

Revision as of 17:13, 27 January 2023

Icon-documentation.svg

Template:Scene is used in the creation of Episode articles to split up the action by scene.

Usage

It has four mandatory parameter:

  • who is a semi-colon delimited list of Characters who appear in the scene.
  • what is a short description, the title of the scene.
  • when is the date of the scene, in YYYY/MM/DD format.
  • where is the location of the scene, for parsing by Template:SplitLinks.

It also supports two optional parameters:

  • when2 is used with when to create a range of dates.
  • where2 is used with where to have two locations listed in the same scene.
  • whereto (default and) requires where2 to 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.