Form:Field: Difference between revisions

From Protoball
Jump to navigation Jump to search
No edit summary
(Field Form input type=textarea)
 
(One intermediate revision by the same user not shown)
Line 16: Line 16:
|-
|-
! Country:
! Country:
| {{{field|Country|mandatory|class=country|default=United States|property=Country}}}
| {{{field|Country|mandatory|class=country|default=United States|property=Country|values from property=Country}}}
| rowspan=4 | <div id="map" class="map_picker" style="height:300px; width:300px"></div>
| rowspan=4 | <div id="map" class="map_picker" style="height:300px; width:300px"></div>
|-
|-
! State:
! State Code:
| {{{field|State|class=state|property=State}}}
| {{{field|State|class=state|property=State|values from property=State}}}
|-
! Borough:
| {{{field|Borough|class=borough}}}
|-
|-
! City:
! City:
Line 29: Line 32:
|-
|-
! Tags:
! Tags:
| colspan=2 | {{{field|Field Tags|values from property=Field Tags}}}
| colspan=2 | <span class="allow_new">{{{field|Field Tags|input type=checkboxes|values from property=Field Tags}}}</span>
|-
|-
! Description:
! Description:
| colspan=2 | {{{field|Description|class=tinymce}}}
| colspan=2 | {{{field|Description|input type=textarea|class=tinymce}}}
|-
|-
! Sources:
! Sources:
| colspan=2 | {{{field|Sources|class=tinymce}}}
| colspan=2 | {{{field|Sources|input type=textarea|class=tinymce simple}}}
|-
! Comment:
| colspan=2 | {{{field|Comment|input type=textarea|rows=3|cols=75|class=tinymce simple}}}
|-
|-
! Query:
| colspan=2 | {{{field|Query|input type=textarea|rows=3|cols=75|class=tinymce simple}}}
|- class=admin
! Reviewed:
! Reviewed:
| {{{field|Reviewed|restricted}}}
| colspan=2 | {{{field|Reviewed|restricted}}}
|-
! Found by:
| colspan=2 | {{{field|Submitted by|values from category=Diggers}}}
|-
! Submission Note:
| colspan=2 | {{{field|Submission Note}}}
|-
|-
! Submitted by:
! Entered by:  
| {{{field|Submitted by}}}
| colspan=2 | {{{field|Entered by|values from category=Diggers}}}
|}
|}
{{{end template}}}
{{{end template}}}

Latest revision as of 05:37, 6 June 2020

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