aboutsummaryrefslogtreecommitdiffstats
path: root/flowfiles/screenplayTitlePage.html
diff options
context:
space:
mode:
authorSaeger Ryman <getSaeger@gmail.com>2015-11-11 00:00:00 +0000
committerMatěj Cepl <mcepl@cepl.eu>2024-01-18 10:05:22 +0100
commit965ad05661952de9f61593928547c8c93a7e42a2 (patch)
treee04c0d0e22d86a74e5bfc75e5a9b48d438f7bd95 /flowfiles/screenplayTitlePage.html
downloadfountainflow.vim-965ad05661952de9f61593928547c8c93a7e42a2.tar.gz
Version 1.0: Initial upload1.0
Diffstat (limited to 'flowfiles/screenplayTitlePage.html')
-rw-r--r--flowfiles/screenplayTitlePage.html24
1 files changed, 24 insertions, 0 deletions
diff --git a/flowfiles/screenplayTitlePage.html b/flowfiles/screenplayTitlePage.html
new file mode 100644
index 0000000..5953862
--- /dev/null
+++ b/flowfiles/screenplayTitlePage.html
@@ -0,0 +1,24 @@
+<div id="TitlePage">
+ <div id="Spacer1">
+ <p>&nbsp;</p>
+ </div>
+ <p class="Title">%Title%</p>
+ <p class="Author">%Credit% %Author%</p>
+ <p class="Source">%Source%</p>
+ <div id="Spacer2">
+ <p>&nbsp;</p>
+ </div>
+ <table id="TitlePageTable" width="100%" style="page-break-inside: avoid">
+ <tr>
+ <td id="TableLeft" width="50%;" align="left" valign="bottom">
+ <p style="margin-top: 18pt; margin-bottom: 0pt;">%Contact%</p>
+ </td>
+ <td id="TableRight" width="50%" align="right" valign="bottom">
+ <p style="margin-top: 18pt; margin-bottom: 0pt;">%Draftdate%</p>
+ <p style="margin-top: 18pt; margin-bottom: 0pt;">%Notes%</p>
+ <p style="margin-top: 18pt; margin-bottom: 0pt;">%Copyright%</p>
+ </td>
+ </tr>
+ </table>
+</div>
+