mNo edit summary
mNo edit summary
Line 1: Line 1:
<noinclude>
<noinclude>
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.
{{#forminput:form=Event}}
{{#forminput:form=Event}}
</noinclude>


<includeonly>
</noinclude><includeonly>
{{{info|add title=Create an event|edit title=Edit an event|page name=<unique number;start=1>}}}
__NOTOC__
=Key information=
<div id="wikiPreview" style="display: none; padding-bottom: 25px; margin-bottom: 25px; border-bottom: 1px solid #AAAAAA;"></div>
{{{info|page name=E-<unique number;start=1>}}}
 
{{{for template|Event}}}
{{{for template|Event}}}
 
{| class="formtable"
|-
<div class="pf-wizard-screen">
! Date
{|
| {{{field|Date|input type=date|default=now}}}
|-
! Location
| {{{field|Location|input type=combobox|values from category=Locations}}}
|-
|-
|Date
! Lead
| {{{field|Date|mandatory|input type=Datetime}}} (UTC)
| {{{field|Lead|input type=combobox|mandatory|values from category=People}}}
|-
|-
 
! colspan="2" | After Action Report
|}
</div>
 
<div class="pf-wizard-screen">
<b>Attendees</b>
{{{for template|label=Attendees|multiple|display=spreadsheet}}}
{|
|-
|-
! Name
| colspan="2" | {{{field|Description|mandatory}}}
! Role
! Comments
|-
|-
| {{{field|Name|mandatory}}}
| {{{field|Role|mandatory|input type=combobox|default=Attendee|values=Command,Squad Leader,Attendee}}}
| {{{field|Role|input type=text}}}
|}
|}
{{{end template}}}
{{{end template}}}
</div>
 
=Attendees=
TODO
 
<headertabs />
 
{{#get_db_data:
db=helix
|from=ix_characters
|order by=name ASC
|data=id=id, name=name, faction=faction
}}
 
</includeonly>
</includeonly>

Revision as of 17:43, 6 November 2022

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.




Categories: