Jump to content

Form:Tips: Difference between revisions

From WYOS Wiki
No edit summary
No edit summary
 
(5 intermediate revisions by the same user not shown)
Line 3: Line 3:
{{#forminput:form=Tips}}
{{#forminput:form=Tips}}
</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|Tips}}}
{{{for template|Tips}}}
{| 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}}}
|-
|-
! Topic Tags:  
! Subtitle:
| {{{field|Topic Tags|mandatory|existing values only|values from namespace=Tag|list}}}
| {{{field|Subtitle|placeholder=A short, descriptive tagline}}}
|-
! Image:
| {{{field|Image|uploadable}}}
|-
! Topic Tags:
| {{{field|Topic Tags|input type=tokens|values from category=Topic Tags|existing values only|delimiter=,|placeholder=Add one or more tags|mandatory}}}
|-
|-
! Main Categories:  
! Description:
| {{{field|Main Categories|mandatory|existing values only|values from property=Belongs to main category|list}}}
| {{{field|Description|input type=textarea|rows=3|placeholder=1–2 sentence teaser shown on cards|mandatory}}}
|-
|-
! Description:
! Featured?
| {{{field|Description|input type=textarea|rows=3|placeholder=Enter the 1-2 sentence summary that will appear in the info box.|mandatory}}}
| {{{field|Is Featured|input type=checkbox|yes=yes|no=no|default=no}}}
|-
|-
! Subtitle (Optional):  
! Source URL:
| {{{field|Subtitle|placeholder=A catchy, descriptive tagline for the knowledge item.}}}
| {{{field|URL|placeholder=https://...}}}
|-
|-
! URL for more info (Optional):  
! Original Title:
| {{{field|URL}}}
| {{{field|Original Title}}}
|-
|-
! Image Filename (Optional):  
! Author:
| {{{field|Image|uploadable}}}
| {{{field|Author}}}
|-
|-
! Featured?:  
! Original Source:
| {{{field|Is Featured|input type=checkbox|yes=Yes|no=No|default=No}}}
| {{{field|Original Source|input type=combobox|values=Book,Article,Video,Podcast|existing values only}}}
|}
|}
'''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 tips & tactics. All sections are optional.</p>
   
    '''The Tactics:'''
    {{{field|The Tactics|input type=textarea|rows=10|placeholder=Specific, actionable techniques people can use}}}
   
    '''Implementation Context:'''
    {{{field|Implementation Context|input type=textarea|rows=6|placeholder=When and where to use each tactic}}}
   
    '''Expected Results:'''
    {{{field|Expected Results|input type=textarea|rows=5|placeholder=What outcomes people should expect}}}
   
    '''Time Investment:'''
    {{{field|Time Investment|input type=textarea|rows=3|placeholder=How much effort and time this requires}}}
   
</fieldset>
 
{{{end template}}}
</includeonly>
</includeonly>

Latest revision as of 23:14, 23 September 2025

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