Form:BookExcerpt: Difference between revisions

From Buddha-Nature
((by SublimeText.Mediawiker))
((by SublimeText.Mediawiker))
Line 6: Line 6:
|-
|-
! Excerpt page title
! Excerpt page title
| {{{field | Title | input type=text | size=70}}}
| {{{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 | rows=3}}}
| {{{field | BookTitle | input type=textarea with autocomplete | values from category=Books | rows=3 }}}
|-
|-
! Featured author
! Featured author
Line 15: Line 15:
|-
|-
! Citation for top of page
! Citation for top of page
| {{{field | TopCitation | input type=textarea | rows=3}}}
| {{{field | TopCitation | input type=textarea | rows=3 }}}
|-
|-
! Content of excerpt
! Content of excerpt
| {{{field | Content | input type=textarea | rows=3}}}
| {{{field | Content | input type=textarea | rows=3 }}}
|-
|-
! Related content for sidebar
! Related content for sidebar
| {{{field | RelatedContent | input type=textarea | rows=3}}}
| {{{field | RelatedContent | input type=textarea | rows=3 }}}
|}
|}



Revision as of 06:08, 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