Form:Framework: Difference between revisions
Appearance
Created page with "<noinclude> Use this form to add a new framework or mental model. {{#forminput:form=Framework}} </noinclude><includeonly> <div id="wikiPreview" style="display: none; padding-bottom: 25px; margin-bottom: 25px; border-bottom: 1px solid #AAAAAA;"></div> {{{for template|Framework}}} {| class="formtable" ! Status: | {{{field|Status|input type=radiobutton|values=Draft,Published,Archived|default=Draft|mandatory}}} |- ! Display Title (Optional): | {{{field|Display Title|placehol..." |
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 framework. All sections are optional.</p> | |||
'''The Problem It Solves:''' | |||
{{{field|The Problem It Solves|input type=textarea|rows=5|placeholder=When you need this framework - what specific problem does it address?}}} | |||
'''How It Works:''' | |||
{{{field|How It Works|input type=textarea|rows=10|placeholder=Explain the framework with concrete examples}}} | |||
'''When to Use It:''' | |||
{{{field|When to Use It|input type=textarea|rows=5|placeholder=Specific scenarios where this framework is powerful}}} | |||
'''When NOT to Use It:''' | |||
{{{field|When NOT to Use It|input type=textarea|rows=5|placeholder=Limitations and inappropriate uses of this framework}}} | |||
</fieldset> | |||
{{{ | {{{end template}}} | ||
</includeonly> | </includeonly> |
Revision as of 21:06, 30 July 2025
Use this form to add a new framework or mental model.