lit:_template

Section

%%form_data{story}%% / %%form_data{author}%% / %%form_data{length}%% inches

Summary:
%%form_data{summary}%%

Storytext:
%%form_data{storytext}%%

=====
[[form]]
fields:
  id-hint1:
    type: static
    value: **Number of page (Adress= "per:@@####@@" ) is build with autonumbering!**
    join: true
  id-hint2:
    type: static
    value:
    join: true
  Title-hint2:
    type: static
    value: **Title =  whatever you want to give your story**
    join: true
  Title-hint3:
    type: static
    value: 
    join: true
  story:
    label: Story
    type: text
    width: 80
    join: true
  author:
    label: Author
    type: text
    width: 50
    join: true
  length:
    label: Lenght(inches)
    type: text
    width: 50
    join: true
  summary:
    label: Summary
    type: text
    width: 80
    height: 5
    join: true
  storytext:
    label: Your storytext
    type: wiki
    width: 80
    height: 10
    hint: (wiki code allowed)
    join: true
[[/form]]

Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License