Form:Field: Difference between revisions

From Protoball
Jump to navigation Jump to search
No edit summary
(Field Form input type=textarea)
 
(13 intermediate revisions by the same user not shown)
Line 8: Line 8:
</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>
<span class="hidden">{{{field|Coordinates}}}</span>
{{{for template|Field}}}
{{{for template|Field}}}
{{{info|page name=<Field[Name]>|create title=Add a Field}}}
{{{info|page name=<Field[Name]>|create title=Add a Playing Field}}}
{| class="formtable"
{| class="formtable"
! Name:
! Name:
| {{{field|Name}}}
| colspan=2 | {{{field|Name|size=70}}}
|-
|-
! Country:
! Country:
| {{{field|Country|mandatory|class=country|default=USA|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>
|-
|-
! State:
! State Code:
| {{{field|State|class=state|property=State}}}
| {{{field|State|class=state|property=State|values from property=State}}}
|-
|-
! Region:
! Borough:
| {{{field|Region|class=region}}}
| {{{field|Borough|class=borough}}}
|-
|-
! City:
! City:
Line 27: Line 29:
|-
|-
! Modern Address:
! Modern Address:
| {{{field|Modern Address}}}
| {{{field|Modern Address|class=modern_address}}}
|-
|-
! Coordinates:
! Tags:
| {{{field|Coordinates}}}
| colspan=2 | <span class="allow_new">{{{field|Field Tags|input type=checkboxes|values from property=Field Tags}}}</span>
|-
|-
! Description:
! Description:
| {{{field|Description|class=tinymce}}}
| colspan=2 | {{{field|Description|input type=textarea|class=tinymce}}}
|-
|-
! Sources:
! Sources:
| {{{field|Sources|class=tinymce}}}
| colspan=2 | {{{field|Sources|input type=textarea|class=tinymce simple}}}
|-
|-
! Reviewed
! Comment:
| [[Reviewed::{{{Reviewed|}}}]]
| colspan=2 | {{{field|Comment|input type=textarea|rows=3|cols=75|class=tinymce simple}}}
|-
|-
! Submitted by
! Query:
| [[Submitted by::{{{Submitted by|}}}]]
| colspan=2 | {{{field|Query|input type=textarea|rows=3|cols=75|class=tinymce simple}}}
|- class=admin
! Reviewed:
| colspan=2 | {{{field|Reviewed|restricted}}}
|-
! Found by:
| colspan=2 | {{{field|Submitted by|values from category=Diggers}}}
|-
! Submission Note:
| colspan=2 | {{{field|Submission Note}}}
|-
! Entered 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.