Difference between revisions of "Form:AddNote"
From GATE
ArchivesPUG (talk | contribs) |
ArchivesPUG (talk | contribs) |
||
(24 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. | ||
− | |||
− | |||
− | |||
</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): |
Latest revision as of 11: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.