|
|
| Zeile 1: |
Zeile 1: |
| <templatestyles src="Vorlage:InformationLYR/styles.css" />
| |
|
| |
|
| {| class="informationlyr"
| |
| |-
| |
| | ''{{{Label1|Werkgruppe}}}''
| |
| | {{LeeresFeld|{{{Werkgruppe|}}}}}
| |
| |-
| |
| | ''{{{Label2|Werkbereich}}}''
| |
| | {{LeeresFeld|{{{Werkbereich|}}}}}
| |
| |-
| |
| | ''{{{Label17|Zyklus}}}''
| |
| | {{LeeresFeld|{{{Zyklus|}}}}}
| |
| |-
| |
| | ''{{{Label18|Zyklusnummer}}}''
| |
| | {{LeeresFeld|{{{Zyklusnummer|}}}}}
| |
| |-
| |
| | ''{{{Label3|Titel}}}''
| |
| | {{LeeresFeld|{{{Titel|}}}}}
| |
| |-
| |
| | ''{{{Label4|Textanfang}}}''
| |
| | {{LeeresFeld|{{{Textanfang|}}}}}
| |
| |-
| |
| | ''{{{Label5|Zitiert aus}}}''
| |
| | {{LeeresFeld|{{{Zitiert_aus|}}}}}
| |
| |-
| |
| | ''{{{Label6|Kommentar}}}''
| |
| | {{LeeresFeld|{{{Kommentar|}}}}}
| |
| |-
| |
| | ''{{{Label7|Überlieferung}}}''
| |
| | {{LeeresFeld|{{{Überlieferung|}}}}}
| |
| |-
| |
| | ''{{{Label8|Datierung}}}''
| |
| | {{LeeresFeld|{{{Datierung|}}}}}
| |
| |-
| |
| | ''{{{Label9|Erstdruck}}}''
| |
| | {{LeeresFeld|{{{Erstdruck|}}}}}
| |
| |-
| |
| | ''{{{Label10|Gemeinfrei}}}''
| |
| | {{#if: {{{Gemeinfrei_seit|}}}
| |
| | {{#switch: {{{Gemeinfrei_seit}}}
| |
| | Ja = ja
| |
| | ja = ja
| |
| | JA = ja
| |
| | true = ja
| |
| | True = ja
| |
| | TRUE = ja
| |
| | #default = ab {{{Gemeinfrei_seit}}}
| |
| }}
| |
| | {{LeeresFeld|}}
| |
| }}
| |
| |-
| |
| | ''{{{Label11|Rezeptionen: künstlerisch}}}''
| |
| | {{#ifeq: {{{Rezeptionen_künstlerisch|}}} | Eintrag
| |
| | [[{{FULLPAGENAME}}/Rezeptionen_künstlerisch|siehe Unterseite]]
| |
| | {{LeeresFeld|{{{Rezeptionen_künstlerisch|}}}}}
| |
| }}
| |
| |-
| |
| | ''{{{Label12|Rezeptionen: wissenschaftlich}}}''
| |
| | {{#ifeq: {{{Rezeptionen_wissenschaftlich|}}} | Eintrag
| |
| | [[{{FULLPAGENAME}}/Rezeptionen_wissenschaftlich|siehe Unterseite]]
| |
| | {{LeeresFeld|{{{Rezeptionen_wissenschaftlich|}}}}}
| |
| }}
| |
| |-
| |
| | ''{{{Label13|Rezeptionen: Buchausgaben}}}''
| |
| | {{#ifeq: {{{Rezeptionen_Buchausgaben|}}} | Eintrag
| |
| | [[{{FULLPAGENAME}}/Rezeptionen_Buchausgaben|siehe Unterseite]]
| |
| | {{LeeresFeld|{{{Rezeptionen_Buchausgaben|}}}}}
| |
| }}
| |
| |-
| |
| | ''{{{Label14|Rezeptionen: weiteres}}}''
| |
| | {{#ifeq: {{{Rezeptionen_weiteres|}}} | Eintrag
| |
| | [[{{FULLPAGENAME}}/Rezeptionen_weiteres|siehe Unterseite]]
| |
| | {{LeeresFeld|{{{Rezeptionen_weiteres|}}}}}
| |
| }}
| |
| |-
| |
| | ''{{{Label15|Volltexterfassung}}}''
| |
| | {{#if:{{REVISIONUSER}}
| |
| | {{LeeresFeld|[[{{PAGENAME}}/Volltext|siehe Unterseite]]}}
| |
| |
| |
| }}
| |
| |-
| |
| | ''{{{Label16|[[CMO:ID- und Quellen-Systematik|ID]]}}}''
| |
| | {{LeeresFeld|{{{ID|}}}}}
| |
| |}
| |
|
| |
| <includeonly>
| |
| <!-- Technische Parameter: Standard = unsichtbar als HTML-Kommentar;
| |
| wenn SMW aktiv ist, beim Aufruf | smw = on setzen -->
| |
| {{#if: {{{smw|}}}
| |
| | {{#set:
| |
| | date_start={{{date_start|}}}
| |
| | date_end={{{date_end|}}}
| |
| | unsicher={{{unsicher|}}}
| |
| | Zitiert_aus_raw={{{Zitiert_aus_raw|}}}
| |
| | Kommentar_raw={{{Kommentar_raw|}}}
| |
| | fulltext_source=[[{{{Volltexterfassung|{{PAGENAME}}/Volltext}}}]]
| |
| | Zyklus={{{Zyklus|}}}
| |
| | Zyklusnummer={{{Zyklusnummer|}}}
| |
| }}
| |
| | <!-- date_start={{{date_start|}}} ; date_end={{{date_end|}}} ;
| |
| unsicher={{{unsicher|}}} ;
| |
| fulltext_source=[[{{{Volltexterfassung|{{PAGENAME}}/Volltext}}}]] ;
| |
| Zyklus={{{Zyklus|}}} ;
| |
| Zyklusnummer={{{Zyklusnummer|}}} -->
| |
| }}
| |
| </includeonly>
| |