Form:Person: Difference between revisions

From Milliways
No edit summary
m removed most fields, let's see if only setting the nickname works
 
(9 intermediate revisions by the same user not shown)
Line 4: Line 4:
if a page with that name already exists, you will be sent to a form to edit that page.
if a page with that name already exists, you will be sent to a form to edit that page.


{{#forminput:form=Person}}


{{#forminput:form=Person}}
</noinclude>


</noinclude><includeonly>
<includeonly>
All values except the nickname are optional.
All values except the nickname are optional.
<div id="wikiPreview" style="display: none; padding-bottom: 25px; margin-bottom: 25px; border-bottom: 1px solid #AAAAAA;"></div>
<div id="wikiPreview" style="display: none; padding-bottom: 25px; margin-bottom: 25px; border-bottom: 1px solid #AAAAAA;"></div>
{{{for template|Person|label=Person}}}
{{{for template|Person|label=Person}}}
{| class="formtable" width="100%"
{| class="formtable" width="100%"
! Nickname:
! Nickname:
| {{{field|nickname}}}
| {{{field|nickname}}}
|
| }
|- <!--
! Foto:
| {{{field|image|input type=text with autocomplete|uploadable|image preview|values from namespace=File}}}
| Filename without <tt>File:</tt>-Prefix, e.g. "Fnord.jpg"
--> |-
! E-Mail:
| {{{field|email}}}
|
|-
! Matrix:
| {{{field|matrix_nick}}}
| ''Only nickname, without @''
|-
! Matrix Homeserver:
| {{{field|matrix_server}}}
|
|-
! Mastodon:
| {{{field|mastodon_nick}}}
| ''Only nickname, without @''
|-
! Mastodon Server:
| {{{field|mastodon_server}}}
|
|}
{{{end template}}}
{{{end template}}}


<div id="wikiPreview" style="display: none; padding-bottom: 25px; margin-bottom: 25px; border-bottom: 1px solid #AAAAAA;"></div>
{{{for template|WHY2025|label=WHY2025}}}
{| class="formtable" width="100%"
! At camp:
| {{{field|why2025_participating|input type=checkbox|placeholder=true}}}
|-
! Arrival:
| {{{field|why2025_arrival|input type=datetimepicker|placeholder=arrival}}}
|-
! Departure:
| {{{field|why2025_departure|input type=datetimepicker|placeholder=departure}}}
|-
! Plus X (0 if you come alone, 1, 2, 3, ... if you bring people that aren't in this wiki):
| {{{field|why2025_plus_x|input type=number|placeholder=0}}}
|-
! Registered a DECT Number? Add it here so we know how to contact you!
| {{{field|why2025_dect|input type=number|placeholder=0}}}
|}
{{{end template}}}
'''Free text:'''
{{{standard input|free text|rows=40}}}
{{{standard input|summary}}}
{{{standard input|minor edit}}} {{{standard input|watch}}}
{{{standard input|save}}} {{{standard input|preview}}} {{{standard input|changes}}} {{{standard input|cancel}}}
</includeonly>
</includeonly>

Latest revision as of 17:19, 2 June 2025

This is the "Person" 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.