Difference between revisions of "Form:Use Cases"

From LINKS Community Center
Jump to: navigation, search
(Generated from a page schema)
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=Use Cases|autocomplete on category=Use Cases}}
+
{{#forminput:form=Use Cases|autocomplete on category=Use Cases|placeholder=e.g. Tornado in Paderborn, Germany, 2022}}
  
 
</noinclude><includeonly>
 
</noinclude><includeonly>
Line 10: Line 10:
 
<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|Use Cases}}}
 
{{{for template|Use Cases}}}
 +
<div style="font-size:0.8em; margin-bottom:1em"><h6>Note</h6>
 +
The following fields are <b>mandatory</b>:<ul style="margin:0"><li>Core data &rarr; Brief summary</li>
 +
<li>Questions &rarr; Which thematics are closest to the goal of the Use Case?</li></ul>
 +
Leaving these fields without an answer will prevent you from saving the form.</div>
 +
= Core data =
 
{| class="formtable"
 
{| class="formtable"
 
! Category:  
 
! Category:  
Line 31: Line 36:
 
! Brief summary: <br><p class="pfFieldDescription" style="font-size:0.7em; color:gray;">Required. This text will also appear in the list of all use cases.</p>
 
! Brief summary: <br><p class="pfFieldDescription" style="font-size:0.7em; color:gray;">Required. This text will also appear in the list of all use cases.</p>
 
| {{{field|Description|input type=textarea|maxlength=200|placeholder=A short summary of the Use Case (200 characters max).|mandatory}}}
 
| {{{field|Description|input type=textarea|maxlength=200|placeholder=A short summary of the Use Case (200 characters max).|mandatory}}}
|-
+
|}
 +
= Extended data =
 +
{| class="formtable"
 
! Theme: <br><p class="pfFieldDescription" style="font-size:0.7em; color:gray;">Which general theme did the Use Case cover?</p>
 
! Theme: <br><p class="pfFieldDescription" style="font-size:0.7em; color:gray;">Which general theme did the Use Case cover?</p>
 
| {{{field|Type|input type=checkboxes|values from category=Use Case Type}}}
 
| {{{field|Type|input type=checkboxes|values from category=Use Case Type}}}
Line 55: Line 62:
 
! Which hashtags or keywords were used (if applicable)?: <br><p class="pfFieldDescription" style="font-size:0.7em; color:gray;">e.g., #covid #tornado</p>
 
! Which hashtags or keywords were used (if applicable)?: <br><p class="pfFieldDescription" style="font-size:0.7em; color:gray;">e.g., #covid #tornado</p>
 
| {{{field|Used hashtags|input type=text with autocomplete|placeholder=Start typing to see suggestions. Add multiple by pressing Enter after each.}}}
 
| {{{field|Used hashtags|input type=text with autocomplete|placeholder=Start typing to see suggestions. Add multiple by pressing Enter after each.}}}
|-
+
|}
 +
= Questions =
 +
{| class="formtable"
 
! Upload Images: <br><p class="pfFieldDescription" style="font-size:0.7em; color:gray;">The images you upload will appear on the Use Case's profile. Mind the copyright.</p>
 
! Upload Images: <br><p class="pfFieldDescription" style="font-size:0.7em; color:gray;">The images you upload will appear on the Use Case's profile. Mind the copyright.</p>
| {{{field|Other images|input type=tokens|uploadable|image preview=}}}
+
| {{{field|Other images|input type=tokens|uploadable|image preview=}}}<span style="font-size:0.7em; color:gray;">By clicking <b>Upload</b> you confirm that you have the rights to distribute the images.</span>
 
|-
 
|-
 
! Description: <br><p class="pfFieldDescription" style="font-size:0.7em; color:gray;">If you would like to extend the brief summary, you can do so here.</p>
 
! Description: <br><p class="pfFieldDescription" style="font-size:0.7em; color:gray;">If you would like to extend the brief summary, you can do so here.</p>
Line 76: Line 85:
 
! Links for further reading: <br><p class="pfFieldDescription" style="font-size:0.7em; color:gray;">Important tweets, sources, articles, photos, videos, etc.</p>
 
! Links for further reading: <br><p class="pfFieldDescription" style="font-size:0.7em; color:gray;">Important tweets, sources, articles, photos, videos, etc.</p>
 
| {{{field|Additional links|input type=tokens}}}
 
| {{{field|Additional links|input type=tokens}}}
|-
+
|}
 +
= Meta =
 +
{| class="formtable"
 
! Entry created at:  
 
! Entry created at:  
 
| {{{field|Entry Created At|input type=datepicker}}}
 
| {{{field|Entry Created At|input type=datepicker}}}
Line 84: Line 95:
 
|}
 
|}
 
{{{end template}}}
 
{{{end template}}}
 
+
<headertabs/>
 
</includeonly>
 
</includeonly>

Revision as of 17:13, 28 February 2023

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