_template

Published %%created_at|%d %b %Y%%

Published %%form_data{altDay}%% %%form_data{altMonth}%% %%form_data{altYear}%%

%%form_data{firstPara}%%

%%form_data{content}%%

Comments (%%comments%%)

Add a New Comment
or Sign in as Wikidot user
(will not be published)
- +

====
[[form]]
fields:
  firstPara:
    label: First Paragraph
    type: wiki
    width: 70
    height: 8
  content:
    label: Content
    type: wiki
    width: 70
    height: 15
  isAltDate:
    label: Use alternate date?
    type: checkbox
  altDay:
    label: Alternate Date
    hint: '01'
    width: 6
  altMonth:
    join: true
    hint: Sep
    width: 6
  altYear:
    join: true
    hint: 1995
    width: 6
[[/form]]

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