Jump to content

Form:Quick Insight: Difference between revisions

From WYOS Wiki
No edit summary
No edit summary
Line 3: Line 3:
{{#forminput:form=Quick Insight}}
{{#forminput:form=Quick Insight}}
</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|Quick Insight}}}
{{{for template|Quick Insight}}}
{| class="formtable"
{| class="formtable"
! Status:
! Status:
| {{{field|Status|input type=radiobutton|values from property=Has status|default=Published|mandatory}}}
| {{{field|Status|input type=radiobutton|values=Draft,Published,Archived|default=Draft|mandatory}}}
|-
! Owner:
| {{{field|Owner|input type=combobox|values from namespace=User|existing values only|default={{CURRENTUSER}}|mandatory}}}
|-
|-
! Display Title (Optional):
! Display Title (Optional):
| {{{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 (Optional):
| {{{field|Subtitle|placeholder=A catchy, descriptive tagline}}}
| {{{field|Subtitle|placeholder=A catchy, descriptive tagline}}}
|-
|-
! Image Filename (Optional):  
! Image Filename (Optional):
| {{{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 namespace=Tag|existing values only|delimiter=,|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}}}
|-
|-
! URL for more info (Optional):  
! URL for more info (Optional):
| {{{field|URL}}}
| {{{field|URL|placeholder=https://…}}}
|}
|}
 
'''Main Content'''
'''Content Sections'''
<div class="field-divider"></div>
<div class="field-divider"></div>
 
{{{field|Content|input type=textarea|editor=visualeditor|rows=20}}}
'''Insight:'''
{{{field|Insight|input type=textarea|editor=visualeditor|rows=7|placeholder=The core wisdom or insight...}}}
 
'''Context:'''
{{{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 08:15, 21 September 2025

Use this form to create a new quick insight.