Category:Main: Difference between revisions
Created blank page |
No edit summary |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<PageSchema> | |||
<pageforms_Form name="Main"> | |||
<standardInputs inputFreeText="1" freeTextLabel="Free text"/> | |||
</pageforms_Form> | |||
<Template name="Main" format="plain"> | |||
<pageforms_TemplateDetails/> | |||
<Field name="Prompt" display="hidden"> | |||
<Label>ChatGPT Prompt</Label> | |||
<pageforms_FormInput> | |||
<InputType>textarea with autocomplete</InputType> | |||
<Description>This is the complete prompt that you provided to ChatGPT to get it to generate the one-page synopsis. It should include the text "generate a one-page synopsis".</Description> | |||
</pageforms_FormInput> | |||
</Field> | |||
</Template> | |||
</PageSchema>{{#default_form:Main}} |
Latest revision as of 20:36, 27 October 2024
<PageSchema>
<pageforms_Form name="Main"> <standardInputs inputFreeText="1" freeTextLabel="Free text"/> </pageforms_Form> <Template name="Main" format="plain"> <pageforms_TemplateDetails/> <Field name="Prompt" display="hidden"> <Label>ChatGPT Prompt</Label> <pageforms_FormInput> <InputType>textarea with autocomplete</InputType> <Description>This is the complete prompt that you provided to ChatGPT to get it to generate the one-page synopsis. It should include the text "generate a one-page synopsis".</Description> </pageforms_FormInput> </Field> </Template>
</PageSchema>This category uses the form Main.