Jump to content

Form:Topic Card: Difference between revisions

From WYOS Wiki
No edit summary
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 7: Line 7:
{| 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}}}
|-
|-
! Display Title:
! Display Title:
| {{{field|Display Title|mandatory|placeholder=The exact title to display on the card}}}
| {{{field|Display Title
  |mandatory
  |placeholder=The exact title to display on the card}}}
|-
|-
! Card Image (Optional):
! Card Image (Optional):
Line 16: Line 22:
|-
|-
! Card Description:
! Card Description:
| {{{field|Card Description|input type=textarea|rows=3|placeholder=The short text that appears on the card.|mandatory}}}
| {{{field|Card Description
  |input type=textarea
  |rows=3
  |placeholder=The short text that appears on the card.
  |mandatory}}}
|-
|-
! Platform Section:
! Platform Section:
| {{{field|Belongs to Platform Section|input type=radiobutton|values=Knowledge,Resources|mandatory}}}
| {{{field|Belongs to Platform Section
  |input type=radiobutton
  |values=Knowledge,Resources
  |mandatory}}}
|-
|-
! Appears in Main Category:
! Appears in Main Category:
| {{{field|Appears in Main Category|input type=combobox|values from category=Main Categories|mandatory}}}
| {{{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}}}
|-
|-
! Queries for Tag(s):
! Queries for Tag(s):
| {{{field|Queries for Tag|input type=tokens|values from namespace=Tag|existing values only|delimiter=,|mandatory}}}
| {{{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}}}
|-
|-
! Excludes Tag(s) (Optional):
! Excludes Tag(s) (Optional):
| {{{field|Excludes Tag|input type=tokens|values from namespace=Tag|existing values only|delimiter=,}}}
| {{{field|Excludes Tag
  |input type=tokens
  |values from namespace=Tag
  |existing values only
  |delimiter=,
  |placeholder=Tag:Beginner}}}
|-
|-
! Match Mode (Optional):
! Match Mode (Optional):
| {{{field|Match Mode|input type=radiobutton|values=ANY,ALL|default=ANY}}}
| {{{field|Match Mode
  |input type=radiobutton
  |values=ANY,ALL
  |default=ANY}}}
|}
|}
{{{end template}}}
{{{end template}}}
</includeonly>
</includeonly>

Latest revision as of 07:15, 23 September 2025

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