|
|
| (7 intermediate revisions by the same user not shown) |
| Line 1: |
Line 1: |
| <noinclude> | | <noinclude>{{Warning|<p>The form for adding [[:Category:Events|events]] (this page) is currently broken.</p><p>For now the best way to add an event is to:</p> |
| | |
| | # 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/<em>Your Event Name</em></code> (using the name of the event/page you are creating, with spaces, punctuation, etc.). |
| | # Click <u>Create source</u> |
| | # In the text area for the page type <code><nowiki>{{Event}}{{Event calendar}}</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 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}}} |
|
| |
|