mNo edit summary
mNo edit summary
 
(24 intermediate revisions by the same user not shown)
Line 13: Line 13:


{{{for template|Event}}}
{{{for template|Event}}}
{| class="formtable"
{| style="width:66%;"
|-
|-
! Date
! Date
| {{{field|Date|input type=date|default=now}}}
| {{{field|Date|input type=date}}}
|-
|-
! Location
! Location
| {{{field|Location|input type=combobox|values from category=Locations}}}
| {{{field|Location|input type=combobox|values from category=Locations}}}
|-
|-
! Lead
! Lead  
| {{{field|Lead|input type=combobox|mandatory|values from category=People}}}
| {{{field|Lead|input type=combobox|mandatory|values from category=People}}}
|-
|-
|}
|}
<br />


{|
{| style="width:66%;"
|-
|-
!After Action Report
! After Action Report
|-
|-
| {{{field|Description|mandatory}}}
| {{{field|Description|mandatory}}}
|-
|-
|}
|}
{{{field|Attendees|holds template}}}
{{{end template}}}
{{{end template}}}


=Attendees=
=Attendees=
TODO
{{{for template|EventAttendee|multiple|embed in field=Event[Attendees]}}}
 
{{{field|Date|default=Event[Date]|hidden}}}
<headertabs />
{|
! {{{field|Name|mandatory|input type=combobox|values from category=People}}}{{{field|Page|input type=combobox|hidden}}}
| {{{field|Role|mandatory|input type=dropdown|default=Infantryman|values=Commanding Officer, Squad Leader, Medics, Engineers, MIPOD, Mobile Infantry, Other|default=Other}}}
| {{{field|Notes|input type=textarea}}}
|-
|}
{{{end template}}}


{{#get_db_data:
{{#get_db_data:
Line 46: Line 54:
  |data=id=id, name=name, faction=faction
  |data=id=id, name=name, faction=faction
}}
}}
</includeonly>
</includeonly>

Latest revision as of 17:46, 18 December 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: