Some advice on editing the script in this wiki.
- Have one scene per wiki page.
- Normal paragraphs are descriptions.
- Dialogue is marked up with one > for the person speaking, and two for what they say.
A description of how the person is speaking is also one > sign, and starts with
<br>
. An example:ARNOLD
(Softly)I'll be back.
This does not result in a normal script look, but it's easy to markup and edit.
- Be systematic, especially with formatting. This makes it easier to programmatically change the markup later, if we find a better way.
- Always provide a comment when you make a change, this makes is much easier to follow the changelog.