Form:Platform: 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 from property=Has status|default= | | {{{field|Status|input type=radiobutton|values from property=Has status|default=Draft|mandatory}}} | ||
|- | |||
! Owner: | |||
| {{{field|Owner|input type=text|mandatory}}} | |||
|- | |- | ||
! Display Title (Optional): | ! Display Title (Optional): | ||
| Line 15: | Line 18: | ||
| {{{field|Subtitle|placeholder=A short, catchy tagline}}} | | {{{field|Subtitle|placeholder=A short, catchy tagline}}} | ||
|- | |- | ||
! Featured Image: | ! Featured Image (Optional): | ||
| {{{field|Image|uploadable}}} | | {{{field|Image|uploadable}}} | ||
|- | |- | ||
! Topic Tags: | ! Topic Tags: | ||
| {{{field|Topic Tags|input type=tokens|values from namespace=Tag|existing values only|mandatory}}} | | {{{field|Topic Tags|input type=tokens|values from namespace=Tag|existing values only|mandatory}}} | ||
|- | |- | ||
! Short Description: | ! Short Description: | ||
| {{{field|Description|input type=textarea|rows=3|placeholder=The 1-2 sentence summary for cards.|mandatory}}} | | {{{field|Description|input type=textarea|rows=3|placeholder=The 1-2 sentence summary for cards.|mandatory}}} | ||
|- | |- | ||
! Featured?: | ! Featured?: | ||
| {{{field|Is Featured|input type=checkbox|yes=yes|no=no|default=no}}} | | {{{field|Is Featured|input type=checkbox|yes=yes|no=no|default=no}}} | ||
|- | |- | ||
! URL: | ! URL: | ||
| {{{field|URL|mandatory}}} | | {{{field|URL|mandatory}}} | ||
|} | |} | ||
''' | '''Main Content''' | ||
<div class="field-divider"></div> | <div class="field-divider"></div> | ||
{{{field|Content|input type=textarea|editor=visualeditor|rows=20}}} | |||
{{{field| | |||
{{{end template}}} | {{{end template}}} | ||
</includeonly> | </includeonly> | ||
Revision as of 08:22, 21 September 2025
Use this form to add a new Platform resource.