Template:Inset Story: Difference between revisions
From The Seven Sages of Rome
No edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
{{{Has Summary|}}} | {{{Has Summary|}}} | ||
<div class="noexcerpt"> | <div class="noexcerpt"> | ||
{ | <div class="container-fluid"> | ||
== Critical Literature | <div class="row"> | ||
{{#if:{{{Has Critical Literature|}}}|{{#arraymap:{{{Has Critical Literature|}}}|;|x|{{#set:Has Critical Literature=x}}{{#formredlink:target=x|form=Modern Research Literature}}|, }}|No critical literature available}} | <!-- Left Column --> | ||
== '''{{PAGENAME}}''' is narrated in the following occurrences | <div class="col-md-6"> | ||
{{#invoke: NarratorListModule |getNarratorsForShortTitle|{{PAGENAME}}}} | {| class="wikitable w-100 mb-4" | ||
== '''{{PAGENAME}}''' appears in the following manuscripts | |- | ||
{{#ask: | ! colspan="1" | Note | ||
|- | |||
|{{{Has Note|}}} | |||
|} | |||
{| class="wikitable w-100 mb-4" | |||
|- | |||
! colspan="1" | Critical Literature | |||
|- | |||
|{{#if:{{{Has Critical Literature|}}}|{{#arraymap:{{{Has Critical Literature|}}}|;|x|{{#set:Has Critical Literature=x}}{{#formredlink:target=x|form=Modern Research Literature}}|, }}|No critical literature available}} | |||
|} | |||
{| class="wikitable w-100 mb-4" | |||
|- | |||
! colspan="1" | '''{{PAGENAME}}''' appears in the following versions and secondary versions | |||
|- | |||
|{{#ask: | |||
[[Has subobject::<q>[[Has Short Title::{{PAGENAME}}]]</q>]][[Category:Version||Secondary Version]] | |||
|?Has Original Language Of Version=Original Language | |||
|?Has Branch Of Tradition=Branch of Tradition | |||
|?Is Adapted From=Adapted from | |||
|datatables-fixedHeader=true | |||
|class=datatable | |||
|mainlabel=Version | |||
|default=This inset story appears in no versions of the database | |||
}} | |||
|} | |||
</div> | |||
<!-- Right Column --> | |||
<div class="col-md-6"> | |||
{| class="wikitable w-100 mb-4" | |||
|- | |||
! colspan="1" | '''{{PAGENAME}}''' is narrated in the following occurrences | |||
|- | |||
|{{#invoke: NarratorListModule |getNarratorsForShortTitle|{{PAGENAME}}}} | |||
|} | |||
{| class="wikitable w-100 mb-4" | |||
|- | |||
! colspan="1" | '''{{PAGENAME}}''' appears in the following manuscripts | |||
|- | |||
|{{#ask: | |||
[[Has subobject::<q>[[Has Short Title::{{PAGENAME}}]]</q>]][[Category:Manuscript]] | [[Has subobject::<q>[[Has Short Title::{{PAGENAME}}]]</q>]][[Category:Manuscript]] | ||
|?Has Language=Language | |?Has Language=Language | ||
Line 18: | Line 56: | ||
|default=This inset story appears in no manuscripts of the database | |default=This inset story appears in no manuscripts of the database | ||
}} | }} | ||
|} | |||
</div> | |||
</div> | |||
</div> | |||
[[Category:Inset Story]]{{#set:Is Entity Type=Inset Story}}{{#set:Has Short Description={{{Has Short Description|}}}}} | [[Category:Inset Story]]{{#set:Is Entity Type=Inset Story}}{{#set:Has Short Description={{{Has Short Description|}}}}} | ||
</div> | </div> | ||
</includeonly> | </includeonly> |