Form:Person: Difference between revisions
From MoHA Wiki
No edit summary |
No edit summary |
||
(3 intermediate revisions by the same user not shown) | |||
Line 10: | Line 10: | ||
</noinclude><includeonly> | </noinclude><includeonly> | ||
<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> | ||
{{{info|page name=<Person[ | {{{info|page name=<Person[First name]>_<Person[Last name]>}}} | ||
{{{for template|Person}}} | {{{for template|Person}}} {{{field|Full name|input type=tokens|values from property=Full name|mandatory|max values=1|hidden}}} | ||
<p>''' | <p>'''First name *: </p> | ||
{{{field| | {{{field|First name|input type=tokens|values from property=First name|mandatory|max values=1}}} | ||
<p>'''Last name *: </p> | |||
{{{field|Last name|input type=tokens|values from property=Last name|mandatory|max values=1}}} | |||
<p>'''Pronoun(s): </p> | |||
{{{field|Pronouns|input type=tokens|property=Pronoun|mandatory|list|delimiter=;|existing values only}}} | |||
<p>'''Bio: '''</p> | <p>'''Bio: '''</p> | ||
{{{field|Bio|input type=textarea}}} | {{{field|Bio|input type=textarea}}} | ||
<p>''' | <p>'''Bio image: '''</p> | ||
{{{field|Profile image|input type=text|uploadable|image preview}}} | {{{field|Profile image|input type=text|uploadable|image preview}}} | ||
== Public Contacts == | == Public Contacts == |