Form:BookExcerpt: Difference between revisions

From Buddha-Nature
((by SublimeText.Mediawiker))
((by SublimeText.Mediawiker))
Line 5: Line 5:
{| class="wikitable bnw-form"
{| class="wikitable bnw-form"
|-
|-
! Excerpt page title
! class="nowrap" | Excerpt page title
| {{{field | Title | input type=text | size=70 }}}
| {{{field | Title | input type=text | size=70 }}}
|-
|-
! Title of book excerpted
! class="nowrap" | 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
! class="nowrap" | 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
! class="nowrap" | Citation for top of page
| {{{field | TopCitation | input type=textarea | rows=3 }}}
| {{{field | TopCitation | input type=textarea | rows=3 }}}
|-
|-
! Content of excerpt
! class="nowrap" | Content of excerpt
| {{{field | Content | input type=textarea | rows=3 }}}
| {{{field | Content | input type=textarea | rows=3 }}}
|-
|-
! Related content for sidebar
! class="nowrap" | Related content for sidebar
| {{{field | RelatedContent | input type=textarea | rows=3 }}}
| {{{field | RelatedContent | input type=textarea | rows=3 }}}
<pre>
<pre>

Revision as of 06:10, 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
For Example: 

{{RelatedVideo
	|label=Related Video
	|service=youtube
	|id=biUu5zODklY
}}
{{RelatedTilesQuery
	|label=Introductory Content
	|query=[[BuNayGrade::I]]
}}
{{RelatedTilesQuery
	|label=Read the scripture
	|pages=Ratnagotravibhāga_Mahāyānottaratantraśāstra; Ratnagotravibhāgavyākhyā; Mahāyānottaratantraśāstraṭippanī; Mahāyānottaratantraśāstropadeśa; When the Clouds Part
}}

{{{end template}}}

save save and continue changes