_template

Thanks for filling the application!

We will get back to you through a Private Message as soon as we review it. Have a nice day!

Site address: %%form_data{address}%%

Status: %%form_data{state}%%

Application text:
%%form_data{desc}%%

====
[[form]]
fields:
  title:
    type: static
    value: "[[size 200%]]##666|Fill in an application##[[/size]]"
  address:
    label: Address of the site
    type: text
    hint: e.g. mysite.wikidot.com
  desc:
    label: Tell us about your site
    type: text
    height: 5
    hint: Why do you think it should become a Community Site?
  state:
    label: The site is
    type: select
    values:
      running: already running
      under_construction: under construction
      idea: this is just an idea I need help with
    default: running
  just_text:
    type: static
    value: "**Things I am particularly interested in Community Sites:**"
  feature_support:
    type: checkbox
    after: Support from the Wikidot Team
  feature_promotion:
    type: checkbox
    after: Extra promotion of my site
  feature_features:
    type: checkbox
    after: Additional features
[[/form]]