Form:Event: Difference between revisions

From stencil.wiki
m (Robertbaxter moved page Form:Event2 to Form:Event without leaving a redirect)
No edit summary
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
<noinclude>
<noinclude>{{Warning|The form for adding [[:Category:Events|events]] (this page) is currently broken. For now the best way to add an event is to:
 
# ⁠Create an account/login.
# Search to see if your event exists yet—if it does, you can skip to the last step of this process.
# Navigate to <code>stencil.wiki/wiki/Your_event_name</code> (underscores for spaces).
# ⁠Click <u>Create source</u>
# In the text area for the page type <code><nowiki>{{Event}}</nowiki></code> and hit the "Save page" button.
# Then click <u>Edit with form</u> at the top of the new page and you'll be in the regular event editing form.
 
Something about creating pages with forms broke when launching the new wiki on the main server, but editing pages is still fine.}}
 
This is the "Event" form.
This is the "Event" form.
To create a page with this form, enter the page name below;
To create a page with this form, enter the page name below;
Line 15: Line 25:
! Short name/acronym
! Short name/acronym
| {{{field|short_name|input type=text|placeholder=e.g. SABF for Seattle Art Book Fair|property=Has short name}}}
| {{{field|short_name|input type=text|placeholder=e.g. SABF for Seattle Art Book Fair|property=Has short name}}}
|-
! Status
| {{{field|status|input type=dropdown|mandatory|values=Active, Inactive, Paused, Unknown}}}
|-
|-
! Recurring event
! Recurring event
| {{{field|recurring|input type=radiobutton|values=Yes, No|default=No|mandatory|property=Is recurring|show on select=Yes=>frequency;}}}
| {{{field|recurring|input type=radiobutton|values=Yes, No, Unknown|default=Unknown|mandatory|property=Is recurring|show on select=Yes=>frequency;}}}
|- id="frequency"
|- id="frequency"
! Frequency
! Frequency
Line 53: Line 66:
|-
|-
! Event type  
! Event type  
| {{{field|event_type|input type=tokens|values=Art book fair, Comics expo, Conference, Exhibition, Meetup, Zine fest|existing values only|property=Has event type}}}
| {{{field|event_type|input type=checkboxes|values=Art book fair, Comics expo, Conference, Exhibition, Meetup, Zine fest|existing values only|property=Has event type}}}
|-
|-
! Start date
! Start date
Line 63: Line 76:
! Website:
! Website:
| {{{field|website|input type=text}}}
| {{{field|website|input type=text}}}
|-
! Access type
| {{{field|access_type|input type=checkboxes|values=In-person, Remote|default=In-person|property=Has access type}}}
|-
! Venue
| {{{field|venue|input type=text|property=Has venue}}}
|-
! Location
| {{{field|location|input type=textarea|placeholder=Enter street address|property=At location}}}
|-
|-
! City
! City
Line 91: Line 95:
| {{{field|application_deadline|property=Has application deadline}}}
| {{{field|application_deadline|property=Has application deadline}}}
|}
|}
{{{field|access_type|input type=checkboxes|values=In-person, Remote|default=In-person|property=Has access type|hidden}}}
{{{field|venue|input type=text|property=Has venue|hidden}}}
{{{field|location|input type=textarea|placeholder=Enter street address|property=At location|hidden}}}
{{{end template}}}
{{{end template}}}



Latest revision as of 21:00, 11 September 2025

The form for adding events (this page) is currently broken. For now the best way to add an event is to:
  1. ⁠Create an account/login.
  2. Search to see if your event exists yet—if it does, you can skip to the last step of this process.
  3. Navigate to stencil.wiki/wiki/Your_event_name (underscores for spaces).
  4. ⁠Click Create source
  5. In the text area for the page type {{Event}} and hit the "Save page" button.
  6. Then click Edit with form at the top of the new page and you'll be in the regular event editing form.
Something about creating pages with forms broke when launching the new wiki on the main server, but editing pages is still fine.

This is the "Event" form. To create a page with this form, enter the page name below; if a page with that name already exists, you will be sent to a form to edit that page.