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 |
||
(One intermediate revision by the same user not shown) | |||
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 the framework. All sections are optional.'' | |||
'''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}}} | |||
{{{ | {{{end template}}} | ||
</includeonly> | </includeonly> |
Latest revision as of 22:02, 30 July 2025
Use this form to add a new framework or mental model.