Jump to content

Form:Tips: Difference between revisions

From WYOS Wiki
No edit summary
No edit summary
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"
! 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}}}
'''The Tactics:'''
{{{field|The Tactics|input type=textarea|editor=visualeditor|rows=12|placeholder=Specific, actionable techniques people can use...}}}
 
'''Implementation Context:'''
{{{field|Implementation Context|input type=textarea|editor=visualeditor|rows=8|placeholder=When and where to use each tactic...}}}
 
'''Expected Results:'''
{{{field|Expected Results|input type=textarea|editor=visualeditor|rows=6|placeholder=What outcomes people should expect...}}}
 
'''Time Investment:'''
{{{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 08:14, 21 September 2025

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