Form:Person: Difference between revisions

From Milliways
m add the person template
m removed most fields, let's see if only setting the nickname works
 
(2 intermediate revisions by the same user not shown)
Line 11: Line 11:
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}}}
</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.