Form:Topic Card: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
Use this form to create a new Topic Card. | Use this form to create a new Topic Card for the hub pages. | ||
{{#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 # | <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: | ! Status: | ||
| {{{field|Status|input type=radiobutton|values | | {{{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}}} | ||
|- | |- | ||
! Image: | ! Card Image (Optional): | ||
| {{{field|Image|uploadable}}} | | {{{field|Card Image|uploadable}}} | ||
|- | |- | ||
! Description: | ! Card Description: | ||
| {{{field|Description|input type=textarea|rows=3|placeholder=The short text that appears on the card.}}} | | {{{field|Card Description|input type=textarea|rows=3|placeholder=The short text that appears on the card.|mandatory}}} | ||
|- | |- | ||
! Section: | ! Platform Section: | ||
| {{{field|Belongs to | | {{{field|Belongs to Platform Section|input type=radiobutton|values=Knowledge,Resources|mandatory}}} | ||
|- | |- | ||
! Appears | ! Appears in Main Category: | ||
| {{{field|Appears in | | {{{field|Appears in Main Category|input type=combobox|values from category=Main Categories|mandatory}}} | ||
|- | |- | ||
! Queries | ! Queries for Tag(s): | ||
| {{{field|Queries for | | {{{field|Queries for Tag|input type=tokens|values from namespace=Tag|existing values only|delimiter=,|mandatory}}} | ||
|- | |||
! Excludes Tag(s) (Optional): | |||
| {{{field|Excludes Tag|input type=tokens|values from namespace=Tag|existing values only|delimiter=,}}} | |||
|- | |||
! Match Mode (Optional): | |||
| {{{field|Match Mode|input type=radiobutton|values=ANY,ALL|default=ANY}}} | |||
|} | |} | ||
{{{end template}}} | {{{end template}}} | ||
</includeonly> | </includeonly> | ||
Revision as of 08:28, 21 September 2025
Use this form to create a new Topic Card for the hub pages.