Jump to content

Form:App: Difference between revisions

From WYOS Wiki
No edit summary
No edit summary
 
(6 intermediate revisions by the same user not shown)
Line 10: Line 10:
|-
|-
! Owner:
! Owner:
| {{{field|Owner|input type=combobox|values from namespace=User|existing values only|default={{CURRENTUSER}}|mandatory}}}
| {{{field|Owner|input type=combobox|values from namespace=User|existing values only|default=current user|mandatory}}}
|-
|-
! Display Title (Optional):
! Display Title (Optional):
Line 17: Line 17:
! Subtitle (Optional):
! Subtitle (Optional):
| {{{field|Subtitle|placeholder=A short, catchy tagline}}}
| {{{field|Subtitle|placeholder=A short, catchy tagline}}}
|-
! Author/Creator (Optional):
| {{{field|Author}}}
|-
|-
! Cover Image (Optional):
! Cover Image (Optional):
Line 22: Line 25:
|-
|-
! Topic Tags:
! Topic Tags:
| {{{field|Topic Tags|input type=tokens|values from namespace=Tag|existing values only|delimiter=,|mandatory}}}
| {{{field|Topic Tags
  |input type=tokens
  |values from category=Topic Tags
  |existing values only
  |delimiter=,
  |placeholder=Start typing to select existing tags
}}}
|-
|-
! 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?:
Line 31: Line 40:
|-
|-
! URL:
! URL:
| {{{field|URL|mandatory}}}
| {{{field|URL}}}
|}
|}
'''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>

Latest revision as of 07:15, 23 September 2025

Use this form to add a new App resource.