Es gibt z.Z. Probleme mit einem Update, es ist nur Lesen möglich.
Currently there are issues with the installation, readonly possible for now.

Difference between revisions of "Puzzle-Liste"

From Jigsaw-Wiki
Jump to: navigation, search
m
m
 
(One intermediate revision by the same user not shown)
Line 4: Line 4:
 
echo'{{DISPLAYTITLE:List of \''.WebRequest::GetVal('What').'\'}}';
 
echo'{{DISPLAYTITLE:List of \''.WebRequest::GetVal('What').'\'}}';
 
echo'<div style="font-size:150%;">This list shows all puzzles of the category \'\'\'[[:category:'.WebRequest::GetVal('What').'|'.WebRequest::GetVal('What').']]\'\'\'.</div>';
 
echo'<div style="font-size:150%;">This list shows all puzzles of the category \'\'\'[[:category:'.WebRequest::GetVal('What').'|'.WebRequest::GetVal('What').']]\'\'\'.</div>';
 +
echo'<div style="width:100%; height:60em; overflow:auto;">';
 
echo'{{#dpl:';
 
echo'{{#dpl:';
 
echo'|debug=1';
 
echo'|debug=1';
Line 10: Line 11:
 
echo'|ordermethod=sortkey';
 
echo'|ordermethod=sortkey';
 
echo'|include={Puzzle}:PIECES:PIECESR:TITLE-D:PRODUCER:ARTNR:GTIN:YEAR:ARTIST:SIZEC:SIZEP:STATE';
 
echo'|include={Puzzle}:PIECES:PIECESR:TITLE-D:PRODUCER:ARTNR:GTIN:YEAR:ARTIST:SIZEC:SIZEP:STATE';
echo'|table=class="wikitable sortable",-,Pieces,Pieces<br>real,Title,Producer,ArtNr,GTIN,Year,Artist,[cm],[Pieces],State';
+
echo'|table=class="wikitable sortable",-,class="fixhead"{{!}}Pieces,class="fixhead"{{!}}Pieces<br>real,class="fixhead"{{!}}Title,class="fixhead"{{!}}Producer,class="fixhead"{{!}}ArtNr,class="fixhead"{{!}}GTIN,class="fixhead"{{!}}Year,class="fixhead"{{!}}Artist,class="fixhead"{{!}}[cm],class="fixhead"{{!}}[Pieces],class="fixhead"{{!}}State';
echo'|tablerow=align=right{{!}}%%,align=right{{!}}%%,[[%PAGE%|%PAGE%]],%%,%%,%%,%%,%%,%%,%%,%%';
+
echo'|tablerow=align=right{{!}}%%,align=right{{!}}%%,[[%PAGE%|²{NoPieces¦%PAGE%]],%%,%%,%%,%%,%%,%%,%%,%%';
 
echo'|resultsfooter=\nPuzzles all over: %PAGES%\n';
 
echo'|resultsfooter=\nPuzzles all over: %PAGES%\n';
 
echo'|noresultsfooter=\nThis category is empty!\n';
 
echo'|noresultsfooter=\nThis category is empty!\n';
 
echo'|resultsheader=\nPuzzles all over: %PAGES%\n';
 
echo'|resultsheader=\nPuzzles all over: %PAGES%\n';
 
echo'}}';
 
echo'}}';
 +
echo'</div>';
 
}
 
}
 
else
 
else

Latest revision as of 14:02, 25 March 2021

There were no parameters!