Jump to content

Form:Summary: Difference between revisions

From WYOS Wiki
No edit summary
No edit summary
 
(3 intermediate revisions by the same user not shown)
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 #AAAAAA;"></div>
<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 from property=Has status|default=Draft|mandatory}}}
| {{{field|Status|input type=radiobutton|values=Draft,Published,Archived|default=Draft|mandatory}}}
|-
|-
! Owner:
! Owner:
| {{{field|Owner|input type=text|mandatory}}}
| {{{field|Owner|input type=combobox|values from namespace=User|existing values only|default=current user|mandatory}}}
|-
|-
! Display Title (Optional):
! Display Title:
| {{{field|Display Title|placeholder=Override the page title for display purposes}}}
| {{{field|Display Title|placeholder=Override the page title for display purposes}}}
|-
|-
! Subtitle (Optional):
! Subtitle:
| {{{field|Subtitle|placeholder=A catchy, descriptive tagline}}}
| {{{field|Subtitle|placeholder=A short, descriptive tagline}}}
|-
|-
! Image Filename (Optional):
! Image:
| {{{field|Image|uploadable}}}
| {{{field|Image|uploadable}}}
|-
|-
! 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 category=Topic Tags|existing values only|delimiter=,|placeholder=Add one or more tags|mandatory}}}
|-
|-
! Description:
! Description:
| {{{field|Description|input type=textarea|rows=3|placeholder=The 1-2 sentence summary that will appear on cards.|mandatory}}}
| {{{field|Description|input type=textarea|rows=3|placeholder=1–2 sentence teaser shown on cards|mandatory}}}
|-
|-
! Featured?:
! Featured?
| {{{field|Is Featured|input type=checkbox|yes=yes|no=no|default=no}}}
| {{{field|Is Featured|input type=checkbox|yes=yes|no=no|default=no}}}
|-
|-
Line 33: Line 33:
| {{{field|Original Title|mandatory}}}
| {{{field|Original Title|mandatory}}}
|-
|-
! Original Author:
! Author:
| {{{field|Author|mandatory}}}
| {{{field|Author|mandatory}}}
|-
|-
! Original Source Type:
! Original Source:
| {{{field|Original Source|input type=combobox|values from property=Has original source|mandatory}}}
| {{{field|Original Source|input type=combobox|values=Book,Article,Video,Podcast|existing values only|mandatory}}}
|-
|-
! Original Source URL (Optional):
! Source URL:
| {{{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}}}
<div class="form-divider"></div>
{{{standard input|summary}}}
{{{standard input|save}}} {{{standard input|preview}}} {{{standard input|changes}}} {{{standard input|cancel}}}
</includeonly>
</includeonly>

Latest revision as of 21:24, 23 September 2025

Use this form to create a new summary of a book, article, or video.