Jump to content

Form:Topic Card: Difference between revisions

From WYOS Wiki
No edit summary
No edit summary
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
<noinclude>
<noinclude>
This is the "Topic Card" form.
Use this form to create a new Topic Card for the hub pages.
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=Topic Card}}
{{#forminput:form=Topic Card}}
</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|Topic Card}}}
{{{for template|Topic Card}}}
{| class="formtable"
{| class="formtable"
! Status:
| {{{field|Status
  |input type=radiobutton
  |values=Draft,Published,Archived
  |default=Draft
  |mandatory}}}
|-
! Display Title:
! Display Title:
| {{{field|Display Title|mandatory|placeholder=e.g., Habits}}}
| {{{field|Display Title
  |mandatory
  |placeholder=The exact title to display on the card}}}
|-
|-
! Card Image:  
! Card Image (Optional):
| {{{field|Card Image|uploadable}}}
| {{{field|Card Image|uploadable}}}
|-
|-
! Card Description:  
! Card Description:
| {{{field|Card Description|input type=textarea|rows=3}}}
| {{{field|Card Description
  |input type=textarea
  |rows=3
  |placeholder=The short text that appears on the card.
  |mandatory}}}
|-
! Platform Section:
| {{{field|Belongs to Platform Section
  |input type=radiobutton
  |values=Knowledge,Resources
  |mandatory}}}
|-
! Appears in Main Category:
| {{{field|Appears in Main Category
  |input type=combobox
  |values from category=Main Categories
  |existing values only
  |placeholder=Start typing a Main Category page name
  |mandatory}}}
|-
|-
! Appears In Category:  
! Queries for Tag(s):
| {{{field|Appears In Category|input type=combobox|values=Achieve Goals,Be Productive,Create & Build,Learn Skills,Make Money,Master Yourself,Stay Healthy}}}
| {{{field|Queries for Tag
  |input type=tokens
  |values from category=Topic Tags
  |existing values only
  |delimiter=,
  |placeholder=Pick Tag: pages (e.g., Tag:Habits, Tag:Productivity)
  |mandatory}}}
|-
|-
! Queries For Tags:  
! Excludes Tag(s) (Optional):
| {{{field|Queries For Tags|mandatory|existing values only|values from namespace=Tag|list}}}
| {{{field|Excludes Tag
  |input type=tokens
  |values from namespace=Tag
  |existing values only
  |delimiter=,
  |placeholder=Tag:Beginner}}}
|-
|-
! Section:
! Match Mode (Optional):
| {{{field|section|input type=radiobutton|values=Knowledge,Resources|mandatory}}}
| {{{field|Match Mode
  |input type=radiobutton
  |values=ANY,ALL
  |default=ANY}}}
|}
|}
{{{end template}}}
{{{end template}}}
'''Free text:'''
{{{standard input|free text|rows=10}}}
</includeonly>
</includeonly>

Latest revision as of 07:15, 23 September 2025

Use this form to create a new Topic Card for the hub pages.