Form:BookExcerpt: Difference between revisions
((by SublimeText.Mediawiker)) |
((by SublimeText.Mediawiker)) |
||
| Line 6: | Line 6: | ||
|- | |- | ||
! Excerpt page title | ! Excerpt page title | ||
| {{{field | Title | input type=text }}} | | {{{field | Title | input type=text | size=70}}} | ||
|- | |- | ||
! Title of book excerpted | ! Title of book excerpted | ||
| {{{field | BookTitle | input type=textarea with autocomplete | values from category=Books }}} | | {{{field | BookTitle | input type=textarea with autocomplete | values from category=Books | rows=3}}} | ||
|- | |- | ||
! Featured author | ! Featured author | ||
| {{{field | AuthorPage | input type=text with autocomplete | values from category=People}}} | | {{{field | AuthorPage | input type=text with autocomplete | values from category=People }}} | ||
|- | |- | ||
! Citation for top of page | ! Citation for top of page | ||
| {{{field | TopCitation | input type=textarea }}} | | {{{field | TopCitation | input type=textarea | rows=3}}} | ||
|- | |- | ||
! Content of excerpt | ! Content of excerpt | ||
| {{{field | Content | input type=textarea }}} | | {{{field | Content | input type=textarea | rows=3}}} | ||
|- | |- | ||
! Related content for sidebar | ! Related content for sidebar | ||
| {{{field | RelatedContent | input type=textarea }}} | | {{{field | RelatedContent | input type=textarea | rows=3}}} | ||
|} | |} | ||
Revision as of 06:05, 29 July 2019
BookExcerptpage name=<BookExcerpt[Title]>
| Excerpt page title | Title |
|---|---|
| Title of book excerpted | BookTitle |
| Featured author | AuthorPage |
| Citation for top of page | TopCitation |
| Content of excerpt | Content |
| Related content for sidebar | RelatedContent |
{{{end template}}}
save save and continue changes