Protag:_template

%%form_data{title}%%

%%form_data{name}%%

Written by %%created_by%% on %%created_at%%.

%%form_data{desc}%%

%%form_data{content}%%

Edit Chapter

Add Tags

Add a New Comment

=====

[[form]]
fields:
  guide:
    label: Author's Guidance
    type: text
    height: 8
    width: 32
    hint: Add a list of characters or some helpful hints.
    default: The Author hasn't created a guide yet.
  name:
    label: Chapter Title
    type: text
  desc:
    label: Description
    type: text
    height: 8
    width: 150
    hint: Put a description of your story here: make it catchy ;)
  content:
    label: Chapter Content
    type: text
    height: 16
    width: 150
  genre:
    label: Genre
    type: select
    values:
      0: Fantasy
      1: Science Fiction
      2: Fiction
      3: Horror
      4: Children's
      5: Fan-Fiction
      6: Just for Fun
[[/form]]

Creative Commons Attribution-Noncommercial-Share Alike 4.0 License