|
|
| (19 intermediate revisions by the same user not shown) |
| Line 1: |
Line 1: |
| <includeonly>{{GetDrlBookData}}{{SubPagenameFunctions}}
| |
| {{TopSysopLinks|research|Book}}
| |
| {{BookHeader
| |
| |AltTitle={{{ AltTitle | }}}
| |
| |TextTranslated={{{ TextTranslated | }}}
| |
| }}
| |
| {{GooglePdfSearch
| |
| |{{#if: {{{ AltPeople | }}}
| |
| |{{{ AltPeople | }}}
| |
| |{{FirstValueOfArray|{{#external_value:authorlibwiki}}|;}}
| |
| }}
| |
| }}
| |
|
| |
|
| <div class="row mt-5"><h3 class="d-none">About the Book</h3>
| |
| <div class="col-md-9">
| |
| <div class="row">
| |
| <div class="col-md-4">[[{{#external_value:frontcoverimg}}|class=w-100 h-auto rounded tsdwiki-depth-1|]]
| |
|
| |
| </div>
| |
| <div class="col-md-8 px-4 text-article">{{#if: {{{ AltDescription | }}}
| |
| |{{{ AltDescription | }}}
| |
| |{{#external_value:description}}
| |
| }}
| |
| </div>
| |
| </div>
| |
|
| |
| {| class="table text-95 opac-60 muted my-4"
| |
| |- class="border-bottom"
| |
| ! class="nowrap" | Citation
| |
| | {{#external_value:citation}}
| |
| |}{{#if: {{{ TableOfContents | }}} |
| |
|
| |
| <h1>Table of Contents </h1>
| |
| <div class="formatted-toc">
| |
| {{{ TableOfContents | }}}
| |
| </div> | }}{{#if: {{#external_value:citationofsourcetexts}} |
| |
|
| |
| <h1> Texts Translated </h1>
| |
| {{#external_value:citationofsourcetexts}} | }}
| |
|
| |
| <headertabs />
| |
|
| |
|
| |
|
| |
| <h3>Initial Notes</h3>
| |
|
| |
| {| class="table offwhite-bg table-striped table-bordered"
| |
| |-
| |
| ! Item Number
| |
| | {{{ ItemNumber | }}}
| |
| |-
| |
| ! Priority
| |
| | {{{ Priority | }}}
| |
| |-
| |
| ! Greg Description
| |
| | {{{ GregDescription | }}}
| |
| |-
| |
| ! Greg Notes
| |
| | {{{ GregNotes | }}}
| |
| |}
| |
|
| |
| </div>
| |
| <div class="col-md-3">
| |
| <div class="sidebar rounded tsdwiki-depth-1">
| |
| {{SidebarPeople|{{#external_value:authorlibwiki}};{{#external_value:translatorlibwiki}};{{#external_value:Sourceauthorlibwiki}}}}<!--
| |
| <hr class="no-bg my-2 tsdwiki-border-t-redfade text-center">
| |
| -->__NOTOC__{{#if:{{{ TermTopics | }}}{{{ TextTopics | }}}{{{ PeopleTopics | }}}|
| |
| <hr class="no-bg my-2 tsdwiki-border-t-redfade text-center">
| |
| {{SidebarTopics
| |
| |terms={{{ TermTopics | }}}
| |
| |texts={{{ TextTopics | }}}
| |
| |people={{{ PeopleTopics | }}}
| |
| }} | }}<!--
| |
| {{GetToTopLink}}-->
| |
| </div>
| |
| </div>
| |
| </div>{{#ifeq: {{{ DisableRedirects | }}}
| |
| | Yes
| |
| |
| |
| |{{Redirect|{{#titleparts:{{SUBPAGENAME}}}};{{#titleparts:{{{ AltTitle | }}}}};{{#titleparts:{{#external_value:fulltitle}}}}}}
| |
| }}{{#set:
| |
| |ItemNumber={{{ ItemNumber | }}}
| |
| |Priority={{{ Priority | }}}
| |
| |Description={{{ GregDescription | }}}
| |
| |GregNotes={{{ GregNotes | }}}
| |
| }}[[Category:Books]]</includeonly><noinclude>{{TemplateTag}}</noinclude>
| |