Jump to content

Form:Tips: 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 tips & tactics. All sections are optional.''


'''The Tactics:'''
'''The Tactics:'''
{{{field|The Tactics|input type=textarea|rows=10|placeholder=Specific, actionable techniques people can use}}}
{{{field|The Tactics|input type=textarea|editor=visualeditor|rows=12|placeholder=Specific, actionable techniques people can use...}}}


'''Implementation Context:'''
'''Implementation Context:'''
{{{field|Implementation Context|input type=textarea|rows=6|placeholder=When and where to use each tactic}}}
{{{field|Implementation Context|input type=textarea|editor=visualeditor|rows=8|placeholder=When and where to use each tactic...}}}


'''Expected Results:'''
'''Expected Results:'''
{{{field|Expected Results|input type=textarea|rows=5|placeholder=What outcomes people should expect}}}
{{{field|Expected Results|input type=textarea|editor=visualeditor|rows=6|placeholder=What outcomes people should expect...}}}


'''Time Investment:'''
'''Time Investment:'''
{{{field|Time Investment|input type=textarea|rows=3|placeholder=How much effort and time this requires}}}
{{{field|Time Investment|input type=textarea|editor=visualeditor|rows=4|placeholder=How much effort and time this requires...}}}


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

Revision as of 06:55, 20 September 2025

Use this form to create a new tips & tactics entry.