Form:Summary: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
| Line 3: | Line 3: | ||
{{#forminput:form=Summary}} | {{#forminput:form=Summary}} | ||
</noinclude><includeonly> | </noinclude><includeonly> | ||
<div id="wikiPreview" style="display: none; padding-bottom: 25px; margin-bottom: 25px; border-bottom: 1px solid # | <div id="wikiPreview" style="display:none; padding-bottom:25px; margin-bottom:25px; border-bottom:1px solid #AAA;"></div> | ||
{{{for template|Summary}}} | {{{for template|Summary}}} | ||
{| class="formtable" | {| class="formtable" | ||
! Status: | ! Status: | ||
| {{{field|Status|input type=radiobutton|values | | {{{field|Status|input type=radiobutton|values=Draft,Published,Archived|default=Draft|mandatory}}} | ||
|- | |- | ||
! Owner: | ! Owner: | ||
| {{{field|Owner|input type= | | {{{field|Owner|input type=combobox|values from namespace=User|existing values only|default={{CURRENTUSER}}|placeholder=Start typing your username|mandatory}}} | ||
|- | |- | ||
! Display Title (Optional): | ! Display Title (Optional): | ||
| Line 22: | Line 22: | ||
|- | |- | ||
! Topic Tags: | ! Topic Tags: | ||
| {{{field|Topic Tags|input type=tokens|values from namespace=Tag|existing values only|mandatory}}} | | {{{field|Topic Tags|input type=tokens|values from namespace=Tag|existing values only|delimiter=,|placeholder=Tag:Habits, Tag:Routines|mandatory}}} | ||
|- | |- | ||
! Description: | ! Description: | ||
| {{{field|Description|input type=textarea|rows=3|placeholder= | | {{{field|Description|input type=textarea|rows=3|placeholder=1–2 sentence teaser shown on cards|mandatory}}} | ||
|- | |- | ||
! Featured?: | ! Featured?: | ||
| Line 37: | Line 37: | ||
|- | |- | ||
! Original Source Type: | ! Original Source Type: | ||
| {{{field|Original Source|input type=combobox|values | | {{{field|Original Source|input type=combobox|values=Book,Article,Video,Podcast|existing values only|mandatory}}} | ||
|- | |- | ||
! Original Source URL (Optional): | ! Original Source URL (Optional): | ||
| {{{field|URL}}} | | {{{field|URL|placeholder=https://…}}} | ||
|} | |} | ||
'''Main Content''' | '''Main Content''' | ||
<div class="field-divider"></div> | <div class="field-divider"></div> | ||
{{{field|Content|input type=textarea|editor=visualeditor|rows=20}}} | {{{field|Content|input type=textarea|editor=visualeditor|rows=20}}} | ||
{{{end template}}} | {{{end template}}} | ||
</includeonly> | </includeonly> | ||
Revision as of 08:13, 21 September 2025
Use this form to create a new summary of a book, article, or video.