Form:Book: Difference between revisions
Appearance
Created page with "<noinclude> This is the "Book" form. 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=Book}} </noinclude><includeonly> <div id="wikiPreview" style="display: none; padding-bottom: 25px; margin-bottom: 25px; border-bottom: 1px solid #AAAAAA;"></div> {{{for template|Book}}} {| class="formtable" ! Subtitle: | {{{field|Subtitle}}} |- ! Author: | {{{field|Aut..." |
No edit summary |
||
| (7 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
Use this form to add a new Book resource. | |||
{{#forminput:form=Book}} | {{#forminput:form=Book}} | ||
</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|Book}}} | {{{for template|Book}}} | ||
{| class="formtable" | {| class="formtable" | ||
! Subtitle: | ! Status: | ||
| {{{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): | |||
| {{{field|Display Title|placeholder=Override the page title for display purposes}}} | |||
|- | |||
! Subtitle (Optional): | |||
| {{{field|Subtitle}}} | | {{{field|Subtitle}}} | ||
|- | |- | ||
! Author: | ! Author: | ||
| {{{field|Author|mandatory}}} | | {{{field|Author|mandatory}}} | ||
|- | |- | ||
! Cover Image: | ! Cover Image (Optional): | ||
| {{{field|Image|uploadable}}} | | {{{field|Image|uploadable}}} | ||
|- | |- | ||
! Topic Tags: | ! Topic Tags: | ||
| {{{field|Topic Tags|input type=tokens|values from | | {{{field|Topic Tags|input type=tokens|values from namespace=Tag|existing values only|delimiter=,|mandatory}}} | ||
|- | |- | ||
! | ! Short Description: | ||
| {{{field| | | {{{field|Description|input type=textarea|rows=3|placeholder=The 1–2 sentence summary for cards.|mandatory}}} | ||
|- | |- | ||
! | ! Featured?: | ||
| {{{field| | | {{{field|Is Featured|input type=checkbox|yes=yes|no=no|default=no}}} | ||
|- | |- | ||
! | ! URL (e.g., to Amazon): | ||
| {{{field| | | {{{field|URL}}} | ||
|} | |} | ||
'''Main Content''' | |||
<div class="field-divider"></div> | |||
{{{field|Content|input type=textarea|editor=visualeditor|rows=20}}} | |||
{{{end template}}} | {{{end template}}} | ||
</includeonly> | </includeonly> | ||
Latest revision as of 19:19, 21 September 2025
Use this form to add a new Book resource.