|
|
| (38 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="offwhite-bg rounded tsdwiki-depth-1 p-5">
| |
| <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 text-article">{{#if: {{{ AltDescription | }}}
| |
| |{{{ AltDescription | }}}
| |
| |{{#external_value:description}}
| |
| }}
| |
| </div>
| |
| </div>
| |
|
| |
| {| class="table text-95 opac-60 muted mt-4 mb-0"
| |
| |-
| |
| ! class="nowrap" | Citation
| |
| | {{#external_value:citation}}
| |
| |-
| |
| !
| |
| |
| |
| |}
| |
|
| |
| </div>
| |
|
| |
|
| |
| <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">
| |
| __TOC__
| |
| {{GetToTopLink}}{{#if:{{{ TermTopics | }}}{{{ TextTopics | }}}{{{ PeopleTopics | }}}|
| |
| <hr class="no-bg my-2 tsdwiki-border-t-redfade text-center">
| |
| {{SidebarTopics|{{{ TermTopics | }}};{{{ TextTopics | }}};{{{ PeopleTopics | }}}}}|}}
| |
| </div>
| |
| </div>
| |
| </div>{{#ifeq: {{{ DisableRedirects | }}}
| |
| | Yes
| |
| |
| |
| |{{#arraymap:{{#titleparts:{{SUBPAGENAME}}}};{{#titleparts:{{{ AltTitle | }}}}};{{#titleparts:{{#external_value:fulltitle}}}}
| |
| |;
| |
| |@@@
| |
| |{{#createpageifnotex:@@@
| |
| |<nowiki>#REDIRECT[[</nowiki>{{FULLPAGENAME}}<nowiki>]][[Category:Redirects]]</nowiki>
| |
| }}
| |
| }}
| |
| }}{{#set:
| |
| |ItemNumber={{{ ItemNumber | }}}
| |
| |Priority={{{ Priority | }}}
| |
| |Description={{{ GregDescription | }}}
| |
| |GregNotes={{{ GregNotes | }}}
| |
| }}[[Category:Books]]</includeonly><noinclude>{{TemplateTag}}</noinclude>
| |