Jump to content

Form:Summary: Difference between revisions

From WYOS Wiki
No edit summary
No edit summary
 
(6 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"
Line 9: Line 9:
| {{{field|Status|input type=radiobutton|values=Draft,Published,Archived|default=Draft|mandatory}}}
| {{{field|Status|input type=radiobutton|values=Draft,Published,Archived|default=Draft|mandatory}}}
|-
|-
! Display Title (Optional):
! Owner:
| {{{field|Owner|input type=combobox|values from namespace=User|existing values only|default=current user|mandatory}}}
|-
! Display Title:
| {{{field|Display Title|placeholder=Override the page title for display purposes}}}
| {{{field|Display Title|placeholder=Override the page title for display purposes}}}
|-
|-
! Original Title:
! Subtitle:
| {{{field|Original Title|mandatory}}}
| {{{field|Subtitle|placeholder=A short, descriptive tagline}}}
|-
|-
! Original Author:
! Image:
| {{{field|Author|mandatory}}}
| {{{field|Image|uploadable}}}
|-
|-
! Original Source Type:
! Topic Tags:
| {{{field|Original Source|input type=combobox|values=Book,Article,Video,Podcast,Course|mandatory}}}
| {{{field|Topic Tags|input type=tokens|values from category=Topic Tags|existing values only|delimiter=,|placeholder=Add one or more tags|mandatory}}}
|-
|-
! Topic Tags:  
! Description:
| {{{field|Topic Tags|mandatory|existing values only|values from namespace=Tag|list}}}
| {{{field|Description|input type=textarea|rows=3|placeholder=1–2 sentence teaser shown on cards|mandatory}}}
|-
|-
! Main Categories:
! Featured?
| {{{field|Main Categories|mandatory|existing values only|values from property=Belongs to main category|list}}}
| {{{field|Is Featured|input type=checkbox|yes=yes|no=no|default=no}}}
|-
|-
! Description:  
! Original Title:
| {{{field|Description|input type=textarea|rows=3|placeholder=Enter the 1-2 sentence summary that will appear in the info box.|mandatory}}}
| {{{field|Original Title|mandatory}}}
|-
|-
! Subtitle (Optional):  
! Author:
| {{{field|Subtitle|placeholder=A catchy, descriptive tagline for the knowledge item.}}}
| {{{field|Author|mandatory}}}
|-
|-
! Original Source URL (Optional):  
! Original Source:
| {{{field|URL}}}
| {{{field|Original Source|input type=combobox|values=Book,Article,Video,Podcast|existing values only|mandatory}}}
|-
! Image Filename (Optional):
| {{{field|Image|uploadable}}}
|-
|-
! Featured?:  
! Source URL:
| {{{field|Is Featured|input type=checkbox|yes=Yes|no=No|default=No}}}
| {{{field|URL|placeholder=https://...}}}
|}
|}
'''Main Content'''
<div class="field-divider"></div>
{{{field|Content|input type=textarea|editor=visualeditor|rows=20}}}
{{{end template}}}


<!-- Structured Content Fields -->
<div class="form-divider"></div>
<fieldset>
{{{standard input|summary}}}
    <legend>Content Sections</legend>
{{{standard input|save}}} {{{standard input|preview}}} {{{standard input|changes}}} {{{standard input|cancel}}}
    <p>Fill in the content for the summary. All sections are optional.</p>
   
    '''Core Insights:'''
    {{{field|Core Insights|input type=textarea|rows=7|placeholder=The 3-5 most important takeaways that change how you think or act}}}
   
    '''Power Quote:'''
    {{{field|Power Quote|input type=textarea|rows=3|placeholder=One transformative quote worth remembering}}}
   
    '''How to Apply This:'''
    {{{field|How to Apply This|input type=textarea|rows=7|placeholder=Specific ways to use these insights in real life}}}
   
    '''Best For:'''
    {{{field|Best For|input type=textarea|rows=3|placeholder=Who gets the most value from this content?}}}
   
</fieldset>
 
{{{end template}}}
</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.