mNo edit summary
mNo edit summary
 
(22 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|autocomplete on category=People}}
{{#forminput:form=Person|autocomplete on category=People|default=<page name>}}


</noinclude>
</noinclude>
Line 10: Line 10:


<includeonly>
<includeonly>
__NOTOC__
{{{for template|Person}}}
=Service record=
=Service record=
<div>
<div>
<div style="width:30%; min-height:25em;">
<div style="width:30%; float:right;">
<b>Photograph</b>
<b>Photograph</b>
<div style="padding:1em; border:1px solid white; margin-bottom:1em;">
<div style="padding:1em; border:1px solid white; margin-bottom:1em;">
{{{field|IMAGE|input type=text|mandatory|uploadable|image preview}}}
{{{field|IMAGE|input type=text|uploadable|image preview}}}
</div>
</div>


</div>
</div>
 
{{{field|ID|input type=text|hidden}}}
{| style="width: 100%; font-size:1em;"
{| style="width: 100%; font-size:1em;"
|-
|-
Line 27: Line 29:
|-
|-
! colspan="1" |NAME(S)
! colspan="1" |NAME(S)
| colspan="5" |{{{FULLPAGENAME}}}
| colspan="5" | <i>(Autocalculated)</i>
|-
|-
! SEX AT BIRTH
! SEX AT BIRTH
| {{{field|SEX|input type=combobox|mandatory|existing values only|values from=Male, Female}}}
| {{{field|SEX|input type=dropdown|mandatory|existing values only|values=Male,Female}}}
! ETHNICITY
! ETHNICITY
| {{{field|ETHNICITY|input type=text|mandatory}}}
| {{{field|ETHNICITY|input type=text|mandatory}}}
! D.O.B.
! D.O.B.
| {{{field|DOB|input type=date|mandatory}}}
| {{{field|DOB|input type=date|mandatory}}}
<span style="text-align:right"><i>REMINDER: The year is 2320</i></span>
|-
|-
! H/WORLD
! H/WORLD
| colspan="5" | {{{field|HOMEWORLD|input type=text|mandatory}}}
| colspan="5" | {{{field|HOMEWORLD|input type=combox|mandatory|values from category=Homeworlds}}}
|-
|-
| colspan="6" |  
| colspan="6" |  
|-
|-
! BRANCH
! BRANCH
| {{{field|BRANCH|input type=text}}}
| {{{field|BRANCH|input type=combobox|values=M.I.,Fleet,Intelligence,Skinnie,Arachnid,Other}}}
! DIVISON
! DIVISON
| {{{field|DIVISION|input type=text}}}
| {{{field|DIVISION|input type=combobox|values=Infantry,Engineering,MIPOD,Engineers,Aviation}}}
! RANK
! RANK
| {{{field|RANK|input type=text|mandatory}}}
| {{{field|RANK|input type=text}}}
|-
|-
! UNIT
! UNIT
| colspan="2" | {{{field|UNIT|input type=text|mandatory}}}
| colspan="2" | {{{field|UNIT|input type=combobox|values from category=Units}}}
! LOCATION
! LOCATION
| colspan="2"| {{{field|LOCATION|input type=text|mandatory}}}
| colspan="2"| {{{field|LOCATION|input type=combobox|mandatory|values from category=Locations}}}
|-
|-
! ENLISTMENT DATE
! ENLISTMENT DATE
| {{{field|ENLISTMENT_DATE|input type=date}}}
| {{{field|ENLISTMENT_DATE|input type=date}}}
<span style="text-align:right"><i>REMINDER: The year is 2320</i></span>
! LAST ACTIVE
! LAST ACTIVE
| <i>(Autocalculated)</i>
| <i>(Autocalculated)</i>
! STATUS
! STATUS
| {{{field|STATUS|input type=combobox|values from=Active,Retired,MIA,KIA}}}
| {{{field|STATUS|input type=combobox|values=Active,Retired,MIA,KIA}}}
|-
|-
| colspan="6" |  
| colspan="6" |  
Line 71: Line 75:
</div>
</div>
{{{end template}}}
{{{end template}}}
<headertabs />
 
 
{{{for template|Person/Relationships}}}
=Relationships=
{{{field|relationship_entries|holds template}}}
{{{end template}}}
 
{{{for template|Person/Relationship|multiple|embed in field=Person/Relationships[relationship_entries]}}}
{|
! Name
| {{{field|name|input type=combobox|values from category=People}}}
|-
! Standing (%)
| {{{field|percent|input type=text|default=50}}}%
|-
! colspan="2" | Description
|-
| colspan="2" | {{{field|description|input type=textarea}}}
|-
|}
{{{end template}}}
 
 
 
{{{for template|Person/Journal}}}
=Relationships=
{{{field|journal_entries|holds template}}}
{{{end template}}}
 
{{{for template|Person/JournalEntry|multiple|embed in field=Person/Journal[journal_entries]}}}
{|
! Date
| {{{field|date|input type=date|default=now}}}
|-
! Title
| {{{field|title|input type=string}}}
|-
! colspan="2" | Content
|-
| colspan="2" | {{{field|content|input type=textarea}}}
|-
|}
{{{end template}}}


</includeonly>
</includeonly>

Latest revision as of 13:49, 28 December 2022

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.






Categories: