[% IF ( OpacNav || OpacNavBottom ) %]
[% ELSE %]
[% END %]
[% END %]
[% IF summary.seealso.size %]
[% END %]
[% IF marcflavour == 'UNIMARC' && summary.otherscript %]
[% END %]
[% IF ( MARCURLS ) %]
Normal view
MARC view
[% IF ( displayhierarchy ) %]
[% PROCESS showhierarchy trees = loophierarchies %]
[% END %]
[% summary.mainentry | html %][% IF authtypetext %] ([% authtypetext | html %])[% END %]
[% IF count %]Number of records used in: [% count | html %][% ELSE %]This authority is not used in any records.[% END %]
[% FOREACH authorize IN summary.authorized %]
[% IF summary.seefrom.size %]
[% END %]
[% PROCESS otherscript headings=summary.otherscript wantcategory='preferred' %]
Used for/see from:
-
[% FOREACH seefro IN summary.seefrom %]
- [% IF seefro.type && seefro.type != 'seefrom' %] [% PROCESS authtypelabel type=seefro.type | trim %]: [% END %] [% PROCESS authheadingdisplay heading=seefro.heading search=seefrosearch authid=seefro.authid %] [% END %] [% PROCESS otherscript headings=summary.otherscript wantcategory='seefrom' %]
See also:
-
[% FOREACH seeals IN summary.seealso %]
- [% IF seeals.type && seeals.type != 'seealso' %] [% PROCESS authtypelabel type=seeals.type | trim %]: [% END %] [% PROCESS authheadingdisplay heading=seeals.heading search=seeals.search authid=seeals.authid %] [% END %] [% PROCESS otherscript headings=summary.otherscript wantcategory='seealso' %]
Other forms:
-
[% FOREACH otherscrip IN summary.otherscript %]
- [% PROCESS language lang=otherscrip.lang | trim %]: [% otherscrip.term | html %] [% END %]
Online resources:
[% END # / IF MARCURLS %]
-
[% FOREACH MARCurl IN MARCURLS %]
- [% IF ( MARCurl.part ) %][% MARCurl.part | html %]
[% END %] [% IF ( Koha.Preference('OPACURLOpenInNewWindow') ) %] [% ELSE %] [% END %] [% MARCurl.linktext | html %] [% IF ( MARCurl.notes ) %]-
[% FOREACH note IN MARCurl.notes %]
- [% note.note | html %] [% END %]
[% END # /FOREACH MARCURLS %]
[% FOREACH note IN summary.notes %]
[% note.note | html %]
[% END %]