Template:Location: Difference between revisions
From The Seven Sages of Rome
No edit summary |
No edit summary |
||
| 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 76: | Line 81: | ||
</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 88: | Line 95: | ||
</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 100: | Line 109: | ||
</div> | </div> | ||
</section> | </section> | ||
|}} | |||
</div> | </div> | ||