Jump to content

Form:Visual: 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|mandatory}}}
|-
! 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 visual. All sections are optional.''


'''What You're Looking At:'''
'''What You're Looking At:'''
{{{field|What You're Looking At|input type=textarea|rows=4|placeholder=Brief context about the visual}}}
{{{field|What Youre Looking At|input type=textarea|editor=visualeditor|rows=6|placeholder=Brief context about the visual...}}}


'''Key Takeaways:'''
'''Key Takeaways:'''
{{{field|Key Takeaways|input type=textarea|rows=6|placeholder=What to focus on and learn from this visual}}}
{{{field|Key Takeaways|input type=textarea|editor=visualeditor|rows=8|placeholder=What to focus on and learn from this visual...}}}


'''Source:'''
'''Source:'''
{{{field|Source|input type=textarea|rows=3|placeholder=Credibility, methodology, or data source information}}}
{{{field|Source|input type=textarea|editor=visualeditor|rows=4|placeholder=Credibility, methodology, or data source information...}}}


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

Revision as of 06:56, 20 September 2025

Use this form to create a new visual entry (infographic, chart, diagram).