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 |
||
(One intermediate revision by the same user not shown) | |||
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 12: | Line 12: | ||
| {{{field|Display Title|placeholder=Override the page title for display purposes}}} | | {{{field|Display Title|placeholder=Override the page title for display purposes}}} | ||
|- | |- | ||
! | ! Subtitle (Optional): | ||
| {{{field| | | {{{field|Subtitle|placeholder=A catchy, descriptive tagline for the knowledge item}}} | ||
|- | |||
! Image Filename (Optional): | |||
| {{{field|Image|uploadable}}} | |||
|- | |- | ||
! Main Categories: | ! Main Categories: | ||
| {{{field|Main Categories| | | {{{field|Main Categories|input type=tokens|values from property=Belongs to main category|existing values only|mandatory}}} | ||
|- | |||
! Topic Tags: | |||
| {{{field|Topic Tags|input type=tokens|values from namespace=Tag|existing values only|mandatory}}} | |||
|- | |- | ||
! Description: | ! Description: | ||
| {{{field|Description|input type=textarea|rows=3|placeholder=Enter the 1-2 sentence summary that will appear in the info box | | {{{field|Description|input type=textarea|rows=3|placeholder=Enter the 1-2 sentence summary that will appear in the info box|mandatory}}} | ||
|- | |- | ||
! | ! Featured?: | ||
| {{{field| | | {{{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}}} | ||
|} | |} | ||
''' | '''Content Sections''' | ||
''Fill in the content for tips & tactics. All sections are optional.'' | |||
'''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}}} | |||
{{{ | {{{end template}}} | ||
</includeonly> | </includeonly> |
Latest revision as of 22:04, 30 July 2025
Use this form to create a new tips & tactics entry.