Jump to content

Form:Guide: Difference between revisions

From WYOS Wiki
No edit summary
No edit summary
Line 3: Line 3:
{{#forminput:form=Guide}}
{{#forminput:form=Guide}}
</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|Guide}}}
{{{for template|Guide}}}
{| 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}}}
'''What You'll Achieve:'''
{{{field|What Youll Achieve|input type=textarea|editor=visualeditor|rows=5|placeholder=Clear outcome the reader will experience...}}}
 
'''The Process:'''
{{{field|The Process|input type=textarea|editor=visualeditor|rows=15|placeholder=The core step-by-step process...}}}
 
'''What to Avoid:'''
{{{field|What to Avoid|input type=textarea|editor=visualeditor|rows=7|placeholder=Common pitfalls and mistakes...}}}
 
'''Success Indicators:'''
{{{field|Success Indicators|input type=textarea|editor=visualeditor|rows=5|placeholder=How to know the process is working...}}}
 
{{{end template}}}
{{{end template}}}
</includeonly>
</includeonly>

Revision as of 08:13, 21 September 2025

Use this form to create a new in-depth guide.