Form:Person: Difference between revisions

From Milliways
m removing the why template to check if that fixes the error
m removed most fields, let's see if only setting the nickname works
 
(5 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}}}


'''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.