Form:Framework: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
| Line 7: | Line 7: | ||
{| class="formtable" | {| class="formtable" | ||
! Status: | ! Status: | ||
| {{{field|Status|input type=radiobutton|values= | | {{{field|Status|input type=radiobutton|values from property=Has status|default=Published|mandatory}}} | ||
|- | |- | ||
! Display Title (Optional): | ! Display Title (Optional): | ||
| Line 13: | Line 13: | ||
|- | |- | ||
! 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: | ||
| Line 25: | Line 22: | ||
|- | |- | ||
! Description: | ! Description: | ||
| {{{field|Description|input type=textarea|rows=3|placeholder= | | {{{field|Description|input type=textarea|rows=3|placeholder=The 1-2 sentence summary that will appear on cards.|mandatory}}} | ||
|- | |- | ||
! Featured?: | ! Featured?: | ||
| {{{field|Is Featured|input type=checkbox|yes= | | {{{field|Is Featured|input type=checkbox|yes=yes|no=no|default=no}}} | ||
|- | |- | ||
! URL for more info (Optional): | ! URL for more info (Optional): | ||
| Line 35: | Line 32: | ||
'''Content Sections''' | '''Content Sections''' | ||
<div class="field-divider"></div> | |||
'''The Problem It Solves:''' | '''The Problem It Solves:''' | ||
{{{field|The Problem It Solves|input type=textarea|rows= | {{{field|The Problem It Solves|input type=textarea|editor=visualeditor|rows=7|placeholder=What specific problem does this address?}}} | ||
'''How It Works:''' | '''How It Works:''' | ||
{{{field|How It Works|input type=textarea|rows= | {{{field|How It Works|input type=textarea|editor=visualeditor|rows=12|placeholder=Explain the framework with concrete examples...}}} | ||
'''When to Use It:''' | '''When to Use It:''' | ||
{{{field|When to Use It|input type=textarea|rows= | {{{field|When to Use It|input type=textarea|editor=visualeditor|rows=7|placeholder=Specific scenarios where this framework is powerful...}}} | ||
'''When NOT to Use It:''' | '''When NOT to Use It:''' | ||
{{{field|When NOT to Use It|input type=textarea|rows= | {{{field|When NOT to Use It|input type=textarea|editor=visualeditor|rows=7|placeholder=Limitations and inappropriate uses...}}} | ||
{{{end template}}} | {{{end template}}} | ||
</includeonly> | </includeonly> | ||
Revision as of 06:54, 20 September 2025
Use this form to add a new framework or mental model.