Template:Location: Difference between revisions
From The Seven Sages of Rome
No edit summary |
No edit summary |
||
| (5 intermediate revisions by the same user not shown) | |||
| Line 34: | Line 34: | ||
{{#if:{{{Has Note|}}}|{{NoteCard|Note={{{Has Note}}}}}|}} | {{#if:{{{Has Note|}}}|{{NoteCard|Note={{{Has Note}}}}}|}} | ||
{{#if:{{#ask:[[Category:Manuscript]][[Has Location::{{PAGENAME}}]]}}| | |||
<section class="cc-card"> | <section class="cc-card"> | ||
<h2 class="cc-card-heading">{{PAGENAME}} is the location of the following manuscripts</h2> | <h2 class="cc-card-heading">{{PAGENAME}} is the location of the following manuscripts</h2> | ||
| Line 46: | Line 47: | ||
</div> | </div> | ||
</section> | </section> | ||
|}} | |||
{{#if:{{#if:{{#ask:[[Has Library::{{FULLPAGENAME}}]]|?-Has subobject=Print}}| | |||
<section class="cc-card"> | <section class="cc-card"> | ||
<h2 class="cc-card-heading">Copies of the following prints are stored in {{PAGENAME}}</h2> | <h2 class="cc-card-heading">Copies of the following prints are stored in {{PAGENAME}}</h2> | ||
| Line 61: | Line 64: | ||
</div> | </div> | ||
</section> | </section> | ||
|}} | |||
</div> | </div> | ||
<div class="col-lg-6"> | <div class="col-lg-6"> | ||
{{#if:{{#ask:[[Category:Manuscript]][[Has Place Of Production::{{PAGENAME}}]]}}| | |||
<section class="cc-card"> | <section class="cc-card"> | ||
<h2 class="cc-card-heading">{{PAGENAME}} is the place of production of the following manuscripts</h2> | <h2 class="cc-card-heading">{{PAGENAME}} is the place of production of the following manuscripts</h2> | ||
| Line 70: | Line 75: | ||
{{#if:{{#ask:[[Category:Manuscript]][[Has Place Of Production::{{PAGENAME}}]]}}|{{#set:Is Manuscript Place Of Production=True}}|{{#set:Is Manuscript Place Of Production=False}}}}{{#ask: | {{#if:{{#ask:[[Category:Manuscript]][[Has Place Of Production::{{PAGENAME}}]]}}|{{#set:Is Manuscript Place Of Production=True}}|{{#set:Is Manuscript Place Of Production=False}}}}{{#ask: | ||
[[Category:Manuscript]][[Has Place Of Production::{{PAGENAME}}]] | [[Category:Manuscript]][[Has Place Of Production::{{PAGENAME}}]] | ||
|?Has | |?Has Language=Language | ||
|?Has Date Range Of Production=Date | |||
|format=datatables | |format=datatables | ||
|default=No manuscripts found | |default=No manuscripts found | ||
| Line 76: | Line 82: | ||
</div> | </div> | ||
</section> | </section> | ||
|}} | |||
{{#if:{{#ask:[[Category:Print]][[Has Place Of Printing::{{PAGENAME}}]]}}| | |||
<section class="cc-card"> | <section class="cc-card"> | ||
<h2 class="cc-card-heading">{{PAGENAME}} is the printing location of the following prints</h2> | <h2 class="cc-card-heading">{{PAGENAME}} is the printing location of the following prints</h2> | ||
| Line 82: | Line 90: | ||
{{#if:{{#ask:[[Category:Print]][[Has Place Of Printing::{{PAGENAME}}]]}}|{{#set:Is Printing Location=True}}|{{#set:Is Printing Location=False}}}}{{#ask: | {{#if:{{#ask:[[Category:Print]][[Has Place Of Printing::{{PAGENAME}}]]}}|{{#set:Is Printing Location=True}}|{{#set:Is Printing Location=False}}}}{{#ask: | ||
[[Category:Print]][[Has Place Of Printing::{{PAGENAME}}]] | [[Category:Print]][[Has Place Of Printing::{{PAGENAME}}]] | ||
|?Has | |?Has Language=Language | ||
|?Has Date Range Of Print=Date | |||
|format=datatables | |format=datatables | ||
|default=No prints found | |default=No prints found | ||
| Line 88: | Line 97: | ||
</div> | </div> | ||
</section> | </section> | ||
|}} | |||
{{#if:{{#ask:[[Category:Version]][[Has Place Of Text Composition::{{PAGENAME}}]]}}| | |||
<section class="cc-card"> | <section class="cc-card"> | ||
<h2 class="cc-card-heading">{{PAGENAME}} is the place of text composition of the following versions</h2> | <h2 class="cc-card-heading">{{PAGENAME}} is the place of text composition of the following versions</h2> | ||
| Line 94: | Line 105: | ||
{{#if:{{#ask:[[Category:Version]][[Has Place Of Text Composition::{{PAGENAME}}]]}}|{{#set:Is Place Of Text Composition Of Version=True}}|{{#set:Is Place Of Text Composition Of Version=False}}}}{{#ask: | {{#if:{{#ask:[[Category:Version]][[Has Place Of Text Composition::{{PAGENAME}}]]}}|{{#set:Is Place Of Text Composition Of Version=True}}|{{#set:Is Place Of Text Composition Of Version=False}}}}{{#ask: | ||
[[Category:Version]][[Has Place Of Text Composition::{{PAGENAME}}]] | [[Category:Version]][[Has Place Of Text Composition::{{PAGENAME}}]] | ||
|?Has | |?Has Language=Language | ||
|?Has Date Range Of Text Composition=Date | |||
|format=datatables | |format=datatables | ||
|default=No versions found | |default=No versions found | ||
| Line 100: | Line 112: | ||
</div> | </div> | ||
</section> | </section> | ||
|}} | |||
</div> | </div> | ||