Difference between revisions of "Form:Text Log New"
From Radiant Heart MUSH
(8 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | + | <includeonly> | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
<div id="wikiPreview" style="display: none; padding-bottom: 25px; margin-bottom: 25px; border-bottom: 1px solid #AAAAAA;"></div> | <div id="wikiPreview" style="display: none; padding-bottom: 25px; margin-bottom: 25px; border-bottom: 1px solid #AAAAAA;"></div> | ||
− | {{{for template| | + | {{{for template|Log Header|label=Texting Logs}}} |
{| class="formtable" | {| class="formtable" | ||
− | ! Date of | + | ! Date of Texts: |
− | | {{{field|Date of Scene}}} | + | | {{{field|Date of Scene|mandatory|property=Log Date}}} |
|- | |- | ||
− | + | | {{{field|Location|mandatory|hidden|property=Log Location|placeholder=Texts|default=Texts|size=118px}}} | |
− | | {{{field|Location}}} | ||
|- | |- | ||
! Synopsis: | ! Synopsis: | ||
− | | {{{field|Synopsis|input type=textarea}}} | + | | {{{field|Synopsis|input type=textarea|mandatory|property=Log Synopsis|placeholder=What was this scene about? Give a general description.|autogrow|size=118px}}} |
|- | |- | ||
! Thanks: | ! Thanks: | ||
− | | {{{field|Thanks}}} | + | | {{{field|Thanks|placeholder=To thank a GM etc. (Optional)|size=118px}}} |
|- | |- | ||
− | ! Cast of Characters | + | ! Cast of Characters: |
− | | {{{field|Cast of Characters|input type= | + | | {{{field|Cast of Characters|input type=text with autocomplete|mandatory|property=Log Characters|placeholder=A comma seperated list of the scene's Cast.|values from property=Log Characters|values from category=Characters|list|delimiter=,|size=118px}}} |
|- | |- | ||
! Tinyplot: | ! Tinyplot: | ||
− | | {{{field|Tinyplot}}} | + | | {{{field|Tinyplot|property=Log Tinyplot|placeholder=Note the Tinyplot's name, if it was part of one. (Optional)|values from category=Tinyplot|size=118px}}} |
+ | |- | ||
+ | ! Markup: | ||
+ | | {{{field|pretty|placeholder=If you kept up with the Log Guidelines or are using the SceneSys page for Wiki-Logs, insert 'yes'. (Optional)|size=118px}}} | ||
|} | |} | ||
{{{end template}}} | {{{end template}}} | ||
− | |||
− | {{{standard input|free text|rows= | + | Text Below: |
+ | {{{standard input|free text|rows=20}}} | ||
Line 42: | Line 36: | ||
{{{standard input|save}}} {{{standard input|preview}}} {{{standard input|changes}}} {{{standard input|cancel}}} | {{{standard input|save}}} {{{standard input|preview}}} {{{standard input|changes}}} {{{standard input|cancel}}} | ||
</includeonly> | </includeonly> | ||
+ | |||
+ | [[Category:Forms]] |