Form:Software: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
| Line 3: | Line 3: | ||
{{#forminput:form=Software}} | {{#forminput:form=Software}} | ||
</noinclude><includeonly> | </noinclude><includeonly> | ||
<div id="wikiPreview" style="display: none; padding-bottom: 25px; margin-bottom: 25px; border-bottom: 1px solid # | <div id="wikiPreview" style="display:none; padding-bottom:25px; margin-bottom:25px; border-bottom:1px solid #AAA;"></div> | ||
{{{for template|Software}}} | {{{for template|Software}}} | ||
{| class="formtable" | {| class="formtable" | ||
! Status: | ! Status: | ||
| {{{field|Status|input type=radiobutton|values from | | {{{field|Status|input type=radiobutton|values=Draft,Published,Archived|default=Draft|mandatory}}} | ||
|- | |||
! Owner: | |||
| {{{field|Owner|input type=combobox|values from namespace=User|existing values only|default={{CURRENTUSER}}|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|delimiter=,|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:23, 21 September 2025
Use this form to add a new Software resource.