Formular:Links: Unterschied zwischen den Versionen

Zur Navigation springen Zur Suche springen
 
(13 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>
Über diese Seite können alle externen Links, die auf den einzelnen Artikelseiten angeführt sind, 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 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 53: Zeile 54:
 
     display: block;
 
     display: block;
 
     column-width: 25em;
 
     column-width: 25em;
     position: relative;
+
     position: relative;
 +
}
 +
.link_results thead {
 +
    position: absolute;
 +
    top: -2.8em;
 +
    display: block;
 +
    width: 100%;
 +
}
 +
.link_results tbody {
 +
    display: block;
 
}
 
}
.link_results table {
 
 
.link_results tr {
 
.link_results tr {
 
     display: block;
 
     display: block;
Zeile 62: Zeile 71:
 
     padding-left: 2em;  
 
     padding-left: 2em;  
 
}
 
}
.link_results td {
+
.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;
 
     display: inline-block;
 
}
 
}
.extLinksDomain,
+
.link_results td:first-of-type {
.extLinksVerwendung {
 
  width: 15em;
 
  white-space: nowrap;
 
  overflow: hidden;
 
  text-overflow: ellipsis;
 
}
 
.extLinksDomain {
 
 
     position: absolute;
 
     position: absolute;
 
     top: 0;
 
     top: 0;
     left:0
+
     left:0;
 
     font-size: .8em;
 
     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