Form:Tips: Difference between revisions
Appearance
Created page with "<noinclude> Use this form to create a new tips and tactics list. {{#forminput:form=Tips & Tactics}} </noinclude><includeonly> <div id="wikiPreview" style="display: none; padding-bottom: 25px; margin-bottom: 25px; border-bottom: 1px solid #AAAAAA;"></div> {{{for template|Tips & Tactics}}} {| class="formtable" ! Status: | {{{field|Status|input type=radiobutton|values=Draft,Published,Archived|default=Draft|mandatory}}} |- ! Display Title (Optional): | {{{field|Display Title..." |
No edit summary |
||
Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
Use this form to create a new tips | Use this form to create a new tips & tactics entry. | ||
{{#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 #AAAAAA;"></div> | ||
{{{for template|Tips | {{{for template|Tips}}} | ||
{| class="formtable" | {| class="formtable" | ||
! Status: | ! Status: | ||
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 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> |
Revision as of 21:08, 30 July 2025
Use this form to create a new tips & tactics entry.