Formular:Links: Unterschied zwischen den Versionen

Zur Navigation springen Zur Suche springen
 
(15 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt)
Zeile 8: Zeile 8:
 
-->{{{info  
 
-->{{{info  
 
|query form at top  
 
|query form at top  
}}}{{titel|Linkliste: Suche nach externen Links}}
+
}}}{{titel|Internetquellen: Suche nach externen Links}}
 
<div id=infoButton>{{#fas:info}}</div><div id=infoText style='display:none'>
 
<div id=infoButton>{{#fas:info}}</div><div id=infoText style='display:none'>
 
<div class=infoTextBody>
 
<div class=infoTextBody>
Dieses Handbuch enthält {{#ask:[[hat externen link::+]]|format=count}} externe Links, die auf den einzelnen Artikelseiten angeführt sind. Über diese Seite können alle Einträge bzw. alle Einträge eines Kapitels angezeigt werden.  
+
Über diese Seite können alle Internetquellen, die auf den einzelnen Artikelseiten angeführt sind, angezeigt werden. Standardmäßig erfolgt die Sortierung nach Domain-Adressen, kann aber auch verändert werden.  
 +
 
 +
Siehe auch [[Special:RunQuery/Literatur_q|Literatur]], [[Special:RunQuery/Bildquellen|Bildquellen]].  
 
<div class=sysoplinks>{{#ifsysop:[{{fullurl:Formular:Links|action=edit}} Formular bearbeiten], [{{fullurl:Vorlage:Links|action=edit}} Vorlage:Links bearbeiten]}}</div>   
 
<div class=sysoplinks>{{#ifsysop:[{{fullurl:Formular:Links|action=edit}} Formular bearbeiten], [{{fullurl:Vorlage:Links|action=edit}} Vorlage:Links bearbeiten]}}</div>   
 
</div>
 
</div>
Zeile 18: Zeile 20:
 
<div class=formOptions>''Kapitel wählen'' <!--
 
<div class=formOptions>''Kapitel wählen'' <!--
 
--><div class= formOptionsBody> {{{field|1|input type= radiobutton| values= Alle Kapitel, {{#var:q}} |default= Alle Kapitel|mandatory }}}</div></div>  
 
--><div class= formOptionsBody> {{{field|1|input type= radiobutton| values= Alle Kapitel, {{#var:q}} |default= Alle Kapitel|mandatory }}}</div></div>  
<div class=q_button>{{{standard input|run query|label=Literatureinträge anzeigen}}}</div>  
+
<div class=q_button>{{{standard input|run query|label=Links anzeigen}}}</div>  
 
</div>  
 
</div>  
 
{{#css:  
 
{{#css:  
Zeile 31: Zeile 33:
 
}  
 
}  
 
.checkboxesSpan,  
 
.checkboxesSpan,  
.radioButtonSpan {  
+
.radioButtonSpan {
     column-width: auto;  
+
     column-width: auto;
 
     display: grid;
 
     display: grid;
 
     justify-content: center;
 
     justify-content: center;
     grid-template-columns: repeat(auto-fill, minmax(12em, 15%));
+
     grid-template-columns: repeat(auto-fill, 12em);
    font-size: 1.1em;
 
 
}
 
}
 
#pfForm label.checkboxLabel  {  
 
#pfForm label.checkboxLabel  {  
Zeile 45: Zeile 46:
 
     padding: 0;
 
     padding: 0;
 
}
 
}
.lit_results {
+
.link_results {
columns: 20em 2;
+
     padding: 0 2rem;
     column-gap: 2em;
 
 
}
 
}
.literatur {
+
.link_results table {
     break-inside: avoid-column;
+
     margin: auto;
 +
    width: 100%;
 +
    display: block;
 +
    column-width: 25em;
 +
    position: relative;
 +
}
 +
.link_results thead {
 +
    position: absolute;
 +
    top: -2.8em;
 +
    display: block;
 +
    width: 100%;
 +
}
 +
.link_results tbody {
 +
    display: block;
 +
}
 +
.link_results tr {
 +
    display: block;
 +
    position: relative;
 +
    padding-top: 1.3em;
 +
    padding-left: 2em;
 +
}
 +
.link_results thead tr {
 +
    padding: 0;
 +
}
 +
.link_results thead th:first-of-type::before {
 +
    content: 'Sortierung: ';
 +
    font-stye: italic;
 +
    font-style: italic;
 +
    font-weight: normal;
 +
}
 +
.link_results td,
 +
.link_results th {
 +
    display: inline-block;
 +
}
 +
.link_results td:first-of-type {
 +
    position: absolute;
 +
    top: 0;
 +
    left:0;
 +
    font-size: .8em;
 +
}
 +
.extLinksDomain {
 +
}
 +
.extLinksVerwendung a {
 +
    max-width: 15em;
 +
    max-width: 18ch;
 +
    display: inline-block;
 +
    white-space: nowrap;
 +
    overflow: hidden;
 +
    text-overflow: ellipsis;
 +
    vertical-align: bottom;
 +
}
 +
.link_results td:last-of-type::before {
 +
content: ' (';
 +
}
 +
.link_results td:last-of-type::after {
 +
content: ')';  
 
}
 
}
 
}}
 
}}
 
{{{end template}}}</includeonly>
 
{{{end template}}}</includeonly>

Aktuelle Version vom 16. November 2022, 18:41 Uhr

Dies ist das Formular „Links“. Es gestaltet die Linkliste. S.a. Vorlage:Links