Jump to content

Form:Quick Insight: Difference between revisions

From WYOS Wiki
No edit summary
No edit summary
Line 7: Line 7:
{| class="formtable"
{| class="formtable"
! Status:
! Status:
| {{{field|Status|input type=radiobutton|values=Draft,Published,Archived|default=Draft|mandatory}}}
| {{{field|Status|input type=radiobutton|values from property=Has status|default=Published|mandatory}}}
|-
|-
! Display Title (Optional):
! Display Title (Optional):
Line 13: Line 13:
|-
|-
! Subtitle (Optional):  
! Subtitle (Optional):  
| {{{field|Subtitle|placeholder=A catchy, descriptive tagline for the knowledge item}}}
| {{{field|Subtitle|placeholder=A catchy, descriptive tagline}}}
|-
|-
! Image Filename (Optional):  
! Image Filename (Optional):  
| {{{field|Image|uploadable}}}
| {{{field|Image|uploadable}}}
|-
! Main Categories:
| {{{field|Main Categories|input type=tokens|values from property=Belongs to main category|existing values only|mandatory}}}
|-
|-
! Topic Tags:  
! Topic Tags:  
Line 25: Line 22:
|-
|-
! Description:  
! Description:  
| {{{field|Description|input type=textarea|rows=3|placeholder=Enter the 1-2 sentence summary that will appear in the info box|mandatory}}}
| {{{field|Description|input type=textarea|rows=3|placeholder=The 1-2 sentence summary that will appear 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}}}
|-
|-
! URL for more info (Optional):  
! URL for more info (Optional):  
Line 35: Line 32:


'''Content Sections'''
'''Content Sections'''
 
<div class="field-divider"></div>
''Fill in the content for the quick insight. All sections are optional.''


'''Insight:'''
'''Insight:'''
{{{field|Insight|input type=textarea|rows=5|placeholder=The core wisdom or insight}}}
{{{field|Insight|input type=textarea|editor=visualeditor|rows=7|placeholder=The core wisdom or insight...}}}


'''Context:'''
'''Context:'''
{{{field|Context|input type=textarea|rows=4|placeholder=Brief setup or additional context if needed}}}
{{{field|Context|input type=textarea|editor=visualeditor|rows=5|placeholder=Brief setup or additional context if needed...}}}


{{{end template}}}
{{{end template}}}
</includeonly>
</includeonly>

Revision as of 06:55, 20 September 2025

Use this form to create a new quick insight.