Form:Guide: Difference between revisions
Appearance
Created page with "<noinclude> Use this form to create a new in-depth guide. {{#forminput:form=Guide}} </noinclude><includeonly> <div id="wikiPreview" style="display: none; padding-bottom: 25px; margin-bottom: 25px; border-bottom: 1px solid #AAAAAA;"></div> {{{for template|Guide}}} {| class="formtable" ! Status: | {{{field|Status|input type=radiobutton|values=Draft,Published,Archived|default=Draft|mandatory}}} |- ! Display Title (Optional): | {{{field|Display Title|placeholder=Override the..." |
No edit summary |
||
Line 33: | Line 33: | ||
| {{{field|Is Featured|input type=checkbox|yes=Yes|no=No|default=No}}} | | {{{field|Is Featured|input type=checkbox|yes=Yes|no=No|default=No}}} | ||
|} | |} | ||
''' | <!-- Structured Content Fields --> | ||
<fieldset> | |||
<legend>Content Sections</legend> | |||
<p>Fill in the content for the guide. All sections are optional.</p> | |||
'''What You'll Achieve:''' | |||
{{{field|What You'll Achieve|input type=textarea|rows=5|placeholder=Clear outcome/transformation the reader will experience}}} | |||
'''The Process:''' | |||
{{{field|The Process|input type=textarea|rows=12|placeholder=Step-by-step process with context and explanation}}} | |||
'''What to Avoid:''' | |||
{{{field|What to Avoid|input type=textarea|rows=6|placeholder=Common pitfalls that derail people}}} | |||
'''Success Indicators:''' | |||
{{{field|Success Indicators|input type=textarea|rows=5|placeholder=How to know the process is working}}} | |||
</fieldset> | |||
{{{ | {{{end template}}} | ||
</includeonly> | </includeonly> |
Revision as of 21:06, 30 July 2025
Use this form to create a new in-depth guide.