Jump to content

Form:App: Difference between revisions

From WYOS Wiki
No edit summary
No edit summary
 
(8 intermediate revisions by the same user not shown)
Line 1: Line 1:
<noinclude>
<noinclude>
This is the "App" form.
Use this form to add a new App resource.
To create a page with this form, enter the page name below;
if a page with that name already exists, you will be sent to a form to edit that page.
 
{{#forminput:form=App}}
{{#forminput:form=App}}
</noinclude><includeonly>
</noinclude><includeonly>
<div id="wikiPreview" style="display: none; padding-bottom: 25px; margin-bottom: 25px; border-bottom: 1px solid #AAAAAA;"></div>
<div id="wikiPreview" style="display:none; padding-bottom:25px; margin-bottom:25px; border-bottom:1px solid #AAA;"></div>
{{{for template|App}}}
{{{for template|App}}}
{| class="formtable"
{| class="formtable"
! Status:
! Status:
| {{{field|Status|input type=radiobutton|values=Draft,Published,Archived|default=Draft|mandatory}}}
| {{{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=current user|mandatory}}}
|-
|-
! Display Title (Optional):
! Display Title (Optional):
| {{{field|Display Title|placeholder=Override the page title for display purposes}}}
| {{{field|Display Title|placeholder=Override the page title for display purposes}}}
|-
|-
! Cover Image:  
! Subtitle (Optional):
| {{{field|Subtitle|placeholder=A short, catchy tagline}}}
|-
! Author/Creator (Optional):
| {{{field|Author}}}
|-
! Cover Image (Optional):
| {{{field|Image|uploadable}}}
| {{{field|Image|uploadable}}}
|-
|-
! Main Categories:
! Topic Tags:
| {{{field|Main Categories|input type=tokens|values from property=Belongs to main category|existing values only|mandatory}}}
| {{{field|Topic Tags
|-
  |input type=tokens
! Topic Tags:
  |values from category=Topic Tags
| {{{field|Topic Tags|input type=tokens|values from namespace=Tag|existing values only|mandatory}}}
  |existing values only
  |delimiter=,
  |placeholder=Start typing to select existing tags
}}}
|-
|-
! Short Description:  
! Short Description:
| {{{field|Description|input type=textarea|editor=visualeditor|mandatory}}}
| {{{field|Description|input type=textarea|rows=3|placeholder=The 1–2 sentence summary for cards.|mandatory}}}
|-
|-
! Is 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}}}
| {{{field|URL}}}
|}
|}
 
'''Main Content'''
'''Recommendation Details'''
<div class="field-divider"></div>
 
{{{field|Content|input type=textarea|editor=visualeditor|rows=20}}}
''Fill in the details for this resource. All sections are optional.''
 
'''Overview:'''
{{{field|Overview|input type=textarea|rows=5|placeholder=What this app does and its main features}}}
 
'''Why We Recommend It:'''
{{{field|Why We Recommend It|input type=textarea|rows=5|placeholder=What makes this app valuable - your unique insight}}}
 
'''Who It's For:'''
{{{field|Who It's For|input type=textarea|rows=3|placeholder=Target audience and ideal use cases}}}
 
'''Pro Tip:'''
{{{field|Pro Tip|input type=textarea|rows=3|placeholder=Insider advice to get maximum value from this app}}}
 
'''Good to Know:'''
{{{field|Good to Know|input type=textarea|rows=3|placeholder=Practical details - pricing, learning curve, integrations}}}
 
{{{end template}}}
{{{end template}}}
</includeonly>
</includeonly>

Latest revision as of 07:15, 23 September 2025

Use this form to add a new App resource.