Difference between revisions of "Form:Community"

From Encyclopedia of Scientonomy
Jump to navigation Jump to search
(Generated from a page schema)
 
 
(38 intermediate revisions by the same user not shown)
Line 5: Line 5:
  
  
{{#forminput:form=Community|autocomplete on category=Community}}
+
{{#forminput:form=Community|autocomplete on category=Community|query string=namespace=Community}}
  
 
</noinclude><includeonly>
 
</noinclude><includeonly>
{{{info|create title=Add a New Community|edit title=Edit this Community}}}
+
{{{info|namespace=Community|create title=Add a New Community|edit title=Edit}}}
 
<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|Community}}}
 
{{{for template|Community}}}
 
{| class="formtable"
 
{| class="formtable"
 +
<!--
 
! Location: <br><p class="sfFieldDescription" style="font-size:0.7em; color:gray;">If the community is local, please indicate its location(s)</p>
 
! Location: <br><p class="sfFieldDescription" style="font-size:0.7em; color:gray;">If the community is local, please indicate its location(s)</p>
 
| {{{field|Location|input type=googlemaps}}}
 
| {{{field|Location|input type=googlemaps}}}
 +
|-
 +
-->
 +
!width="30%"| Summary: <br><p class="sfFieldDescription" style="font-size:0.7em; color:gray;">Provide a very short description of the community here. If the community is geographically localized, indicate the geographic area. If the community is associated with institutions, indicate those institutions. IMPORTANT: Please avoid any wiki markup, and do not add any references in this box.</p>
 +
|width="70%"| {{{field|Summary|input type=textarea|rows=5|mandatory}}}
 +
|-
 +
! History: <br><p class="sfFieldDescription" style="font-size:0.7em; color:gray;">Provide a concise history of this community here. Include all the major developments such as creation of journals, courses, programmes, departments, encyclopedias, etc.</p>
 +
| {{{field|History|input type=textarea|rows=20|editor=wikieditor||}}}
 +
|-
 +
! Notable Members: <br><p class="sfFieldDescription" style="font-size:0.7em; color:gray;">Who are some of the notable members of this community. NOTE: If an author is not in the list, please add that author to the system first.</p>
 +
| {{{field|Notable Members|input type=tokens|existing values only|values from category=Author}}}
 +
|-
 +
! Historical Data Precision: <br><p class="sfFieldDescription" style="font-size:0.7em; color:gray;">The historical data on different communities has different precision. For more contemporary communities we might be able to reconstruct their mosaics with a daily precision, while for other communities the best we can do is to reconstruct their mosaics for any given year. NOTE: If this is an active community openly endorsing the scientonomic mechanism of modifications, we strongly suggest opting for tracing its data with a daily precision.</p>
 +
| {{{field|Historical Data Precision|input type=dropdown|mandatory|values=Year,Month,Day|default=Year}}}
 +
|-
 +
! Allow Approximate Dates: <br><p class="sfFieldDescription" style="font-size:0.7em; color:gray;">In some cases, it might be necessary to have an option to indicate that an entered year, month or day is approximate. When a date is approximate, it is preceded by ''circa'', e.g. ''circa 1050'' or ''circa 1 January 2016''. If such situations are possible for this community, choose ''Yes''.</p>
 +
| {{{field|Allow Approximate Dates|input type=dropdown|mandatory|values=No,Yes|default=No}}}
 
|-
 
|-
 
! Year Established: <br><p class="sfFieldDescription" style="font-size:0.7em; color:gray;">When did this community emerge? </p>
 
! Year Established: <br><p class="sfFieldDescription" style="font-size:0.7em; color:gray;">When did this community emerge? </p>
| {{{field|Year Established|input type=year}}}
+
| {{{field|Established Year|input type=regexp|regexp=/^\d{4}$/|size=4|message=The year field can accept only integers and must be 4 digits in length!|mandatory|default={{CURRENTYEAR}}|}}}
|-
 
! Year Disbanded: <br><p class="sfFieldDescription" style="font-size:0.7em; color:gray;">If the community no longer exists, indicate when it was disbanded.  </p>
 
| {{{field|Year Disbanded|input type=year}}}
 
 
|-
 
|-
 
! Still Exists: <br><p class="sfFieldDescription" style="font-size:0.7em; color:gray;">Does the community still exist?</p>
 
! Still Exists: <br><p class="sfFieldDescription" style="font-size:0.7em; color:gray;">Does the community still exist?</p>
| {{{field|Still Exists|input type=dropdown}}}
+
| {{{field|Still Exists|input type=dropdown|mandatory|values=No,Yes|default=Yes|show on select=No=>disbanded;Yes=>active}}}
 +
|}
 +
<div id="disbanded">
 +
{| class="formtable"
 +
!width="30%"| Year Disbanded: <br><p class="sfFieldDescription" style="font-size:0.7em; color:gray;">If the community no longer exists, indicate when it was disbanded.</p>
 +
|width="70%"| {{{field|Disbanded Year|input type=regexp|regexp=/^\d{4}$/|size=4|message=The year field can accept only integers and must be 4 digits in length!|mandatory|default={{CURRENTYEAR}}|}}}
 +
|}
 +
</div>
 +
<div id="active">
 +
{| class="formtable"
 +
!width="30%"| Uses Modifications Mechanism: <br><p class="sfFieldDescription" style="font-size:0.7em; color:gray;">If this community makes use of this encyclopedia to trace and evaluate modification to its mosaic, select ''Yes''. Otherwise leave ''No''.</p>
 +
|width="70%"| {{{field|Uses Modifications|input type=dropdown|values=No,Yes|default=No|mandatory|show on select=Yes=>usesmodifications}}}
 +
|}
 +
</div>
 +
<div id="usesmodifications">
 +
{| class="formtable"
 +
!width="30%"| Acronym: <br><p class="sfFieldDescription" style="font-size:0.7em; color:gray;">Since this community uses the modification mechanism of this encyclopedia, it needs an acronym that will be added as a ''prefix'' to the names of the community's modifications, e.g. ''Acronym-2016-0001''.</p>
 +
|width="70%"| {{{field|Acronym|input type=regexp|regexp=/^[a-zA-Z]{3,10}$/|size=10|message=The acronym should consist of letters only and be between 3 and 10 characters in length!|mandatory|unique}}}
 
|}
 
|}
 +
</div>
 
{{{end template}}}
 
{{{end template}}}
  

Latest revision as of 21:42, 31 August 2016

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