Form:Platform: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
| Line 3: | Line 3: | ||
{{#forminput:form=Platform}} | {{#forminput:form=Platform}} | ||
</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|Platform}}} | {{{for template|Platform}}} | ||
{| class="formtable" | {| class="formtable" | ||
! Status: | ! Status: | ||
| {{{field|Status|input type=radiobutton|values | | {{{field|Status|input type=radiobutton|values=Draft,Published,Archived|default=Draft|mandatory}}} | ||
|- | |- | ||
! Owner: | ! Owner: | ||
| {{{field|Owner|input type= | | {{{field|Owner|input type=combobox|values from namespace=User|existing values only|default={{CURRENTUSER}}|mandatory}}} | ||
|- | |- | ||
! Display Title (Optional): | ! Display Title (Optional): | ||
| Line 18: | Line 18: | ||
| {{{field|Subtitle|placeholder=A short, catchy tagline}}} | | {{{field|Subtitle|placeholder=A short, catchy tagline}}} | ||
|- | |- | ||
! | ! Author/Organization (Optional): | ||
| {{{field|Author}}} | |||
|- | |||
! Cover 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 | | {{{field|Description|input type=textarea|rows=3|placeholder=The 1–2 sentence summary for cards.|mandatory}}} | ||
|- | |- | ||
! Featured?: | ! Featured?: | ||
| Line 33: | Line 36: | ||
| {{{field|URL|mandatory}}} | | {{{field|URL|mandatory}}} | ||
|} | |} | ||
'''Main Content''' | '''Main Content''' | ||
<div class="field-divider"></div> | <div class="field-divider"></div> | ||
{{{field|Content|input type=textarea|editor=visualeditor|rows=20}}} | {{{field|Content|input type=textarea|editor=visualeditor|rows=20}}} | ||
{{{end template}}} | {{{end template}}} | ||
</includeonly> | </includeonly> | ||
Revision as of 19:04, 21 September 2025
Use this form to add a new Platform resource.