Template:Book: Difference between revisions
From Buddha-Nature
((by SublimeText.Mediawiker)) |
((by SublimeText.Mediawiker)) |
||
| Line 99: | Line 99: | ||
<center>{{#ev: {{{ VideoService | }}} | {{{ VideoId | }}} }}</center>| }} | <center>{{#ev: {{{ VideoService | }}} | {{{ VideoId | }}} }}</center>| }} | ||
{| class="table text- | {| class="table text-80 mt-4 mb-0" | ||
|- | |- | ||
! class="nowrap" | Citation | ! class="nowrap" | Citation | ||
| Line 119: | Line 119: | ||
{{#tag:tabber | {{#tag:tabber | ||
| Table of Contents = <noglossary> | | Table of Contents = <noglossary><div class="bnw-book-toc"> | ||
{{{ BookToc | }}}</noglossary> {{#if: {{{ BookEssay | }}} | | {{{ BookToc | }}} | ||
</div></noglossary> {{#if: {{{ BookEssay | }}} | | |||
{{!}}-{{!}} About the Book = | {{!}}-{{!}} About the Book = | ||
{{{ BookEssay | }}} | }}{{#if: {{GetBookValue|citationofsourcetexts}} | | {{{ BookEssay | }}} | }}{{#if: {{GetBookValue|citationofsourcetexts}} | | ||
| Line 128: | Line 129: | ||
{{{ QuotesTabContent | }}} | }} | {{{ QuotesTabContent | }}} | }} | ||
}} | }} | ||
{{#widget:BookNavTabs | |||
|essayTab={{#if: {{{ BookEssay | }}} | d-block | d-none }} | |||
|sourcesTab=d-block | d-none }} | |||
|quoteTab=d-block | d-none }} | |||
}} | |||
<div class="tab-content" id="nav-tabContent"> | |||
<div class="tab-pane fade book-toc show active first-ul-no-left-margin" id="nav-toc" role="tabpanel" aria-labelledby="nav-toc-tab"></div> | |||
<div class="tab-pane fade drop-cap" id="nav-about" role="tabpanel" aria-labelledby="nav-about-tab"> | |||
</div> | |||
<div class="tab-pane fade disabled-red-links" id="nav-translated" role="tabpanel" aria-labelledby="nav-translated-tab"></div><!--{{#ifeq: {{{ AddRelatedTab | }}} | Yes | | |||
<div class="tab-pane fade" id="nav-related" role="tabpanel" aria-labelledby="nav-related-tab"></div> | }}-->{{#if: {{{ QuotesTabContent | }}} | | |||
<div class="tab-pane fade" id="nav-quotes" role="tabpanel" aria-labelledby="nav-quotes-tab"></div> | }} | |||
</div> | |||
</div> | </div> | ||