Jump to content

Form:Software: Difference between revisions

From WYOS Wiki
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 #AAAAAA;"></div>
<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 property=Has status|default=Published|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={{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}}}
|}
|}


'''Recommendation Details'''
'''Main Content'''
<div class="field-divider"></div>
<div class="field-divider"></div>
 
{{{field|Content|input type=textarea|editor=visualeditor|rows=20}}}
'''Overview:'''
{{{field|Overview|input type=textarea|editor=visualeditor|rows=8|placeholder=What this software does and its key features...}}}
 
'''Why We Recommend It:'''
{{{field|Why We Recommend It|input type=textarea|editor=visualeditor|rows=8|placeholder=What makes this software valuable - your unique insight...}}}
 
'''Who It's For:'''
{{{field|Who Its For|input type=textarea|editor=visualeditor|rows=5|placeholder=Target users and technical level...}}}
 
'''Pro Tip:'''
{{{field|Pro Tip|input type=textarea|editor=visualeditor|rows=5|placeholder=Advanced features or setup tips...}}}
 
'''Good to Know:'''
{{{field|Good to Know|input type=textarea|editor=visualeditor|rows=5|placeholder=Pricing tiers, learning curve, system requirements...}}}


{{{end template}}}
{{{end template}}}
</includeonly>
</includeonly>

Revision as of 08:23, 21 September 2025

Use this form to add a new Software resource.