Template:Language/Content: Difference between revisions
From The Seven Sages of Rome
No edit summary |
No edit summary |
||
| (3 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
{{#if:{{#ask:[[Has Language::{{PAGENAME}}]][[Is Entity Type::Manuscript]] OR [[Has Language::<q>[[Is Variety Of::{{PAGENAME}}]]</q>]][[Is Entity Type::Manuscript]] OR [[Has Regional Language::{{PAGENAME}}]][[Is Entity Type::Manuscript]] OR [[Has Regional Language::<q>[[Is Variety Of::{{PAGENAME}}]]</q>]][[Is Entity Type::Manuscript]]}}| | |||
<section class="cc-card"> | <section class="cc-card"> | ||
<h2 class="cc-card-heading">Manuscripts</h2> | <h2 class="cc-card-heading">Connected Manuscripts</h2> | ||
<div class="cc-card-body cc-card-body--table"> | <div class="cc-card-body cc-card-body--table"> | ||
{{#ask: | {{#ask: | ||
| Line 12: | Line 13: | ||
</div> | </div> | ||
</section> | </section> | ||
|}} | |||
{{#if:{{#ask:[[Has Language::{{PAGENAME}}]][[Is Entity Type::Version||Secondary Version]] OR [[Has Language::<q>[[Is Variety Of::{{PAGENAME}}]]</q>]][[Is Entity Type::Version||Secondary Version]] OR [[Has Regional Language::{{PAGENAME}}]][[Is Entity Type::Version||Secondary Version]] OR [[Has Regional Language::<q>[[Is Variety Of::{{PAGENAME}}]]</q>]][[Is Entity Type::Version||Secondary Version]]}}| | |||
<section class="cc-card"> | <section class="cc-card"> | ||
<h2 class="cc-card-heading">Versions</h2> | <h2 class="cc-card-heading">Connected Versions</h2> | ||
<div class="cc-card-body cc-card-body--table"> | <div class="cc-card-body cc-card-body--table"> | ||
{{#ask: | {{#ask: | ||
| Line 25: | Line 28: | ||
</div> | </div> | ||
</section> | </section> | ||
|}} | |||
{{#if:{{#ask:[[Has Language::{{PAGENAME}}]][[Is Entity Type::Print]] OR [[Has Language::<q>[[Is Variety Of::{{PAGENAME}}]]</q>]][[Is Entity Type::Print]] OR [[Has Regional Language::{{PAGENAME}}]][[Is Entity Type::Print]] OR [[Has Regional Language::<q>[[Is Variety Of::{{PAGENAME}}]]</q>]][[Is Entity Type::Manuscript]]}}| | |||
<section class="cc-card"> | <section class="cc-card"> | ||
<h2 class="cc-card-heading">Prints</h2> | <h2 class="cc-card-heading">Connected Prints</h2> | ||
<div class="cc-card-body cc-card-body--table"> | <div class="cc-card-body cc-card-body--table"> | ||
{{#ask: | {{#ask: | ||
| Line 38: | Line 43: | ||
</div> | </div> | ||
</section> | </section> | ||
|}} | |||
</includeonly> | </includeonly> | ||