Difference between revisions of "Form:AddNote"

From GATE
 
(25 intermediate revisions by the same user not shown)
Line 3: Line 3:
 
To create a page with this form, enter the page name below;
 
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.
 
if a page with that name already exists, you will be sent to a form to edit that page.
 
 
{{#formlink:form=AddNote|link text=Add note|link type=text|new window}}
 
 
</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>
Line 12: Line 9:
 
{| class="formtable"
 
{| class="formtable"
 
! Note title:  
 
! Note title:  
| {{{field|Note title|mandatory}}}
+
| {{{field|Note title|input type=textarea|rows=1|mandatory}}}
 
|-
 
|-
 
! Note text:  
 
! Note text:  
| {{{field|Note text|input type=textarea|mandatory}}}
+
| {{{field|Note text|input type=textarea|mandatory|editor=wikieditor}}}
 
|-
 
|-
 
! Concept(s):  
 
! Concept(s):  
| {{{field|Concept(s)|input type=text with autocomplete|list|delimiter=;}}}
+
| {{{field|Concept(s)|input type=text with autocomplete|rows=1|list|delimiter=;}}}
 
|-
 
|-
 
! References:  
 
! References:  
| {{{field|References|input type=textarea)}}}
+
| {{{field|References|input type=textarea|editor=wikieditor}}}
 
|-
 
|-
! Page link:  
+
! Page(s) link(s):  
| {{{field|Page link}}}
+
| {{{field|Page(s) link(s)|input type=textarea|rows=1|delimiter=;}}}
 
|-
 
|-
 
! Related note(s):  
 
! Related note(s):  
| {{{field|Related note(s)|input type=text with autocomplete|list|delimiter=;}}}
+
| {{{field|Related note(s)|values from category=Notes|input type=text with autocomplete|list|delimiter=;}}}
 
|}
 
|}
 
{{{end template}}}
 
{{{end template}}}
 
{{{standard input|save}}}{{{standard input|preview}}}{{{standard input|cancel}}}
 
{{{standard input|save}}}{{{standard input|preview}}}{{{standard input|cancel}}}
 
</includeonly>
 
</includeonly>

Latest revision as of 12:35, 19 February 2020

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