CINXE.COM
PetScan
<!DOCTYPE html> <html dir='ltr' lang='en'> <head> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> <meta http-equiv="x-ua-compatible" content="ie=edge"> <META NAME="ROBOTS" CONTENT="NOINDEX, NOFOLLOW"> <title>PetScan</title> <!--<link rel="icon" type="image/png" href="https://upload.wikimedia.org/wikipedia/commons/thumb/c/c6/PET-image.jpg/32px-PET-image.jpg">--> <link rel="stylesheet" href="https://tools-static.wmflabs.org/cdnjs/ajax/libs/bootstrap-v4-rtl/4.5.2-1/css/bootstrap.min.css"> <!--<link rel="stylesheet" href="//tools-static.wmflabs.org/cdnjs/ajax/libs/tether/1.1.1/css/tether.min.css">--> <link rel="stylesheet" href="https://tools-static.wmflabs.org/magnustools/resources/html/wikimedia.css"> <style> .radio-inline { display:inline-block !important; } textarea, input[type=text], input[type=number], div.input-group-prepend { box-shadow:3px 3px 2px #DDD; } .smaller { font-size:10pt; } div.ns-block { display:inline-block; padding:1px; margin-bottom:5px; margin-right:5px; white-space: nowrap; } #main_form textarea { font-size:9pt; } div.form-group.row > label:first-child { font-weight:bold; } #autolist_box { float:right; margin-left:5px; margin-bottom:5px; padding:2px; font-size:10pt; } div.autolist_subbox { display:inline-block; vertical-align:top; margin-left:5px; } div.tab-pane { margin-top:15px; } a.redlink { color:red !important; } a.pagelink:visited { color:#0056ab } div.fileusage { white-space: nowrap; } td.link_container { width:100%; } div.thumbcard { text-align:center; max-height:120px; } img.thumbcard-img { max-height:120px; border:0px; } div.example_psid { padding:5px; text-align:right; font-weight:bold; display:table-cell; } div.example_desc { padding:5px; display:table-cell; } #example_list { height:500px; overflow:auto; } </style> <script> /* var raw_interface_text_object ; function receiveRawInterfaceText ( j ) { raw_interface_text_object = j ; } */ var global_namespace_cache = {} ; function receiveEnglishNamespaceData ( j ) { global_namespace_cache['en.wikipedia.org'] = j ; } </script> <!--<script src='https://meta.wikimedia.org/w/api.php?action=parse&prop=wikitext&page=PetScan/Interface&format=json&callback=receiveRawInterfaceText'></script>--> <script src='https://en.wikipedia.org/w/api.php?action=query&meta=siteinfo&siprop=namespaces&format=json&callback=receiveEnglishNamespaceData'></script> <script src="https://tools-static.wmflabs.org/cdnjs/ajax/libs/jquery/3.2.1/jquery.min.js"></script> <script src="https://tools-static.wmflabs.org/cdnjs/ajax/libs/bootstrap-v4-rtl/4.5.2-1/js/bootstrap.bundle.min.js"></script> <script src="https://tools-static.wmflabs.org/tooltranslate/tt.js"></script> <script src='main.js'></script> </head> <body style='display:none'> <nav class="navbar navbar-expand-lg navbar-light bg-light"> <a class="navbar-brand" tt="toolname" href="/"></a> <button class="navbar-toggler navbar-toggler-right" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation"> <span class="navbar-toggler-icon"></span> </button> <div class="collapse navbar-collapse" id="navbarSupportedContent"> <ul class="navbar-nav"> <li class="nav-item"><a target='_blank' class="nav-link" tt="manual" href="#"></a></li> <li class="nav-item"><a target='_blank' class="nav-link" tt="issues" href="https://github.com/magnusmanske/petscan_rs/issues"></a></li> </ul> <div class="btn-group nav-item nav-link mr-auto" id='interface_languages_wrapper'></div> <ul class="navbar-nav"> <li class="nav-item mx-2"><a target='_blank' class="btn btn-outline-primary" tt="examples" href="#"></a></li> <li class="nav-item mx-2"><button class='btn btn-outline-secondary' tt='toggle_list' id='tab-list'></button></li> <li class="nav-item mx-2"><a href="https://tools.wmflabs.org" target='_blank'><img src="https://upload.wikimedia.org/wikipedia/commons/thumb/c/c5/Toolforge_logo.svg/32px-Toolforge_logo.svg.png" tt_title="wmf_powered" width="32px" style="margin: 3px 0"></a></li> </ul> </div> </nav> <div class="container mt-2"> <div class="row"> <div class="col-md-12"> <div id='referrer_box' class="alert alert-primary" role="alert" style="display:none;"> <span tt="referrer"></span> <a id='referrer' href='' class='external'></a> </div> <!--<div class="alert alert-primary" role="alert" tt="v2_alert"></div>--> <form id='main_form' method='post' action='/' class='form'> <ul class="nav nav-tabs" role="tablist"> <li class="nav-item"><a class="nav-link active" data-toggle="tab" href="#tab_categories" role="tab"><span tt='categories'></span></a></li> <li class="nav-item"><a class="nav-link" data-toggle="tab" href="#tab_pageprops" role="tab"><span tt='page_props'></span></a></li> <li class="nav-item"><a class="nav-link" data-toggle="tab" href="#tab_templates_n_links" role="tab"><span tt='templates_links'></span></a></li> <li class="nav-item"><a class="nav-link" data-toggle="tab" href="#tab_other_sources" role="tab"><span tt='other_sources'></span></a></li> <li class="nav-item"><a class="nav-link" data-toggle="tab" href="#tab_wikidata" role="tab"><span tt='wikidata'></span></a></li> <!-- <li class="nav-item"><a class="nav-link" data-toggle="tab" href="#tab_wdfist" role="tab"><span>WDFIST</span></a></li>--> <li class="nav-item"><a class="nav-link" data-toggle="tab" href="#tab_output" role="tab"><span tt='output'></span></a></li> </ul> <div class="tab-content"> <div class="tab-pane active" id="tab_categories" role="tabpanel"> <div class="form-group row"> <label class="col-sm-2 form-control-label" tt="language"></label> <div class="col-sm-4"><input type="text" class="form-control" name="language" value='en'></div> <div class="col-sm-6"> <a href='#' style='margin-left:20px;' tabindex="-1" id='quick_commons' tt='site_commons'></a> <a href='#' style='margin-left:20px;' tabindex="-1" id='quick_wikispecies' tt='site_wikispecies'></a> <a href='#' style='margin-left:20px;' tabindex="-1" id='quick_wikidata' tt='site_wikidata'></a> <!--<span class='smaller' tt='projects_note'></span>--> </div> </div> <div class="form-group row"> <label class="col-sm-2 form-control-label" tt="project"></label> <div class="col-sm-4"><input type="text" class="form-control" name="project" value='wikipedia'></div> </div> <div class="form-group row"> <label class="col-sm-2 form-control-label" tt="depth"></label> <div class="col-sm-2"><input type="number" class="form-control" name="depth" value='0'></div> <div class='col-sm-8 smaller' tt='depth_explanation'></div> </div> <div class="form-group row"> <label class="col-sm-2 form-control-label" tt="categories"></label> <div class="col-sm-10"><textarea class="form-control" name='categories' rows=3 style='width:100%'></textarea></div> </div> <div class="form-group row"> <label class="col-sm-2 form-control-label" tt="combination"></label> <div class="col-sm-10"> <div class="radio-inline"><label><input type="radio" name="combination" value="subset"> <span tt='comb_subset'></span></label></div> <div class="radio-inline"><label><input type="radio" name="combination" value="union"> <span tt='comb_union'></span></label></div> </div> </div> <div class="form-group row"> <label class="col-sm-2 form-control-label" tt="negative_categories"></label> <div class="col-sm-10"><textarea class="form-control" name='negcats' rows=3 style='width:100%'></textarea></div> </div> </div> <!--tab panel--> <div class="tab-pane" id="tab_pageprops" role="tabpanel"> <div class="form-group row"> <label class="col-sm-2 form-control-label"><span tt='namespaces'></span><br/><span class='smaller current_wiki'></span></label> <div class="col-sm-10" id='namespaces'></div> </div> <div class="form-group row"> <label class="col-sm-2 form-control-label"><span tt='size'></span></label> <div class="col-sm-5"> <div class="input-group"> <div class="input-group-prepend"><div class="input-group-text" tt="larger"></div></div> <input class="form-control" tt_placeholder="size_explanation" name="larger" value="" type="text"></div> </div><div class="col-sm-5"> <div class="input-group"> <div class="input-group-prepend"><div class="input-group-text" tt="smaller"></div></div> <input class="form-control" tt_placeholder="size_explanation" name="smaller" value="" type="text"></div> </div> </div> <div class="form-group row"> <label class="col-sm-2 form-control-label"></label> <div class="col-sm-7"> <div class="input-group"> <div class="input-group-prepend"><div class="input-group-text" tt="since_rev0"></div></div> <input class="form-control" tt_placeholder="since_rev0_explanation" name="since_rev0" value="" type="text"></div> </div> </div> <div class="form-group row"> <label class="col-sm-2 form-control-label"><span tt='link_number'></span></label> <div class="col-sm-5"> <div class="input-group"> <div class="input-group-prepend"><div class="input-group-text" tt="minlinks"></div></div> <input class="form-control" name="minlinks" placeholder="#" value="" type="text"></div> </div><div class="col-sm-5"> <div class="input-group"> <div class="input-group-prepend"><div class="input-group-text" tt="maxlinks"></div></div> <input class="form-control" name="maxlinks" placeholder="#" value="" type="text"></div> </div> </div> <div class="form-group row"> <label class="col-sm-2 form-control-label"><span tt='edits'></span></label> <div class="col-sm-5"> <div class="input-group"> <div class="input-group-prepend"><div class="input-group-text" tt="before"></div></div> <input class="form-control" tt_placeholder="date_format" name="before" value="" type="text"></div> </div><div class="col-sm-5"> <div class="input-group"> <div class="input-group-prepend"><div class="input-group-text" tt="after"></div></div> <input class="form-control" tt_placeholder="date_format" name="after" value="" type="text"></div> </div></div> <div class="form-group row"> <div class="col-sm-2"> </div><div class="col-sm-5"> <div class="input-group"> <div class="input-group-prepend"><div class="input-group-text" tt="max_age"></div></div> <input class="form-control" tt_placeholder="max_age_format" name="max_age" value="" type="text"></div> </div><div class="col-sm-5"> <label><input type='checkbox' name='only_new' /> <span tt='only_new'></span></label> </div> </div> <div class="form-group row"> <label class="col-sm-2 form-control-label" tt="show_redirects"></label> <div class="col-sm-2"> <div class="radio-inline"><label><input type="radio" name="show_redirects" value="both"> <span tt='edits_both'></span></label></div> <div class="radio-inline"><label><input type="radio" name="show_redirects" value="yes"> <span tt='edits_yes'></span></label></div> <div class="radio-inline"><label><input type="radio" name="show_redirects" value="no"> <span tt='edits_no'></span></label></div> </div> <label class="col-sm-2 form-control-label" tt="show_soft_redirects" style='font-weight: bold'></label> <div class="col-sm-2"> <div class="radio-inline"><label><input type="radio" name="show_soft_redirects" value="both"> <span tt='edits_both'></span></label></div> <div class="radio-inline"><label><input type="radio" name="show_soft_redirects" value="yes"> <span tt='edits_yes'></span></label></div> <div class="radio-inline"><label><input type="radio" name="show_soft_redirects" value="no"> <span tt='edits_no'></span></label></div> </div> <label class="col-sm-2 form-control-label" tt="show_disambiguation_pages" style='font-weight: bold'></label> <div class="col-sm-2"> <div class="radio-inline"><label><input type="radio" name="show_disambiguation_pages" value="both"> <span tt='edits_both'></span></label></div> <div class="radio-inline"><label><input type="radio" name="show_disambiguation_pages" value="yes"> <span tt='edits_yes'></span></label></div> <div class="radio-inline"><label><input type="radio" name="show_disambiguation_pages" value="no"> <span tt='edits_no'></span></label></div> </div> </div> <div class="form-group row"> <label class="col-sm-2 form-control-label"><span tt='edits'></span>: <span tt='edit_bots'></span></label> <div class="col-sm-2"> <div class="radio-inline"><label><input type="radio" name="edits[bots]" value="both"> <span tt='edits_both'></span></label></div> <div class="radio-inline"><label><input type="radio" name="edits[bots]" value="yes"> <span tt='edits_yes'></span></label></div> <div class="radio-inline"><label><input type="radio" name="edits[bots]" value="no"> <span tt='edits_no'></span></label></div> </div> <label class="col-sm-1 form-control-label" style='font-weight: bold'> <span tt='edit_anons'></span></label> <div class="col-sm-2"> <div class="radio-inline"><label><input type="radio" name="edits[anons]" value="both"> <span tt='edits_both'></span></label></div> <div class="radio-inline"><label><input type="radio" name="edits[anons]" value="yes"> <span tt='edits_yes'></span></label></div> <div class="radio-inline"><label><input type="radio" name="edits[anons]" value="no"> <span tt='edits_no'></span></label></div> </div> <label class="col-sm-1 form-control-label" style='font-weight: bold'><span tt='edit_flagged'></span></label> <div class="col-sm-2"> <div class="radio-inline"><label><input type="radio" name="edits[flagged]" value="both"> <span tt='edits_both'></span></label></div> <div class="radio-inline"><label><input type="radio" name="edits[flagged]" value="yes"> <span tt='edits_yes'></span></label></div> <div class="radio-inline"><label><input type="radio" name="edits[flagged]" value="no"> <span tt='edits_no'></span></label></div> </div> </div> <div class="form-group row"> <label class="col-sm-2 form-control-label"><span tt='page_image'></span></label> <div class="col-sm-10"> <div class="radio-inline"><label><input type="radio" name="page_image" value="any"> <span tt='page_image_any'></span></label></div> <div class="radio-inline"><label><input type="radio" name="page_image" value="yes"> <span tt='page_image_yes'></span></label></div> <div class="radio-inline"><label><input type="radio" name="page_image" value="free"> <span tt='page_image_free'></span></label></div> <div class="radio-inline"><label><input type="radio" name="page_image" value="nonfree"> <span tt='page_image_nonfree'></span></label></div> <div class="radio-inline"><label><input type="radio" name="page_image" value="no"> <span tt='page_image_no'></span></label></div> </div> </div> <div class="form-group row" id='ores_options'> <label class="col-sm-2 form-control-label"><span tt='ores'></span></label> <div class="col-sm-2" tt_title='ores_caution'> <select name="ores_type" id='ores_model_select'> <option value='any' tt='ores_any'></option> <option value='damaging'>damaging</option> <option value='goodfaith'>goodfaith</option> <option value='reverted'>reverted</option> <option value='draftquality'>draftquality</option> <option value='wp10'>wp10</option> </select> </div> <div class="col-sm-5"> <span tt='ores_probability'></span> <input type='text' name='ores_prob_from' style='width:100px' placeholder='0.00' /> — <input type='text' name='ores_prob_to' style='width:100px' placeholder='1.00' /> </div> <div class="col-sm-3"> <span tt='ores_prediction'></span> <div class="radio-inline"><label><input type="radio" name="ores_prediction" value="any"> <span tt='ores_prediction_any'></span></label></div> <div class="radio-inline"><label><input type="radio" name="ores_prediction" value="yes"> <span tt='ores_yes'></span></label></div> <div class="radio-inline"><label><input type="radio" name="ores_prediction" value="no"> <span tt='ores_no'></span></label></div> </div> </div> </div> <!--tab panel--> <div class="tab-pane" id="tab_templates_n_links" role="tabpanel"> <div class="form-group row"> <label class="col-sm-2 form-control-label" tt="templates"></label> <div class="col-sm-3"><div tt='templates_yes'></div><textarea class="form-control" name='templates_yes' rows=4 style="width:100%"></textarea><div><label><input type='checkbox' name='templates_use_talk_yes' /> <span tt='templates_use_talk_instead'></span></label></div></div> <div class="col-sm-3"><div tt='templates_any'></div><textarea class="form-control" name='templates_any' rows=4 style="width:100%"></textarea><div><label><input type='checkbox' name='templates_use_talk_any' /> <span tt='templates_use_talk_instead'></span></label></div></div> <div class="col-sm-3"><div tt='templates_no' ></div><textarea class="form-control" name='templates_no' rows=4 style="width:100%"></textarea><div><label><input type='checkbox' name='templates_use_talk_no' /> <span tt='templates_use_talk_instead'></span></label></div></div> </div> <div class="form-group row"> <label class="col-sm-2 form-control-label" tt="outlinks"></label> <div class="col-sm-3"><div tt='outlinks_yes'></div><textarea class="form-control" name='outlinks_yes' rows=4 style="width:100%"></textarea></div> <div class="col-sm-3"><div tt='outlinks_any'></div><textarea class="form-control" name='outlinks_any' rows=4 style="width:100%"></textarea></div> <div class="col-sm-3"><div tt='outlinks_no' ></div><textarea class="form-control" name='outlinks_no' rows=4 style="width:100%"></textarea></div> </div> <div class="form-group row"> <label class="col-sm-2 form-control-label" tt="links_to"></label> <div class="col-sm-3"><div tt='outlinks_yes'></div><textarea class="form-control" name='links_to_all' rows=4 style="width:100%"></textarea></div> <div class="col-sm-3"><div tt='outlinks_any'></div><textarea class="form-control" name='links_to_any' rows=4 style="width:100%"></textarea></div> <div class="col-sm-3"><div tt='outlinks_no' ></div><textarea class="form-control" name='links_to_no' rows=4 style="width:100%"></textarea></div> </div> </div> <!--tab panel--> <div class="tab-pane" id="tab_other_sources" role="tabpanel"> <!-- <div class="row"> <div class='col-sm-1'></div> <div class='col-sm-11' tt='multi_result_note'></div> </div> --> <div class="form-group row"> <label class="col-sm-2 form-control-label" tt="sparql"></label> <div class="col-sm-10"> <textarea class="form-control" tt_placeholder="sparql_note" name='sparql' rows=4 style="width:100%"></textarea> </div> </div> <div class="form-group row"> <label class="col-sm-2 form-control-label" tt="manual_list"></label> <div class="col-sm-10"> <textarea class="form-control" tt_placeholder="manual_list_note" name='manual_list' rows=4 style="width:100%"></textarea> </div> </div> <div class="form-group row"> <div class="col-sm-2"></div> <div class="col-sm-4"> <div class="input-group"> <div class="input-group-prepend"><div class="input-group-text" tt="manual_list_wiki"></div></div> <input class="form-control" tt_placeholder="manual_list_wiki_note" name="manual_list_wiki" value="" type="text"></div> </div> </div> <div class="form-group row"> <label class="col-sm-2 form-control-label" tt="pagepile"></label> <div class="col-sm-4"> <input type="text" class="form-control" tt_placeholder="pagepile_note" name='pagepile' /> </div> </div> <div class="form-group row"> <label class="col-sm-2 form-control-label" tt="search"></label> <div class="col-sm-4"> <input type="text" class="form-control" tt_placeholder="search_note" name='search_query' /> </div> <div class="col-sm-2"> <input type="text" class="form-control" tt_placeholder="search_wiki_note" name='search_wiki' /> </div> <div class="col-sm-2"> <span tt='max_results'></span> </div> <div class="col-sm-2"> <input type="number" class="form-control" name='search_max_results' value='500' /> </div> </div> <div class="form-group row"> <label class="col-sm-2 form-control-label" tt="wikidata"></label> <div class="col-sm-5"><input type="text" class="form-control col-sm-4" tt_placeholder="wikidata_source_ph" name='wikidata_source_sites' /></div> <div class="col-sm-5"><span tt='wikidata_source'></span></div> </div> <div class="form-group row"> <div class="col-sm-2"></div> <div class="col-sm-10"><span class='smaller' tt='wikidata_source_note'></span></div> </div> <div class="form-group row"> <label class="col-sm-2 form-control-label" tt="namespaces"></label> <div class="col-sm-10"> <div class="radio-inline"><label><input type="radio" name="namespace_conversion" value="keep"> <span tt='namespace_conversion_keep'></span></label></div> <div class="radio-inline"><label><input type="radio" name="namespace_conversion" value="topic"> <span tt='namespace_conversion_topic'></span></label></div> <div class="radio-inline"><label><input type="radio" name="namespace_conversion" value="talk"> <span tt='namespace_conversion_talk'></span></label></div> </div> </div> <div class="form-group row"> <label class="col-sm-2 form-control-label" tt="subpages"></label> <div class="col-sm-3"><div class="radio-inline"><label><input type="checkbox" name="add_subpages" value="1"> <span tt='add_subpages'></span></label></div></div> <div class="col-sm-7"> <span tt='subpage_filter' style='vertical-align:top'></span> <div class="radio-inline"><label><input type="radio" name="subpage_filter" value="either"> <span tt='subpages_either'></span></label></div> <div class="radio-inline"><label><input type="radio" name="subpage_filter" value="subpages"> <span tt='subpages_only'></span></label></div> <div class="radio-inline"><label><input type="radio" name="subpage_filter" value="no_subpages"> <span tt='subpages_no'></span></label></div> </div> </div> <div class="form-group row"> <label class="col-sm-2 form-control-label" tt="common_wiki"></label> <div class="col-sm-10"> <div class="radio-inline"><label><input type="radio" name="common_wiki" value="auto"> <span tt='common_wiki_auto'></span></label></div> <div class="radio-inline"><label><input type="radio" name="common_wiki" value="cats"> <span tt='common_wiki_cats'></span></label></div> <div class="radio-inline"><label><input type="radio" name="common_wiki" value="pagepile"> <span tt='common_wiki_pagepile'></span></label></div> <div class="radio-inline"><label><input type="radio" name="common_wiki" value="manual"> <span tt='common_wiki_manual'></span></label></div> <div class="radio-inline"><label><input type="radio" name="common_wiki" value="wikidata"> <span tt='common_wiki_wikidata'></span></label></div> <div class="radio-inline" style="white-space:nowrap"> <label><input type="radio" name="common_wiki" value="other"></label> <input class="form-control" type="text" name="common_wiki_other" tt_placeholder="common_wiki_other" style='display:inline-block;' /> </div> </div> </div> <div class="form-group row"> <label class="col-sm-2 form-control-label" tt="source_combination"></label> <div class="col-sm-10"> <div class="input-group" style="width:100%"> <input type='text' class="form-control" tt_placeholder="source_combination_hint" name='source_combination' /> </div> <div tt='source_combination_description' class='smaller'></div> </div> </div> </div> <!--tab panel--> <div class="tab-pane" id="tab_wikidata" role="tabpanel"> <div class="form-group row"> <label class="col-sm-2 form-control-label" tt="pages_with_items"></label> <div class="col-sm-10"> <div class="radio-inline"><label><input type="radio" name="wikidata_item" value="no"><span tt='wikidata_no'></span></label></div> <div class="radio-inline"><label><input type="radio" name="wikidata_item" value="any"><span tt='wikidata_any'></span></label></div> <div class="radio-inline"><label><input type="radio" name="wikidata_item" value="with"><span tt='wikidata_with'></span></label></div> <div class="radio-inline"><label><input type="radio" name="wikidata_item" value="without"><span tt='wikidata_without'></span></label></div> </div> </div> <div class="form-group row"> <label class="col-sm-2 form-control-label" tt="wikidata_label_language"></label> <div class="col-sm-4"> <input type='text' name='wikidata_label_language' class='form-control' tt_placeholder='wikidata_label_language_ph' /> </div> </div> <div class="form-group row"> <label class="col-sm-2 form-control-label" tt="wikidata_prop_item_use"></label> <div class="col-sm-4"> <input type='text' name='wikidata_prop_item_use' class='form-control' tt_placeholder='wikidata_prop_item_use_ph' style='margin-right:20px;' /> </div> <div class="col-sm-6"> <div class="radio-inline"><label><input type="radio" name="wpiu" value="any"><span tt='wpiu_uses_any'></span></label></div> <div class="radio-inline"><label><input type="radio" name="wpiu" value="all"><span tt='wpiu_uses_all'></span></label></div> <div class="radio-inline"><label><input type="radio" name="wpiu" value="none"><span tt='wpiu_uses_none'></span></label></div> </div> </div> <div class="form-group row"> <label class="col-sm-2 form-control-label"></label> <div class="col-sm-10"> <div class="radio-inline"><label><input type="checkbox" name="wpiu_no_statements" value="1"> <span tt='wpiu_no_statements'></span></label></div> <div class="radio-inline"><label><input type="checkbox" name="wpiu_no_sitelinks" value="1"> <span tt='wpiu_no_sitelinks'></span></label></div> </div> </div> <div class="form-group row"> <label class="col-sm-2 form-control-label" tt="sitelinks"></label> <div class="col-sm-10"> <span tt='sitelink_note'></span> </div> </div> <div class="form-group row"> <label class="col-sm-2 form-control-label"></label> <div class="col-sm-10"> <div class="row"> <div class="col-sm-3"><div tt='sitelinks_yes'></div><textarea class="form-control" name='sitelinks_yes' tt_placeholder='ph_sites' rows=4 style="width:100%"></textarea></div> <div class="col-sm-3"><div tt='sitelinks_any'></div><textarea class="form-control" name='sitelinks_any' tt_placeholder='ph_sites' rows=4 style="width:100%"></textarea></div> <div class="col-sm-3"><div tt='sitelinks_no' ></div><textarea class="form-control" name='sitelinks_no' tt_placeholder='ph_sites' rows=4 style="width:100%"></textarea></div> </div> </div> </div> <div class="form-group row"> <label class="col-sm-2 form-control-label"></label> <div class="col-sm-4"> <div class="input-group"> <div class="input-group-prepend"><div class="input-group-text" tt="min_sitelink_count"></div></div> <input class="form-control" name="min_sitelink_count" value="" type="number"></div> </div> <div class="col-sm-1"></div> <div class="col-sm-4"> <div class="input-group"> <div class="input-group-prepend"><div class="input-group-text" tt="max_sitelink_count"></div></div> <input class="form-control" name="max_sitelink_count" value="" type="number"></div> </div> </div> <div class="form-group row"> <label class="col-sm-2 form-control-label" tt="labels_etc"></label> <div class="col-sm-10"><span tt='labels_note'></span></div> </div> <div class="form-group row"> <div class="col-sm-2"></div> <div class="col-sm-3"> <div tt='labels_yes'></div> <textarea class="form-control" name='labels_yes' tt_placeholder='ph_labels' rows=4 style="width:100%"></textarea> <div> <label><input type='checkbox' name='cb_labels_yes_l' value='1' /> <span tt='labels'></span></label> <label><input type='checkbox' name='cb_labels_yes_a' value='1' /> <span tt='aliases'></span></label> <label><input type='checkbox' name='cb_labels_yes_d' value='1' /> <span tt='descriptions'></span></label> </div> <div><input class="form-control" type='text' name='langs_labels_yes' tt_placeholder='ph_langs_labels' /></div> </div> <div class="col-sm-3"> <div tt='labels_any'></div> <textarea class="form-control" name='labels_any' tt_placeholder='ph_labels' rows=4 style="width:100%"></textarea> <div> <label><input type='checkbox' name='cb_labels_any_l' value='1' /> <span tt='labels'></span></label> <label><input type='checkbox' name='cb_labels_any_a' value='1' /> <span tt='aliases'></span></label> <label><input type='checkbox' name='cb_labels_any_d' value='1' /> <span tt='descriptions'></span></label> </div> <div><input class="form-control" type='text' name='langs_labels_any' tt_placeholder='ph_langs_labels' /></div> </div> <div class="col-sm-3"> <div tt='labels_no' ></div> <textarea class="form-control" name='labels_no' tt_placeholder='ph_labels' rows=4 style="width:100%"></textarea> <div> <label><input type='checkbox' name='cb_labels_no_l' value='1' /> <span tt='labels'></span></label> <label><input type='checkbox' name='cb_labels_no_a' value='1' /> <span tt='aliases'></span></label> <label><input type='checkbox' name='cb_labels_no_d' value='1' /> <span tt='descriptions'></span></label> </div> <div><input class="form-control" type='text' name='langs_labels_no' tt_placeholder='ph_langs_labels' /></div> </div> <div class="col-sm-2"></div> </div> </div> <!--tab panel--> <!-- <div class="tab-pane" id="tab_wdfist" role="tabpanel"> <div class="form-group row"> <label class="col-sm-2 form-control-label"></label> <div class="col-sm-10"> <div> THIS WILL RUN WDFIST AFTER NOTMAL OPERATIONS AND RETURN DIFFERENT OUTPUT </div> <label><input type='checkbox' name='wdf_main' /> <span>USE WDFIST</span></label> </div> </div> <div class="form-group row"> <label class="col-sm-2 form-control-label">FOLLOW</label> <div class="col-sm-10"> <label><input type='checkbox' name='wdf_langlinks' /> <span>LANGLINKS</span></label> <label><input type='checkbox' name='wdf_coords' /> <span>COORDINATES</span></label> <label><input type='checkbox' name='wdf_search_commons' /> <span>SEARCH COMMONS</span></label> <label><input type='checkbox' name='wdf_commons_cats' /> <span>COMMONS CATEGORIES</span></label> </div> </div> <div class="form-group row"> <label class="col-sm-2 form-control-label">OPTIONS</label> <div class="col-sm-10"> <label><input type='checkbox' name='wdf_only_items_without_p18' /> <span>ONLY WITHOUT P18</span></label> <label><input type='checkbox' name='wdf_only_files_not_on_wd' /> <span>ONLY FILES NOT USED ON WIKIDATA</span></label> <label><input type='checkbox' name='wdf_only_jpeg' /> <span>ONLY JPEG</span></label> <label><input type='checkbox' name='wdf_max_five_results' /> <span>MAX 5 RESULTS</span></label> <label><input type='checkbox' name='wdf_only_page_images' /> <span>PAGE IMAGES ONLY</span></label> <label><input type='checkbox' name='wdf_allow_svg' /> <span>SHOW SVG</span></label> </div> </div> </div>--> <!--tab panel--> <div class="tab-pane" id="tab_output" role="tabpanel"> <div class="form-group row"> <label class="col-sm-2 form-control-label" tt="format"></label> <div class="col-sm-10"> <div class="radio-inline"><label><input type="radio" name="format" value="html"> HTML</label></div> <div class="radio-inline"><label><input type="radio" name="format" value="csv"> CSV</label></div> <div class="radio-inline"><label><input type="radio" name="format" value="tsv"> TSV</label></div> <div class="radio-inline"><label><input type="radio" name="format" value="wiki"> Wiki</label></div> <div class="radio-inline"><label><input type="radio" name="format" value="json"> JSON</label></div> <div class="radio-inline"><label><input type="radio" name="format" value="pagepile"> PagePile</label></div> <div class="radio-inline"><label><input type="radio" name="format" value="kml"> KML</label></div> <div class="radio-inline"><label><input type="radio" name="format" value="plain"> <span tt="plain_text"></span></label></div> </div> </div> <div class="form-group row"> <label class="col-sm-2 form-control-label" tt="output_compatability"></label> <div class="col-sm-10"> <div class="radio-inline"><label><input type="radio" name="output_compatability" value="catscan"> <span tt='catscan'></span></label></div> <div class="radio-inline"><label><input type="radio" name="output_compatability" value="quick-intersection"> <span tt='quick_intersection'></span></label></div> <div class="radio-inline"><label><input type='checkbox' name='sparse' /> <span tt='sparse'></span></label></div> <div class="radio-inline"><label><input type='checkbox' name='json-pretty' /> <span tt='pretty_json'></span></label></div> </div> </div> <div class="form-group row"> <label class="col-sm-2 form-control-label" tt="sort"></label> <div class="col-sm-10"> <div class="radio-inline"><label><input type="radio" name="sortby" value="none"> <span tt='sort_by_none'></label></div> <div class="radio-inline"><label><input type="radio" name="sortby" value="title"> <span tt='sort_by_title'></label></div> <div class="radio-inline"><label><input type="radio" name="sortby" value="ns_title"> <span tt='sort_by_ns_title'></label></div><br/> <div class="radio-inline"><label><input type="radio" name="sortby" value="size"> <span tt='sort_by_size'></label></div> <div class="radio-inline"><label><input type="radio" name="sortby" value="date"> <span tt='sort_by_date'></label></div> <div class="radio-inline"><label><input type="radio" name="sortby" value="incoming_links"> <span tt='sort_by_incoming_links'></label></div> <div class="radio-inline"><label><input type="radio" name="sortby" value="filesize"> <span tt='sort_by_filesize'></label></div> <div class="radio-inline"><label><input type="radio" name="sortby" value="uploaddate"> <span tt='sort_by_uploaddate'></label></div> <div class="radio-inline"><label><input type="radio" name="sortby" value="sitelinks"> <span tt='sort_by_sitelinks'></label></div> <div class="radio-inline"><label><input type="radio" name="sortby" value="random"> <span tt='sort_by_random'></label></div> <div class="radio-inline"><label><input type="radio" name="sortby" value="defaultsort"> <span tt='sort_by_defaultsort'></label></div> </div> </div> <div class="form-group row"> <label class="col-sm-2 form-control-label" tt="sort_order"></label> <div class="col-sm-10"> <div class="radio-inline"><label><input type="radio" name="sortorder" value="ascending"><span tt='sort_ascending'></label></div> <div class="radio-inline"><label><input type="radio" name="sortorder" value="descending"><span tt='sort_descending'></label></div> </div> </div> <div class="form-group row"> <label class="col-sm-2 form-control-label" tt="files"></label> <div class="col-sm-10"> <label><input type='checkbox' name='ext_image_data' /> <span tt='ext_image_data'></span></label> <label><input type='checkbox' name='file_usage_data' /> <span tt='file_usage_data'></span></label> <label><input type='checkbox' name='file_usage_data_ns0' /> <span tt='file_usage_data_ns0'></span></label> <label><input type='checkbox' name='thumbnails_in_wiki_output' /> <span tt='thumbnails_in_wiki_output'></span></label> </div> </div> <div class="form-group row"> <label class="col-sm-2 form-control-label" tt="add_metadata"></label> <div class="col-sm-10"> <label style='margin-right:20px;'><input type='checkbox' name='add_image' /> <span tt='add_image'></span></label> <label style='margin-right:20px;'><input type='checkbox' name='add_coordinates' /> <span tt='add_coordinates'></span></label> <label style='margin-right:20px;'><input type='checkbox' name='add_defaultsort' /> <span tt='add_defaultsort'></span></label> <label style='margin-right:20px;'><input type='checkbox' name='add_disambiguation' /> <span tt='add_disambiguation'></span></label> </div> </div> <div class="form-group row"> <label class="col-sm-2 form-control-label" tt="regexp_filter"></label> <div class="col-sm-4"> <input type='text' name='rxp_filter' class='form-control' tt_placeholder='regexp_filter_rules' /> </div> <div class="col-sm-6"> <span tt='regexp_filter_note'></span> </div> </div> <div class="form-group row"> <label class="col-sm-2 form-control-label" tt="search_filter"></label> <div class="col-sm-4"> <input type='text' name='search_filter' class='form-control' tt_placeholder='search_filter_rules' /> </div> <div class="col-sm-6"> <span tt='search_filter_note'></span> </div> </div> <div class="form-group row"> <label class="col-sm-2 form-control-label" tt="redlinks"></label> <div class="col-sm-10"> <div class="radio-inline"><label><input type='checkbox' name='show_redlinks' /> <span tt='show_redlinks'></span></label></div> <div class="radio-inline"><label><input type='checkbox' name='remove_template_redlinks' /> <span tt='remove_template_redlinks'></span></label></div> <div class="radio-inline"><label><input type='checkbox' name='article_redlinks_only' /> <span tt='article_redlinks_only'></span></label></div> </div> <div class="col-sm-2"></div> <div class="col-sm-4"> <div class="input-group"> <div class="input-group-prepend"><div class="input-group-text" tt="min_redlink_count"></div></div> <input class="form-control" name="min_redlink_count" value="" type="number"></div> </div> </div> <div class="form-group row"> <label class="col-sm-2 form-control-label" tt="limit"></label> <div class="col-sm-4"> <input type='number' name='output_limit' class='form-control' tt_placeholder='ph_limit' /> </div> </div> </div> <!--tab panel--> <div class='row' style='padding-top:10px;margin-top:20px;'> <div class="col-sm-2"> <input type='submit' id='doit' name='doit' name='doit' class='btn btn-lg btn-outline-primary' tt_value='doit' accesskey='s' /> </div> <div class="col-sm-10"> <span id='permalink'></span> </div> </div> </div> <input type='hidden' name='referrer_url' value='' /> <input type='hidden' name='referrer_name' value='' /> <input type='hidden' name='interface_language' value='en' /> <input type='hidden' name='active_tab' value='' /> <span id='querystring' style='display:none'>wikidata%5Flabel%5Flanguage=fi&language=fi&negcats=Pelk%C3%A4st%C3%A4%C3%A4n%20henkil%C3%B6t&depth=5&common%5Fwiki=wikidata&categories=Vuoden%5F1996%5Falbumit&project=wikipedia&wikidata%5Fprop%5Fitem%5Fuse=P131&doit=1&wpiu=none&ns%5B0%5D=1</span> <span name='psid' style='display:none'>30081940</span> </form> </div> </div><!--row--> <div class="row"><div class="col-md-12"><hr/> <script>var output_wiki='wikidatawiki';</script> <div id='autolist_box' mode='autolist'></div> <script> var autolist_wiki_server='www.wikidata.org'; </script> <h2><a name='results'></a><span id='num_results' num='369'></span></h2> <div style='clear:both;overflow:auto'> <table class='table table-sm table-striped' id='main_table'><thead><tr><th></th><th class='text-right text-monospace'>#</th><th class='text-nowrap' tt='h_title'></th><th class='text-nowrap' tt='h_id'></th><th class='text-nowrap' tt='h_namespace'></th><th class='text-nowrap' tt='h_len'></th><th class='text-nowrap' tt='h_touched'></th></tr></thead> <tbody><tr><td><input type='checkbox' class='qcb' q='18611' id='autolist_checkbox_18611' checked /></td><td class='text-right text-monospace'>1</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q18611'>Morningrise</a> <small><tt>[Q18611]</tt></small></td><td class='text-right text-monospace'>21660</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>28752</td><td class='text-right text-monospace'>20240715192056</td></tr><tr><td><input type='checkbox' class='qcb' q='24702' id='autolist_checkbox_24702' checked /></td><td class='text-right text-monospace'>2</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q24702'>Ten Black Years</a> <small><tt>[Q24702]</tt></small></td><td class='text-right text-monospace'>28110</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>11437</td><td class='text-right text-monospace'>20241125180106</td></tr><tr><td><input type='checkbox' class='qcb' q='26201' id='autolist_checkbox_26201' checked /></td><td class='text-right text-monospace'>3</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q26201'>666 Ways to Love: Prologue</a> <small><tt>[Q26201]</tt></small></td><td class='text-right text-monospace'>29623</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>18191</td><td class='text-right text-monospace'>20221201140752</td></tr><tr><td><input type='checkbox' class='qcb' q='47947' id='autolist_checkbox_47947' checked /></td><td class='text-right text-monospace'>4</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q47947'>Le Frisur</a> <small><tt>[Q47947]</tt></small></td><td class='text-right text-monospace'>49982</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>15325</td><td class='text-right text-monospace'>20240715195553</td></tr><tr><td><input type='checkbox' class='qcb' q='115295' id='autolist_checkbox_115295' checked /></td><td class='text-right text-monospace'>5</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q115295'>Die for the Government</a> <small><tt>[Q115295]</tt></small></td><td class='text-right text-monospace'>117859</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>17778</td><td class='text-right text-monospace'>20240715213429</td></tr><tr><td><input type='checkbox' class='qcb' q='248660' id='autolist_checkbox_248660' checked /></td><td class='text-right text-monospace'>6</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q248660'>Overnight Sensation</a> <small><tt>[Q248660]</tt></small></td><td class='text-right text-monospace'>241427</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>26211</td><td class='text-right text-monospace'>20240716001659</td></tr><tr><td><input type='checkbox' class='qcb' q='260390' id='autolist_checkbox_260390' checked /></td><td class='text-right text-monospace'>7</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q260390'>The Forgotten Tales</a> <small><tt>[Q260390]</tt></small></td><td class='text-right text-monospace'>252605</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>16746</td><td class='text-right text-monospace'>20240716004018</td></tr><tr><td><input type='checkbox' class='qcb' q='272121' id='autolist_checkbox_272121' checked /></td><td class='text-right text-monospace'>8</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q272121'>Ænima</a> <small><tt>[Q272121]</tt></small><div class='smaller'>Toolin albumi</div></td><td class='text-right text-monospace'>263335</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>36268</td><td class='text-right text-monospace'>20240716010601</td></tr><tr><td><input type='checkbox' class='qcb' q='276546' id='autolist_checkbox_276546' checked /></td><td class='text-right text-monospace'>9</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q276546'>Load</a> <small><tt>[Q276546]</tt></small><div class='smaller'>Metallican albumi 1996</div></td><td class='text-right text-monospace'>267434</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>38431</td><td class='text-right text-monospace'>20240823144102</td></tr><tr><td><input type='checkbox' class='qcb' q='282215' id='autolist_checkbox_282215' checked /></td><td class='text-right text-monospace'>10</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q282215'>Paint the Sky with Stars</a> <small><tt>[Q282215]</tt></small></td><td class='text-right text-monospace'>272786</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>16582</td><td class='text-right text-monospace'>20240901002816</td></tr><tr><td><input type='checkbox' class='qcb' q='283735' id='autolist_checkbox_283735' checked /></td><td class='text-right text-monospace'>11</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q283735'>Bilingual</a> <small><tt>[Q283735]</tt></small></td><td class='text-right text-monospace'>274278</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>19580</td><td class='text-right text-monospace'>20240716012537</td></tr><tr><td><input type='checkbox' class='qcb' q='288508' id='autolist_checkbox_288508' checked /></td><td class='text-right text-monospace'>12</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q288508'>The Secrets of the Black Arts</a> <small><tt>[Q288508]</tt></small></td><td class='text-right text-monospace'>278911</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>22453</td><td class='text-right text-monospace'>20241027120050</td></tr><tr><td><input type='checkbox' class='qcb' q='299003' id='autolist_checkbox_299003' checked /></td><td class='text-right text-monospace'>13</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q299003'>ATLiens</a> <small><tt>[Q299003]</tt></small></td><td class='text-right text-monospace'>288210</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>19112</td><td class='text-right text-monospace'>20240716014859</td></tr><tr><td><input type='checkbox' class='qcb' q='367476' id='autolist_checkbox_367476' checked /></td><td class='text-right text-monospace'>14</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q367476'>Peace of Mind</a> <small><tt>[Q367476]</tt></small><div class='smaller'>Michael Monroen albumi</div></td><td class='text-right text-monospace'>349665</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>12139</td><td class='text-right text-monospace'>20240716030513</td></tr><tr><td><input type='checkbox' class='qcb' q='372574' id='autolist_checkbox_372574' checked /></td><td class='text-right text-monospace'>15</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q372574'>Louder Than Hell</a> <small><tt>[Q372574]</tt></small></td><td class='text-right text-monospace'>354534</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>25078</td><td class='text-right text-monospace'>20240716031503</td></tr><tr><td><input type='checkbox' class='qcb' q='374980' id='autolist_checkbox_374980' checked /></td><td class='text-right text-monospace'>16</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q374980'>Best of the Beast</a> <small><tt>[Q374980]</tt></small><div class='smaller'>Iron Maidenin kokoelmalevy</div></td><td class='text-right text-monospace'>356834</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>18224</td><td class='text-right text-monospace'>20240901000146</td></tr><tr><td><input type='checkbox' class='qcb' q='425625' id='autolist_checkbox_425625' checked /></td><td class='text-right text-monospace'>17</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q425625'>Down on the Upside</a> <small><tt>[Q425625]</tt></small></td><td class='text-right text-monospace'>401780</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>28355</td><td class='text-right text-monospace'>20240716035824</td></tr><tr><td><input type='checkbox' class='qcb' q='426105' id='autolist_checkbox_426105' checked /></td><td class='text-right text-monospace'>18</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q426105'>...En Their Medh Riki Fara...</a> <small><tt>[Q426105]</tt></small></td><td class='text-right text-monospace'>402218</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>16448</td><td class='text-right text-monospace'>20240716035927</td></tr><tr><td><input type='checkbox' class='qcb' q='482060' id='autolist_checkbox_482060' checked /></td><td class='text-right text-monospace'>19</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q482060'>Actual Fantasy</a> <small><tt>[Q482060]</tt></small><div class='smaller'>Ayreonin albumi</div></td><td class='text-right text-monospace'>453881</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>16138</td><td class='text-right text-monospace'>20240716050647</td></tr><tr><td><input type='checkbox' class='qcb' q='498054' id='autolist_checkbox_498054' checked /></td><td class='text-right text-monospace'>20</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q498054'>All Eyez on Me</a> <small><tt>[Q498054]</tt></small></td><td class='text-right text-monospace'>468525</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>40235</td><td class='text-right text-monospace'>20240716052819</td></tr><tr><td><input type='checkbox' class='qcb' q='510362' id='autolist_checkbox_510362' checked /></td><td class='text-right text-monospace'>21</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q510362'>Signify</a> <small><tt>[Q510362]</tt></small></td><td class='text-right text-monospace'>479954</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>16664</td><td class='text-right text-monospace'>20240716060434</td></tr><tr><td><input type='checkbox' class='qcb' q='543653' id='autolist_checkbox_543653' checked /></td><td class='text-right text-monospace'>22</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q543653'>Angry Machines</a> <small><tt>[Q543653]</tt></small></td><td class='text-right text-monospace'>512082</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>18173</td><td class='text-right text-monospace'>20240716072244</td></tr><tr><td><input type='checkbox' class='qcb' q='547656' id='autolist_checkbox_547656' checked /></td><td class='text-right text-monospace'>23</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q547656'>Plays Metallica by Four Cellos</a> <small><tt>[Q547656]</tt></small><div class='smaller'>Apocalyptican albumi</div></td><td class='text-right text-monospace'>515987</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>21029</td><td class='text-right text-monospace'>20240716073445</td></tr><tr><td><input type='checkbox' class='qcb' q='575007' id='autolist_checkbox_575007' checked /></td><td class='text-right text-monospace'>24</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q575007'>Antichrist Superstar</a> <small><tt>[Q575007]</tt></small></td><td class='text-right text-monospace'>540835</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>24232</td><td class='text-right text-monospace'>20240819132146</td></tr><tr><td><input type='checkbox' class='qcb' q='578222' id='autolist_checkbox_578222' checked /></td><td class='text-right text-monospace'>25</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q578222'>Wounded</a> <small><tt>[Q578222]</tt></small></td><td class='text-right text-monospace'>543858</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>7179</td><td class='text-right text-monospace'>20240716091456</td></tr><tr><td><input type='checkbox' class='qcb' q='591078' id='autolist_checkbox_591078' checked /></td><td class='text-right text-monospace'>26</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q591078'>The Don Killuminati: The 7 Day Theory</a> <small><tt>[Q591078]</tt></small></td><td class='text-right text-monospace'>556184</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>25732</td><td class='text-right text-monospace'>20240716095220</td></tr><tr><td><input type='checkbox' class='qcb' q='599067' id='autolist_checkbox_599067' checked /></td><td class='text-right text-monospace'>27</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q599067'>Oh Lord! When? How?</a> <small><tt>[Q599067]</tt></small></td><td class='text-right text-monospace'>563781</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>9091</td><td class='text-right text-monospace'>20210809222558</td></tr><tr><td><input type='checkbox' class='qcb' q='614739' id='autolist_checkbox_614739' checked /></td><td class='text-right text-monospace'>28</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q614739'>Endtroducing.....</a> <small><tt>[Q614739]</tt></small><div class='smaller'>DJ Shadow’n albumi</div></td><td class='text-right text-monospace'>578983</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>34724</td><td class='text-right text-monospace'>20241001015410</td></tr><tr><td><input type='checkbox' class='qcb' q='632873' id='autolist_checkbox_632873' checked /></td><td class='text-right text-monospace'>29</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q632873'>Test for Echo</a> <small><tt>[Q632873]</tt></small></td><td class='text-right text-monospace'>595289</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>19517</td><td class='text-right text-monospace'>20240716112620</td></tr><tr><td><input type='checkbox' class='qcb' q='637841' id='autolist_checkbox_637841' checked /></td><td class='text-right text-monospace'>30</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q637841'>Pure Instinct</a> <small><tt>[Q637841]</tt></small></td><td class='text-right text-monospace'>600096</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>21161</td><td class='text-right text-monospace'>20240716114420</td></tr><tr><td><input type='checkbox' class='qcb' q='644331' id='autolist_checkbox_644331' checked /></td><td class='text-right text-monospace'>31</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q644331'>Filosofem</a> <small><tt>[Q644331]</tt></small><div class='smaller'>Burzumin albumi 1996</div></td><td class='text-right text-monospace'>606341</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>33901</td><td class='text-right text-monospace'>20241104121049</td></tr><tr><td><input type='checkbox' class='qcb' q='649159' id='autolist_checkbox_649159' checked /></td><td class='text-right text-monospace'>32</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q649159'>Vile</a> <small><tt>[Q649159]</tt></small><div class='smaller'>Cannibal Corpsen albumi</div></td><td class='text-right text-monospace'>610936</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>18914</td><td class='text-right text-monospace'>20240716123021</td></tr><tr><td><input type='checkbox' class='qcb' q='651979' id='autolist_checkbox_651979' checked /></td><td class='text-right text-monospace'>33</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q651979'>Unreleased & Revamped</a> <small><tt>[Q651979]</tt></small></td><td class='text-right text-monospace'>613623</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>18736</td><td class='text-right text-monospace'>20221220194654</td></tr><tr><td><input type='checkbox' class='qcb' q='659941' id='autolist_checkbox_659941' checked /></td><td class='text-right text-monospace'>34</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q659941'>No Code</a> <small><tt>[Q659941]</tt></small></td><td class='text-right text-monospace'>621157</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>44569</td><td class='text-right text-monospace'>20240515224828</td></tr><tr><td><input type='checkbox' class='qcb' q='675807' id='autolist_checkbox_675807' checked /></td><td class='text-right text-monospace'>35</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q675807'>The Sabbath Stones</a> <small><tt>[Q675807]</tt></small></td><td class='text-right text-monospace'>636585</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>17046</td><td class='text-right text-monospace'>20240901001606</td></tr><tr><td><input type='checkbox' class='qcb' q='676125' id='autolist_checkbox_676125' checked /></td><td class='text-right text-monospace'>36</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q676125'>Infinite</a> <small><tt>[Q676125]</tt></small></td><td class='text-right text-monospace'>636895</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>30584</td><td class='text-right text-monospace'>20240930073747</td></tr><tr><td><input type='checkbox' class='qcb' q='727907' id='autolist_checkbox_727907' checked /></td><td class='text-right text-monospace'>37</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q727907'>Life Is Peachy</a> <small><tt>[Q727907]</tt></small></td><td class='text-right text-monospace'>684332</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>27801</td><td class='text-right text-monospace'>20240716154352</td></tr><tr><td><input type='checkbox' class='qcb' q='731825' id='autolist_checkbox_731825' checked /></td><td class='text-right text-monospace'>38</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q731825'>Purpendicular</a> <small><tt>[Q731825]</tt></small><div class='smaller'>Deep Purple -yhtyeen albumi 1996</div></td><td class='text-right text-monospace'>688107</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>22565</td><td class='text-right text-monospace'>20240716155035</td></tr><tr><td><input type='checkbox' class='qcb' q='745838' id='autolist_checkbox_745838' checked /></td><td class='text-right text-monospace'>39</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q745838'>Travelling Without Moving</a> <small><tt>[Q745838]</tt></small></td><td class='text-right text-monospace'>701704</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>28910</td><td class='text-right text-monospace'>20240720083627</td></tr><tr><td><input type='checkbox' class='qcb' q='748996' id='autolist_checkbox_748996' checked /></td><td class='text-right text-monospace'>40</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q748996'>Peep</a> <small><tt>[Q748996]</tt></small></td><td class='text-right text-monospace'>704756</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>15009</td><td class='text-right text-monospace'>20241010153322</td></tr><tr><td><input type='checkbox' class='qcb' q='769398' id='autolist_checkbox_769398' checked /></td><td class='text-right text-monospace'>41</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q769398'>It Was Written</a> <small><tt>[Q769398]</tt></small></td><td class='text-right text-monospace'>722790</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>20083</td><td class='text-right text-monospace'>20240716170451</td></tr><tr><td><input type='checkbox' class='qcb' q='773869' id='autolist_checkbox_773869' checked /></td><td class='text-right text-monospace'>42</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q773869'>Our Happy Hardcore</a> <small><tt>[Q773869]</tt></small></td><td class='text-right text-monospace'>727079</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>16272</td><td class='text-right text-monospace'>20240716171528</td></tr><tr><td><input type='checkbox' class='qcb' q='781573' id='autolist_checkbox_781573' checked /></td><td class='text-right text-monospace'>43</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q781573'>Mr. Marley</a> <small><tt>[Q781573]</tt></small></td><td class='text-right text-monospace'>734595</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>12362</td><td class='text-right text-monospace'>20240716173000</td></tr><tr><td><input type='checkbox' class='qcb' q='788890' id='autolist_checkbox_788890' checked /></td><td class='text-right text-monospace'>44</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q788890'>Trading Pieces</a> <small><tt>[Q788890]</tt></small></td><td class='text-right text-monospace'>741885</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>10421</td><td class='text-right text-monospace'>20240716174250</td></tr><tr><td><input type='checkbox' class='qcb' q='804535' id='autolist_checkbox_804535' checked /></td><td class='text-right text-monospace'>45</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q804535'>Blood on Ice</a> <small><tt>[Q804535]</tt></small><div class='smaller'>Bathoryn albumi 1996</div></td><td class='text-right text-monospace'>757442</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>27086</td><td class='text-right text-monospace'>20240716180541</td></tr><tr><td><input type='checkbox' class='qcb' q='818781' id='autolist_checkbox_818781' checked /></td><td class='text-right text-monospace'>46</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q818781'>Spice</a> <small><tt>[Q818781]</tt></small></td><td class='text-right text-monospace'>771642</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>40262</td><td class='text-right text-monospace'>20240716182141</td></tr><tr><td><input type='checkbox' class='qcb' q='836123' id='autolist_checkbox_836123' checked /></td><td class='text-right text-monospace'>47</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q836123'>Pies descalzos</a> <small><tt>[Q836123]</tt></small></td><td class='text-right text-monospace'>788738</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>33627</td><td class='text-right text-monospace'>20240809153359</td></tr><tr><td><input type='checkbox' class='qcb' q='845329' id='autolist_checkbox_845329' checked /></td><td class='text-right text-monospace'>48</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q845329'>Reasonable Doubt</a> <small><tt>[Q845329]</tt></small></td><td class='text-right text-monospace'>797408</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>40137</td><td class='text-right text-monospace'>20240716191816</td></tr><tr><td><input type='checkbox' class='qcb' q='852919' id='autolist_checkbox_852919' checked /></td><td class='text-right text-monospace'>49</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q852919'>Roots</a> <small><tt>[Q852919]</tt></small></td><td class='text-right text-monospace'>804727</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>23485</td><td class='text-right text-monospace'>20241102115839</td></tr><tr><td><input type='checkbox' class='qcb' q='857487' id='autolist_checkbox_857487' checked /></td><td class='text-right text-monospace'>50</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q857487'>California Jamming</a> <small><tt>[Q857487]</tt></small></td><td class='text-right text-monospace'>809194</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>11459</td><td class='text-right text-monospace'>20240901001825</td></tr><tr><td><input type='checkbox' class='qcb' q='896069' id='autolist_checkbox_896069' checked /></td><td class='text-right text-monospace'>51</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q896069'>Boys for Pele</a> <small><tt>[Q896069]</tt></small></td><td class='text-right text-monospace'>846974</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>30254</td><td class='text-right text-monospace'>20240716205607</td></tr><tr><td><input type='checkbox' class='qcb' q='897806' id='autolist_checkbox_897806' checked /></td><td class='text-right text-monospace'>52</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q897806'>Tunes of War</a> <small><tt>[Q897806]</tt></small><div class='smaller'>Grave Diggerin albumi</div></td><td class='text-right text-monospace'>848659</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>16227</td><td class='text-right text-monospace'>20241027115011</td></tr><tr><td><input type='checkbox' class='qcb' q='900962' id='autolist_checkbox_900962' checked /></td><td class='text-right text-monospace'>53</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q900962'>Episode</a> <small><tt>[Q900962]</tt></small><div class='smaller'>Stratovariuksen albumi</div></td><td class='text-right text-monospace'>851749</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>28137</td><td class='text-right text-monospace'>20240716210329</td></tr><tr><td><input type='checkbox' class='qcb' q='901155' id='autolist_checkbox_901155' checked /></td><td class='text-right text-monospace'>54</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q901155'>Placebo</a> <small><tt>[Q901155]</tt></small></td><td class='text-right text-monospace'>851941</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>18779</td><td class='text-right text-monospace'>20240814045513</td></tr><tr><td><input type='checkbox' class='qcb' q='902580' id='autolist_checkbox_902580' checked /></td><td class='text-right text-monospace'>55</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q902580'>Brave Murder Day</a> <small><tt>[Q902580]</tt></small></td><td class='text-right text-monospace'>853350</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>19053</td><td class='text-right text-monospace'>20240716210626</td></tr><tr><td><input type='checkbox' class='qcb' q='904117' id='autolist_checkbox_904117' checked /></td><td class='text-right text-monospace'>56</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q904117'>Tha Doggfather</a> <small><tt>[Q904117]</tt></small></td><td class='text-right text-monospace'>854859</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>21133</td><td class='text-right text-monospace'>20240830110309</td></tr><tr><td><input type='checkbox' class='qcb' q='904415' id='autolist_checkbox_904415' checked /></td><td class='text-right text-monospace'>57</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q904415'>The Best of Testament</a> <small><tt>[Q904415]</tt></small></td><td class='text-right text-monospace'>855156</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>12632</td><td class='text-right text-monospace'>20240906123625</td></tr><tr><td><input type='checkbox' class='qcb' q='904457' id='autolist_checkbox_904457' checked /></td><td class='text-right text-monospace'>58</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q904457'>Falling into You</a> <small><tt>[Q904457]</tt></small></td><td class='text-right text-monospace'>855197</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>40684</td><td class='text-right text-monospace'>20240716210938</td></tr><tr><td><input type='checkbox' class='qcb' q='920214' id='autolist_checkbox_920214' checked /></td><td class='text-right text-monospace'>59</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q920214'>The Time of the Oath</a> <small><tt>[Q920214]</tt></small><div class='smaller'>Helloween-yhtyeen seitsemäs studioalbumi</div></td><td class='text-right text-monospace'>870641</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>18534</td><td class='text-right text-monospace'>20240716220418</td></tr><tr><td><input type='checkbox' class='qcb' q='926534' id='autolist_checkbox_926534' checked /></td><td class='text-right text-monospace'>60</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q926534'>Evil Empire</a> <small><tt>[Q926534]</tt></small></td><td class='text-right text-monospace'>876918</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>29118</td><td class='text-right text-monospace'>20240716221723</td></tr><tr><td><input type='checkbox' class='qcb' q='938836' id='autolist_checkbox_938836' checked /></td><td class='text-right text-monospace'>61</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q938836'>One in a Million</a> <small><tt>[Q938836]</tt></small></td><td class='text-right text-monospace'>889037</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>22958</td><td class='text-right text-monospace'>20240716224459</td></tr><tr><td><input type='checkbox' class='qcb' q='942925' id='autolist_checkbox_942925' checked /></td><td class='text-right text-monospace'>62</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q942925'>Tiny Music... Songs from the Vatican Gift Shop</a> <small><tt>[Q942925]</tt></small></td><td class='text-right text-monospace'>893066</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>22170</td><td class='text-right text-monospace'>20241010153416</td></tr><tr><td><input type='checkbox' class='qcb' q='943773' id='autolist_checkbox_943773' checked /></td><td class='text-right text-monospace'>63</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q943773'>Venus Isle</a> <small><tt>[Q943773]</tt></small></td><td class='text-right text-monospace'>893904</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>11296</td><td class='text-right text-monospace'>20240716225546</td></tr><tr><td><input type='checkbox' class='qcb' q='944880' id='autolist_checkbox_944880' checked /></td><td class='text-right text-monospace'>64</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q944880'>MTV Unplugged</a> <small><tt>[Q944880]</tt></small></td><td class='text-right text-monospace'>895006</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>45782</td><td class='text-right text-monospace'>20241026051256</td></tr><tr><td><input type='checkbox' class='qcb' q='945101' id='autolist_checkbox_945101' checked /></td><td class='text-right text-monospace'>65</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q945101'>From the Muddy Banks of the Wishkah</a> <small><tt>[Q945101]</tt></small></td><td class='text-right text-monospace'>895224</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>36977</td><td class='text-right text-monospace'>20240901000512</td></tr><tr><td><input type='checkbox' class='qcb' q='947739' id='autolist_checkbox_947739' checked /></td><td class='text-right text-monospace'>66</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q947739'>Fire Garden</a> <small><tt>[Q947739]</tt></small></td><td class='text-right text-monospace'>897810</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>13708</td><td class='text-right text-monospace'>20240716230429</td></tr><tr><td><input type='checkbox' class='qcb' q='948409' id='autolist_checkbox_948409' checked /></td><td class='text-right text-monospace'>67</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q948409'>Dusk and Her Embrace</a> <small><tt>[Q948409]</tt></small></td><td class='text-right text-monospace'>898475</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>23912</td><td class='text-right text-monospace'>20240716230550</td></tr><tr><td><input type='checkbox' class='qcb' q='953945' id='autolist_checkbox_953945' checked /></td><td class='text-right text-monospace'>68</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q953945'>Slang</a> <small><tt>[Q953945]</tt></small></td><td class='text-right text-monospace'>903829</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>23229</td><td class='text-right text-monospace'>20240716231653</td></tr><tr><td><input type='checkbox' class='qcb' q='958155' id='autolist_checkbox_958155' checked /></td><td class='text-right text-monospace'>69</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q958155'>Irreligious</a> <small><tt>[Q958155]</tt></small></td><td class='text-right text-monospace'>908002</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>15304</td><td class='text-right text-monospace'>20241010153423</td></tr><tr><td><input type='checkbox' class='qcb' q='977093' id='autolist_checkbox_977093' checked /></td><td class='text-right text-monospace'>70</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q977093'>Love in Space</a> <small><tt>[Q977093]</tt></small></td><td class='text-right text-monospace'>926777</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>8654</td><td class='text-right text-monospace'>20240716235927</td></tr><tr><td><input type='checkbox' class='qcb' q='1006956' id='autolist_checkbox_1006956' checked /></td><td class='text-right text-monospace'>71</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q1006956'>Live in Concert (G3)</a> <small><tt>[Q1006956]</tt></small></td><td class='text-right text-monospace'>956415</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>18641</td><td class='text-right text-monospace'>20240901002332</td></tr><tr><td><input type='checkbox' class='qcb' q='1049263' id='autolist_checkbox_1049263' checked /></td><td class='text-right text-monospace'>72</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q1049263'>MK III The Final Concerts</a> <small><tt>[Q1049263]</tt></small><div class='smaller'>Deep Purplen konserttitallenne 1996</div></td><td class='text-right text-monospace'>998284</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>10498</td><td class='text-right text-monospace'>20240901001645</td></tr><tr><td><input type='checkbox' class='qcb' q='1063571' id='autolist_checkbox_1063571' checked /></td><td class='text-right text-monospace'>73</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q1063571'>Undisputed Attitude</a> <small><tt>[Q1063571]</tt></small></td><td class='text-right text-monospace'>1012242</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>17498</td><td class='text-right text-monospace'>20240901001708</td></tr><tr><td><input type='checkbox' class='qcb' q='1064594' id='autolist_checkbox_1064594' checked /></td><td class='text-right text-monospace'>74</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q1064594'>Nattens Madrigal</a> <small><tt>[Q1064594]</tt></small></td><td class='text-right text-monospace'>1013237</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>16236</td><td class='text-right text-monospace'>20241107134523</td></tr><tr><td><input type='checkbox' class='qcb' q='1072704' id='autolist_checkbox_1072704' checked /></td><td class='text-right text-monospace'>75</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q1072704'>The Remixes</a> <small><tt>[Q1072704]</tt></small></td><td class='text-right text-monospace'>1021156</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>24595</td><td class='text-right text-monospace'>20240809154632</td></tr><tr><td><input type='checkbox' class='qcb' q='1072745' id='autolist_checkbox_1072745' checked /></td><td class='text-right text-monospace'>76</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q1072745'>Wicked!</a> <small><tt>[Q1072745]</tt></small></td><td class='text-right text-monospace'>1021197</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>17727</td><td class='text-right text-monospace'>20240717020854</td></tr><tr><td><input type='checkbox' class='qcb' q='1088494' id='autolist_checkbox_1088494' checked /></td><td class='text-right text-monospace'>77</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q1088494'>Predator</a> <small><tt>[Q1088494]</tt></small></td><td class='text-right text-monospace'>1036398</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>14944</td><td class='text-right text-monospace'>20240717023100</td></tr><tr><td><input type='checkbox' class='qcb' q='1091258' id='autolist_checkbox_1091258' checked /></td><td class='text-right text-monospace'>78</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q1091258'>Mercury Falling</a> <small><tt>[Q1091258]</tt></small><div class='smaller'>Stingin albumi</div></td><td class='text-right text-monospace'>1039012</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>29617</td><td class='text-right text-monospace'>20240717023525</td></tr><tr><td><input type='checkbox' class='qcb' q='1099150' id='autolist_checkbox_1099150' checked /></td><td class='text-right text-monospace'>79</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q1099150'>The Killing Kind</a> <small><tt>[Q1099150]</tt></small></td><td class='text-right text-monospace'>1046517</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>15458</td><td class='text-right text-monospace'>20240717025118</td></tr><tr><td><input type='checkbox' class='qcb' q='1117296' id='autolist_checkbox_1117296' checked /></td><td class='text-right text-monospace'>80</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q1117296'>Grom</a> <small><tt>[Q1117296]</tt></small></td><td class='text-right text-monospace'>1064434</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>24254</td><td class='text-right text-monospace'>20240717031547</td></tr><tr><td><input type='checkbox' class='qcb' q='1123292' id='autolist_checkbox_1123292' checked /></td><td class='text-right text-monospace'>81</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q1123292'>Hey Jupiter</a> <small><tt>[Q1123292]</tt></small></td><td class='text-right text-monospace'>1070365</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>10523</td><td class='text-right text-monospace'>20240302193659</td></tr><tr><td><input type='checkbox' class='qcb' q='1123818' id='autolist_checkbox_1123818' checked /></td><td class='text-right text-monospace'>82</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q1123818'>Evita</a> <small><tt>[Q1123818]</tt></small></td><td class='text-right text-monospace'>1070890</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>34658</td><td class='text-right text-monospace'>20240901001353</td></tr><tr><td><input type='checkbox' class='qcb' q='1128780' id='autolist_checkbox_1128780' checked /></td><td class='text-right text-monospace'>83</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q1128780'>The Power of Sex</a> <small><tt>[Q1128780]</tt></small><div class='smaller'>E-Roticin albumi</div></td><td class='text-right text-monospace'>1075813</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>19093</td><td class='text-right text-monospace'>20240717033019</td></tr><tr><td><input type='checkbox' class='qcb' q='1129602' id='autolist_checkbox_1129602' checked /></td><td class='text-right text-monospace'>84</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q1129602'>Cooked on Phonics</a> <small><tt>[Q1129602]</tt></small></td><td class='text-right text-monospace'>1076609</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>12184</td><td class='text-right text-monospace'>20240717033127</td></tr><tr><td><input type='checkbox' class='qcb' q='1130815' id='autolist_checkbox_1130815' checked /></td><td class='text-right text-monospace'>85</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q1130815'>The Jester Race</a> <small><tt>[Q1130815]</tt></small></td><td class='text-right text-monospace'>1077793</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>24640</td><td class='text-right text-monospace'>20241021200450</td></tr><tr><td><input type='checkbox' class='qcb' q='1168310' id='autolist_checkbox_1168310' checked /></td><td class='text-right text-monospace'>86</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q1168310'>Under Wheels of Confusion: 1970–1987</a> <small><tt>[Q1168310]</tt></small></td><td class='text-right text-monospace'>1114334</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>9050</td><td class='text-right text-monospace'>20240901000444</td></tr><tr><td><input type='checkbox' class='qcb' q='1235276' id='autolist_checkbox_1235276' checked /></td><td class='text-right text-monospace'>87</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q1235276'>Dol Guldur</a> <small><tt>[Q1235276]</tt></small><div class='smaller'>musiikkialbumi</div></td><td class='text-right text-monospace'>1176512</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>14756</td><td class='text-right text-monospace'>20240717053741</td></tr><tr><td><input type='checkbox' class='qcb' q='1248792' id='autolist_checkbox_1248792' checked /></td><td class='text-right text-monospace'>88</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q1248792'>Elegy</a> <small><tt>[Q1248792]</tt></small><div class='smaller'>Amorphiksen albumi</div></td><td class='text-right text-monospace'>1189841</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>18173</td><td class='text-right text-monospace'>20240717055337</td></tr><tr><td><input type='checkbox' class='qcb' q='1276423' id='autolist_checkbox_1276423' checked /></td><td class='text-right text-monospace'>89</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q1276423'>Tic Tac Toe</a> <small><tt>[Q1276423]</tt></small></td><td class='text-right text-monospace'>1216962</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>11269</td><td class='text-right text-monospace'>20240717062536</td></tr><tr><td><input type='checkbox' class='qcb' q='1334499' id='autolist_checkbox_1334499' checked /></td><td class='text-right text-monospace'>90</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q1334499'>The Great Southern Trendkill</a> <small><tt>[Q1334499]</tt></small></td><td class='text-right text-monospace'>1274189</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>23788</td><td class='text-right text-monospace'>20240717080042</td></tr><tr><td><input type='checkbox' class='qcb' q='1347996' id='autolist_checkbox_1347996' checked /></td><td class='text-right text-monospace'>91</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q1347996'>Heaven Shall Burn...When we are Gathered</a> <small><tt>[Q1347996]</tt></small></td><td class='text-right text-monospace'>1287634</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>18454</td><td class='text-right text-monospace'>20240717081723</td></tr><tr><td><input type='checkbox' class='qcb' q='1371079' id='autolist_checkbox_1371079' checked /></td><td class='text-right text-monospace'>92</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q1371079'>Eternity</a> <small><tt>[Q1371079]</tt></small><div class='smaller'>Anatheman albumi</div></td><td class='text-right text-monospace'>1310443</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>17631</td><td class='text-right text-monospace'>20240920101625</td></tr><tr><td><input type='checkbox' class='qcb' q='1376349' id='autolist_checkbox_1376349' checked /></td><td class='text-right text-monospace'>93</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q1376349'>Coming Up</a> <small><tt>[Q1376349]</tt></small></td><td class='text-right text-monospace'>1315574</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>26984</td><td class='text-right text-monospace'>20240717090347</td></tr><tr><td><input type='checkbox' class='qcb' q='1382256' id='autolist_checkbox_1382256' checked /></td><td class='text-right text-monospace'>94</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q1382256'>Everybody Jam!</a> <small><tt>[Q1382256]</tt></small></td><td class='text-right text-monospace'>1321375</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>21813</td><td class='text-right text-monospace'>20240822200347</td></tr><tr><td><input type='checkbox' class='qcb' q='1391703' id='autolist_checkbox_1391703' checked /></td><td class='text-right text-monospace'>95</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q1391703'>Facta Loquuntur</a> <small><tt>[Q1391703]</tt></small></td><td class='text-right text-monospace'>1330802</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>11927</td><td class='text-right text-monospace'>20240717092739</td></tr><tr><td><input type='checkbox' class='qcb' q='1414742' id='autolist_checkbox_1414742' checked /></td><td class='text-right text-monospace'>96</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q1414742'>Stormblåst</a> <small><tt>[Q1414742]</tt></small></td><td class='text-right text-monospace'>1353612</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>18830</td><td class='text-right text-monospace'>20240717095755</td></tr><tr><td><input type='checkbox' class='qcb' q='1428417' id='autolist_checkbox_1428417' checked /></td><td class='text-right text-monospace'>97</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q1428417'>The Rolling Stones Rock and Roll Circus</a> <small><tt>[Q1428417]</tt></small></td><td class='text-right text-monospace'>1366959</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>57580</td><td class='text-right text-monospace'>20241031213420</td></tr><tr><td><input type='checkbox' class='qcb' q='1457443' id='autolist_checkbox_1457443' checked /></td><td class='text-right text-monospace'>98</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q1457443'>Wild Mood Swings</a> <small><tt>[Q1457443]</tt></small></td><td class='text-right text-monospace'>1395574</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>84379</td><td class='text-right text-monospace'>20240803105304</td></tr><tr><td><input type='checkbox' class='qcb' q='1463116' id='autolist_checkbox_1463116' checked /></td><td class='text-right text-monospace'>99</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q1463116'>Nemesis Divina</a> <small><tt>[Q1463116]</tt></small></td><td class='text-right text-monospace'>1401224</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>21388</td><td class='text-right text-monospace'>20241002023337</td></tr><tr><td><input type='checkbox' class='qcb' q='1475636' id='autolist_checkbox_1475636' checked /></td><td class='text-right text-monospace'>100</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q1475636'>Future of the Past</a> <small><tt>[Q1475636]</tt></small></td><td class='text-right text-monospace'>1413606</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>13429</td><td class='text-right text-monospace'>20240919214156</td></tr><tr><td><input type='checkbox' class='qcb' q='1508249' id='autolist_checkbox_1508249' checked /></td><td class='text-right text-monospace'>101</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q1508249'>Kiss Unplugged</a> <small><tt>[Q1508249]</tt></small></td><td class='text-right text-monospace'>1445572</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>16041</td><td class='text-right text-monospace'>20240901001707</td></tr><tr><td><input type='checkbox' class='qcb' q='1508334' id='autolist_checkbox_1508334' checked /></td><td class='text-right text-monospace'>102</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q1508334'>New Adventures in Hi-Fi</a> <small><tt>[Q1508334]</tt></small></td><td class='text-right text-monospace'>1445656</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>44504</td><td class='text-right text-monospace'>20240901001725</td></tr><tr><td><input type='checkbox' class='qcb' q='1509319' id='autolist_checkbox_1509319' checked /></td><td class='text-right text-monospace'>103</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q1509319'>Total Death</a> <small><tt>[Q1509319]</tt></small><div class='smaller'>Darkthronen albumi</div></td><td class='text-right text-monospace'>1446604</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>24595</td><td class='text-right text-monospace'>20240717122202</td></tr><tr><td><input type='checkbox' class='qcb' q='1534279' id='autolist_checkbox_1534279' checked /></td><td class='text-right text-monospace'>104</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q1534279'>Dance Into The Light</a> <small><tt>[Q1534279]</tt></small></td><td class='text-right text-monospace'>1471197</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>16687</td><td class='text-right text-monospace'>20240717125303</td></tr><tr><td><input type='checkbox' class='qcb' q='1617801' id='autolist_checkbox_1617801' checked /></td><td class='text-right text-monospace'>105</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q1617801'>High Live</a> <small><tt>[Q1617801]</tt></small></td><td class='text-right text-monospace'>1552412</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>12398</td><td class='text-right text-monospace'>20240901004025</td></tr><tr><td><input type='checkbox' class='qcb' q='1634944' id='autolist_checkbox_1634944' checked /></td><td class='text-right text-monospace'>106</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q1634944'>Seven Worlds</a> <small><tt>[Q1634944]</tt></small></td><td class='text-right text-monospace'>1569279</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>11810</td><td class='text-right text-monospace'>20240717154608</td></tr><tr><td><input type='checkbox' class='qcb' q='1753455' id='autolist_checkbox_1753455' checked /></td><td class='text-right text-monospace'>107</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q1753455'>V Empire</a> <small><tt>[Q1753455]</tt></small></td><td class='text-right text-monospace'>1686177</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>16889</td><td class='text-right text-monospace'>20240717183142</td></tr><tr><td><input type='checkbox' class='qcb' q='1753625' id='autolist_checkbox_1753625' checked /></td><td class='text-right text-monospace'>108</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q1753625'>Anthology 2</a> <small><tt>[Q1753625]</tt></small><div class='smaller'>Beatlesin kokoelma-albumi 1996</div></td><td class='text-right text-monospace'>1686345</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>35819</td><td class='text-right text-monospace'>20240901004129</td></tr><tr><td><input type='checkbox' class='qcb' q='1753632' id='autolist_checkbox_1753632' checked /></td><td class='text-right text-monospace'>109</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q1753632'>Anthology 3</a> <small><tt>[Q1753632]</tt></small></td><td class='text-right text-monospace'>1686352</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>31877</td><td class='text-right text-monospace'>20240901004129</td></tr><tr><td><input type='checkbox' class='qcb' q='1753685' id='autolist_checkbox_1753685' checked /></td><td class='text-right text-monospace'>110</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q1753685'>October Rust</a> <small><tt>[Q1753685]</tt></small></td><td class='text-right text-monospace'>1686403</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>20545</td><td class='text-right text-monospace'>20240717183331</td></tr><tr><td><input type='checkbox' class='qcb' q='1753905' id='autolist_checkbox_1753905' checked /></td><td class='text-right text-monospace'>111</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q1753905'>You Wanted the Best, You Got the Best!!</a> <small><tt>[Q1753905]</tt></small></td><td class='text-right text-monospace'>1686622</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>16273</td><td class='text-right text-monospace'>20240901004430</td></tr><tr><td><input type='checkbox' class='qcb' q='1754134' id='autolist_checkbox_1754134' checked /></td><td class='text-right text-monospace'>112</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q1754134'>Devil’s Path</a> <small><tt>[Q1754134]</tt></small></td><td class='text-right text-monospace'>1686845</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>13769</td><td class='text-right text-monospace'>20241123231231</td></tr><tr><td><input type='checkbox' class='qcb' q='1754277' id='autolist_checkbox_1754277' checked /></td><td class='text-right text-monospace'>113</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q1754277'>Antichrist</a> <small><tt>[Q1754277]</tt></small></td><td class='text-right text-monospace'>1686985</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>20610</td><td class='text-right text-monospace'>20240717183837</td></tr><tr><td><input type='checkbox' class='qcb' q='1754409' id='autolist_checkbox_1754409' checked /></td><td class='text-right text-monospace'>114</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q1754409'>The Dark Saga</a> <small><tt>[Q1754409]</tt></small></td><td class='text-right text-monospace'>1687115</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>15263</td><td class='text-right text-monospace'>20240717183952</td></tr><tr><td><input type='checkbox' class='qcb' q='1754434' id='autolist_checkbox_1754434' checked /></td><td class='text-right text-monospace'>115</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q1754434'>The Best of Volume I</a> <small><tt>[Q1754434]</tt></small><div class='smaller'>Van Halenin kokoelma-albumi 1996</div></td><td class='text-right text-monospace'>1687140</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>22737</td><td class='text-right text-monospace'>20240910073147</td></tr><tr><td><input type='checkbox' class='qcb' q='1754486' id='autolist_checkbox_1754486' checked /></td><td class='text-right text-monospace'>116</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q1754486'>Black Earth</a> <small><tt>[Q1754486]</tt></small></td><td class='text-right text-monospace'>1687190</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>18568</td><td class='text-right text-monospace'>20240717184040</td></tr><tr><td><input type='checkbox' class='qcb' q='1756835' id='autolist_checkbox_1756835' checked /></td><td class='text-right text-monospace'>117</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q1756835'>The Graveyard</a> <small><tt>[Q1756835]</tt></small></td><td class='text-right text-monospace'>1689468</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>16510</td><td class='text-right text-monospace'>20240717190907</td></tr><tr><td><input type='checkbox' class='qcb' q='1757618' id='autolist_checkbox_1757618' checked /></td><td class='text-right text-monospace'>118</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q1757618'>Inspiration</a> <small><tt>[Q1757618]</tt></small></td><td class='text-right text-monospace'>1690232</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>29689</td><td class='text-right text-monospace'>20240717191732</td></tr><tr><td><input type='checkbox' class='qcb' q='1758401' id='autolist_checkbox_1758401' checked /></td><td class='text-right text-monospace'>119</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q1758401'>Aspera Hiems Symfonia</a> <small><tt>[Q1758401]</tt></small></td><td class='text-right text-monospace'>1690994</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>15419</td><td class='text-right text-monospace'>20240717192205</td></tr><tr><td><input type='checkbox' class='qcb' q='1766916' id='autolist_checkbox_1766916' checked /></td><td class='text-right text-monospace'>120</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q1766916'>Golden Heart</a> <small><tt>[Q1766916]</tt></small></td><td class='text-right text-monospace'>1699131</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>22298</td><td class='text-right text-monospace'>20240717195714</td></tr><tr><td><input type='checkbox' class='qcb' q='1767792' id='autolist_checkbox_1767792' checked /></td><td class='text-right text-monospace'>121</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q1767792'>Curb</a> <small><tt>[Q1767792]</tt></small></td><td class='text-right text-monospace'>1699991</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>20573</td><td class='text-right text-monospace'>20240717200105</td></tr><tr><td><input type='checkbox' class='qcb' q='1876156' id='autolist_checkbox_1876156' checked /></td><td class='text-right text-monospace'>122</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q1876156'>Illuminations</a> <small><tt>[Q1876156]</tt></small></td><td class='text-right text-monospace'>1806431</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>17105</td><td class='text-right text-monospace'>20240718033147</td></tr><tr><td><input type='checkbox' class='qcb' q='1930309' id='autolist_checkbox_1930309' checked /></td><td class='text-right text-monospace'>123</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q1930309'>Gone Again</a> <small><tt>[Q1930309]</tt></small></td><td class='text-right text-monospace'>1860014</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>28800</td><td class='text-right text-monospace'>20240718091819</td></tr><tr><td><input type='checkbox' class='qcb' q='1930321' id='autolist_checkbox_1930321' checked /></td><td class='text-right text-monospace'>124</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q1930321'>Rhythmeen</a> <small><tt>[Q1930321]</tt></small></td><td class='text-right text-monospace'>1860026</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>23245</td><td class='text-right text-monospace'>20240718091825</td></tr><tr><td><input type='checkbox' class='qcb' q='1930617' id='autolist_checkbox_1930617' checked /></td><td class='text-right text-monospace'>125</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q1930617'>To the Faithful Departed</a> <small><tt>[Q1930617]</tt></small></td><td class='text-right text-monospace'>1860318</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>20281</td><td class='text-right text-monospace'>20240718091955</td></tr><tr><td><input type='checkbox' class='qcb' q='1931289' id='autolist_checkbox_1931289' checked /></td><td class='text-right text-monospace'>126</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q1931289'>Static Prevails</a> <small><tt>[Q1931289]</tt></small></td><td class='text-right text-monospace'>1860978</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>25175</td><td class='text-right text-monospace'>20240718092419</td></tr><tr><td><input type='checkbox' class='qcb' q='1932535' id='autolist_checkbox_1932535' checked /></td><td class='text-right text-monospace'>127</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q1932535'>One Fierce Beer Coaster</a> <small><tt>[Q1932535]</tt></small></td><td class='text-right text-monospace'>1862192</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>16294</td><td class='text-right text-monospace'>20240718093354</td></tr><tr><td><input type='checkbox' class='qcb' q='1932717' id='autolist_checkbox_1932717' checked /></td><td class='text-right text-monospace'>128</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q1932717'>Pain</a> <small><tt>[Q1932717]</tt></small></td><td class='text-right text-monospace'>1862371</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>16618</td><td class='text-right text-monospace'>20240718093503</td></tr><tr><td><input type='checkbox' class='qcb' q='1933231' id='autolist_checkbox_1933231' checked /></td><td class='text-right text-monospace'>129</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q1933231'>THRaKaTTaK</a> <small><tt>[Q1933231]</tt></small><div class='smaller'>King Crimsonin livealbumi</div></td><td class='text-right text-monospace'>1862879</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>22753</td><td class='text-right text-monospace'>20240901000723</td></tr><tr><td><input type='checkbox' class='qcb' q='1933829' id='autolist_checkbox_1933829' checked /></td><td class='text-right text-monospace'>130</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q1933829'>Dreamland</a> <small><tt>[Q1933829]</tt></small></td><td class='text-right text-monospace'>1863468</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>23077</td><td class='text-right text-monospace'>20240718094230</td></tr><tr><td><input type='checkbox' class='qcb' q='1934837' id='autolist_checkbox_1934837' checked /></td><td class='text-right text-monospace'>131</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q1934837'>Crimson</a> <small><tt>[Q1934837]</tt></small></td><td class='text-right text-monospace'>1864466</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>22444</td><td class='text-right text-monospace'>20240718094852</td></tr><tr><td><input type='checkbox' class='qcb' q='1935088' id='autolist_checkbox_1935088' checked /></td><td class='text-right text-monospace'>132</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q1935088'>Str8 off tha Streetz of Muthaphukkin Compton</a> <small><tt>[Q1935088]</tt></small></td><td class='text-right text-monospace'>1864715</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>17006</td><td class='text-right text-monospace'>20240718100721</td></tr><tr><td><input type='checkbox' class='qcb' q='1938199' id='autolist_checkbox_1938199' checked /></td><td class='text-right text-monospace'>133</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q1938199'>Jesus Christ Superstars</a> <small><tt>[Q1938199]</tt></small></td><td class='text-right text-monospace'>1867782</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>21134</td><td class='text-right text-monospace'>20241107194827</td></tr><tr><td><input type='checkbox' class='qcb' q='1949840' id='autolist_checkbox_1949840' checked /></td><td class='text-right text-monospace'>134</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q1949840'>In the Flames of Black Art</a> <small><tt>[Q1949840]</tt></small></td><td class='text-right text-monospace'>1879233</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>16482</td><td class='text-right text-monospace'>20240718122107</td></tr><tr><td><input type='checkbox' class='qcb' q='1950330' id='autolist_checkbox_1950330' checked /></td><td class='text-right text-monospace'>135</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q1950330'>In Sides</a> <small><tt>[Q1950330]</tt></small></td><td class='text-right text-monospace'>1879701</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>16351</td><td class='text-right text-monospace'>20240718122407</td></tr><tr><td><input type='checkbox' class='qcb' q='1954735' id='autolist_checkbox_1954735' checked /></td><td class='text-right text-monospace'>136</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q1954735'>Wunschkind</a> <small><tt>[Q1954735]</tt></small></td><td class='text-right text-monospace'>1884024</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>13705</td><td class='text-right text-monospace'>20240718132854</td></tr><tr><td><input type='checkbox' class='qcb' q='2260652' id='autolist_checkbox_2260652' checked /></td><td class='text-right text-monospace'>137</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q2260652'>State of Mind</a> <small><tt>[Q2260652]</tt></small></td><td class='text-right text-monospace'>2183540</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>12672</td><td class='text-right text-monospace'>20240719105139</td></tr><tr><td><input type='checkbox' class='qcb' q='2261082' id='autolist_checkbox_2261082' checked /></td><td class='text-right text-monospace'>138</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q2261082'>In Search Of</a> <small><tt>[Q2261082]</tt></small></td><td class='text-right text-monospace'>2183962</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>13047</td><td class='text-right text-monospace'>20240719105357</td></tr><tr><td><input type='checkbox' class='qcb' q='2279435' id='autolist_checkbox_2279435' checked /></td><td class='text-right text-monospace'>139</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q2279435'>Scenarios of Violence</a> <small><tt>[Q2279435]</tt></small></td><td class='text-right text-monospace'>2201779</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>12294</td><td class='text-right text-monospace'>20240719120737</td></tr><tr><td><input type='checkbox' class='qcb' q='2295391' id='autolist_checkbox_2295391' checked /></td><td class='text-right text-monospace'>140</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q2295391'>Instant Clarity</a> <small><tt>[Q2295391]</tt></small></td><td class='text-right text-monospace'>2217279</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>10077</td><td class='text-right text-monospace'>20240719133909</td></tr><tr><td><input type='checkbox' class='qcb' q='2328153' id='autolist_checkbox_2328153' checked /></td><td class='text-right text-monospace'>141</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q2328153'>A Different Beat</a> <small><tt>[Q2328153]</tt></small></td><td class='text-right text-monospace'>2249101</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>14498</td><td class='text-right text-monospace'>20240719160658</td></tr><tr><td><input type='checkbox' class='qcb' q='2417772' id='autolist_checkbox_2417772' checked /></td><td class='text-right text-monospace'>142</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q2417772'>Out of Nowhere</a> <small><tt>[Q2417772]</tt></small></td><td class='text-right text-monospace'>2335541</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>15168</td><td class='text-right text-monospace'>20240719222651</td></tr><tr><td><input type='checkbox' class='qcb' q='2455103' id='autolist_checkbox_2455103' checked /></td><td class='text-right text-monospace'>143</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q2455103'>Yourself or Someone Like You</a> <small><tt>[Q2455103]</tt></small></td><td class='text-right text-monospace'>2371332</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>20499</td><td class='text-right text-monospace'>20240720004158</td></tr><tr><td><input type='checkbox' class='qcb' q='2481593' id='autolist_checkbox_2481593' checked /></td><td class='text-right text-monospace'>144</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q2481593'>The Aeroplane Flies High</a> <small><tt>[Q2481593]</tt></small></td><td class='text-right text-monospace'>2396641</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>13290</td><td class='text-right text-monospace'>20241028193114</td></tr><tr><td><input type='checkbox' class='qcb' q='2524592' id='autolist_checkbox_2524592' checked /></td><td class='text-right text-monospace'>145</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q2524592'>Beware of Darkness</a> <small><tt>[Q2524592]</tt></small></td><td class='text-right text-monospace'>2436636</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>17111</td><td class='text-right text-monospace'>20240720044521</td></tr><tr><td><input type='checkbox' class='qcb' q='2559615' id='autolist_checkbox_2559615' checked /></td><td class='text-right text-monospace'>146</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q2559615'>Q2559615</a> <small><tt>[Q2559615]</tt></small></td><td class='text-right text-monospace'>2470002</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>28808</td><td class='text-right text-monospace'>20240730011252</td></tr><tr><td><input type='checkbox' class='qcb' q='2560873' id='autolist_checkbox_2560873' checked /></td><td class='text-right text-monospace'>147</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q2560873'>Wildest Dreams</a> <small><tt>[Q2560873]</tt></small></td><td class='text-right text-monospace'>2471192</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>19492</td><td class='text-right text-monospace'>20240720070701</td></tr><tr><td><input type='checkbox' class='qcb' q='2562568' id='autolist_checkbox_2562568' checked /></td><td class='text-right text-monospace'>148</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q2562568'>Poison’s Greatest Hits: 1986–1996</a> <small><tt>[Q2562568]</tt></small></td><td class='text-right text-monospace'>2472815</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>11776</td><td class='text-right text-monospace'>20240720071302</td></tr><tr><td><input type='checkbox' class='qcb' q='2628868' id='autolist_checkbox_2628868' checked /></td><td class='text-right text-monospace'>149</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q2628868'>Skunkworks</a> <small><tt>[Q2628868]</tt></small></td><td class='text-right text-monospace'>2534866</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>17832</td><td class='text-right text-monospace'>20240720110448</td></tr><tr><td><input type='checkbox' class='qcb' q='2631400' id='autolist_checkbox_2631400' checked /></td><td class='text-right text-monospace'>150</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q2631400'>Enter Suicidal Angels</a> <small><tt>[Q2631400]</tt></small><div class='smaller'>Dark Tranquillityn EP</div></td><td class='text-right text-monospace'>2537189</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>13884</td><td class='text-right text-monospace'>20211122024118</td></tr><tr><td><input type='checkbox' class='qcb' q='2633077' id='autolist_checkbox_2633077' checked /></td><td class='text-right text-monospace'>151</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q2633077'>Bow Down</a> <small><tt>[Q2633077]</tt></small><div class='smaller'>Westside Connectionin debyyttialbumi</div></td><td class='text-right text-monospace'>2538745</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>17008</td><td class='text-right text-monospace'>20240720111942</td></tr><tr><td><input type='checkbox' class='qcb' q='2707092' id='autolist_checkbox_2707092' checked /></td><td class='text-right text-monospace'>152</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q2707092'>Broken Arrow</a> <small><tt>[Q2707092]</tt></small><div class='smaller'>Neil Youngin studioalbumi</div></td><td class='text-right text-monospace'>2603620</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>36141</td><td class='text-right text-monospace'>20241014110311</td></tr><tr><td><input type='checkbox' class='qcb' q='2711672' id='autolist_checkbox_2711672' checked /></td><td class='text-right text-monospace'>153</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q2711672'>Brown</a> <small><tt>[Q2711672]</tt></small></td><td class='text-right text-monospace'>2607340</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>15174</td><td class='text-right text-monospace'>20240720161000</td></tr><tr><td><input type='checkbox' class='qcb' q='2724278' id='autolist_checkbox_2724278' checked /></td><td class='text-right text-monospace'>154</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q2724278'>Entangled in Chaos</a> <small><tt>[Q2724278]</tt></small></td><td class='text-right text-monospace'>2617667</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>11690</td><td class='text-right text-monospace'>20241011100438</td></tr><tr><td><input type='checkbox' class='qcb' q='2732051' id='autolist_checkbox_2732051' checked /></td><td class='text-right text-monospace'>155</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q2732051'>Alive ’95</a> <small><tt>[Q2732051]</tt></small></td><td class='text-right text-monospace'>2624570</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>10313</td><td class='text-right text-monospace'>20241123230846</td></tr><tr><td><input type='checkbox' class='qcb' q='2735199' id='autolist_checkbox_2735199' checked /></td><td class='text-right text-monospace'>156</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q2735199'>The Preacher's Wife</a> <small><tt>[Q2735199]</tt></small></td><td class='text-right text-monospace'>2627398</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>23658</td><td class='text-right text-monospace'>20241003025637</td></tr><tr><td><input type='checkbox' class='qcb' q='2739593' id='autolist_checkbox_2739593' checked /></td><td class='text-right text-monospace'>157</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q2739593'>Down</a> <small><tt>[Q2739593]</tt></small><div class='smaller'>Sentencedin album</div></td><td class='text-right text-monospace'>2631220</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>15483</td><td class='text-right text-monospace'>20240720190308</td></tr><tr><td><input type='checkbox' class='qcb' q='2868743' id='autolist_checkbox_2868743' checked /></td><td class='text-right text-monospace'>158</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q2868743'>At the Speed of Life</a> <small><tt>[Q2868743]</tt></small></td><td class='text-right text-monospace'>2746606</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>22261</td><td class='text-right text-monospace'>20231220164827</td></tr><tr><td><input type='checkbox' class='qcb' q='2892724' id='autolist_checkbox_2892724' checked /></td><td class='text-right text-monospace'>159</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q2892724'>Be Yo Self</a> <small><tt>[Q2892724]</tt></small></td><td class='text-right text-monospace'>2769129</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>7410</td><td class='text-right text-monospace'>20240721010537</td></tr><tr><td><input type='checkbox' class='qcb' q='2908453' id='autolist_checkbox_2908453' checked /></td><td class='text-right text-monospace'>160</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q2908453'>Body to Body</a> <small><tt>[Q2908453]</tt></small></td><td class='text-right text-monospace'>2784027</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>12290</td><td class='text-right text-monospace'>20241010154159</td></tr><tr><td><input type='checkbox' class='qcb' q='3053205' id='autolist_checkbox_3053205' checked /></td><td class='text-right text-monospace'>161</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q3053205'>Emperor Tomato Ketchup</a> <small><tt>[Q3053205]</tt></small></td><td class='text-right text-monospace'>2918489</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>26533</td><td class='text-right text-monospace'>20240721103456</td></tr><tr><td><input type='checkbox' class='qcb' q='3179043' id='autolist_checkbox_3179043' checked /></td><td class='text-right text-monospace'>162</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q3179043'>The Craving</a> <small><tt>[Q3179043]</tt></small></td><td class='text-right text-monospace'>3036631</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>10046</td><td class='text-right text-monospace'>20240721155941</td></tr><tr><td><input type='checkbox' class='qcb' q='3277691' id='autolist_checkbox_3277691' checked /></td><td class='text-right text-monospace'>163</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q3277691'>Art Garfunkel – Across America</a> <small><tt>[Q3277691]</tt></small></td><td class='text-right text-monospace'>3126576</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>14052</td><td class='text-right text-monospace'>20240901003832</td></tr><tr><td><input type='checkbox' class='qcb' q='3282114' id='autolist_checkbox_3282114' checked /></td><td class='text-right text-monospace'>164</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q3282114'>Blackacidevil</a> <small><tt>[Q3282114]</tt></small></td><td class='text-right text-monospace'>3130613</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>15210</td><td class='text-right text-monospace'>20241010154315</td></tr><tr><td><input type='checkbox' class='qcb' q='3282684' id='autolist_checkbox_3282684' checked /></td><td class='text-right text-monospace'>165</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q3282684'>Trail of Tears</a> <small><tt>[Q3282684]</tt></small><div class='smaller'>kantrilaulaja Billy Ray Cyrusin neljäs albumi</div></td><td class='text-right text-monospace'>3131103</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>15712</td><td class='text-right text-monospace'>20240913045708</td></tr><tr><td><input type='checkbox' class='qcb' q='3283306' id='autolist_checkbox_3283306' checked /></td><td class='text-right text-monospace'>166</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q3283306'>Irrational Anthems</a> <small><tt>[Q3283306]</tt></small></td><td class='text-right text-monospace'>3131622</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>19526</td><td class='text-right text-monospace'>20240721211618</td></tr><tr><td><input type='checkbox' class='qcb' q='3284101' id='autolist_checkbox_3284101' checked /></td><td class='text-right text-monospace'>167</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q3284101'>The Guitar Trio</a> <small><tt>[Q3284101]</tt></small></td><td class='text-right text-monospace'>3132319</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>13936</td><td class='text-right text-monospace'>20240721212927</td></tr><tr><td><input type='checkbox' class='qcb' q='3284113' id='autolist_checkbox_3284113' checked /></td><td class='text-right text-monospace'>168</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q3284113'>The Resurrection</a> <small><tt>[Q3284113]</tt></small></td><td class='text-right text-monospace'>3132329</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>11615</td><td class='text-right text-monospace'>20240721212945</td></tr><tr><td><input type='checkbox' class='qcb' q='3284122' id='autolist_checkbox_3284122' checked /></td><td class='text-right text-monospace'>169</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q3284122'>Oui Avant-Garde Á Chance</a> <small><tt>[Q3284122]</tt></small></td><td class='text-right text-monospace'>3132338</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>16764</td><td class='text-right text-monospace'>20240721213000</td></tr><tr><td><input type='checkbox' class='qcb' q='3284163' id='autolist_checkbox_3284163' checked /></td><td class='text-right text-monospace'>170</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q3284163'>Through Silver in Blood</a> <small><tt>[Q3284163]</tt></small></td><td class='text-right text-monospace'>3132375</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>15527</td><td class='text-right text-monospace'>20240721213100</td></tr><tr><td><input type='checkbox' class='qcb' q='3497873' id='autolist_checkbox_3497873' checked /></td><td class='text-right text-monospace'>171</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q3497873'>Becoming X</a> <small><tt>[Q3497873]</tt></small></td><td class='text-right text-monospace'>3330963</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>17631</td><td class='text-right text-monospace'>20240722040934</td></tr><tr><td><input type='checkbox' class='qcb' q='3498237' id='autolist_checkbox_3498237' checked /></td><td class='text-right text-monospace'>172</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q3498237'>The Last Dance</a> <small><tt>[Q3498237]</tt></small></td><td class='text-right text-monospace'>3331298</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>10835</td><td class='text-right text-monospace'>20240722041101</td></tr><tr><td><input type='checkbox' class='qcb' q='3755178' id='autolist_checkbox_3755178' checked /></td><td class='text-right text-monospace'>173</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q3755178'>Future Rhythm</a> <small><tt>[Q3755178]</tt></small></td><td class='text-right text-monospace'>3580172</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>9489</td><td class='text-right text-monospace'>20240722142804</td></tr><tr><td><input type='checkbox' class='qcb' q='3874225' id='autolist_checkbox_3874225' checked /></td><td class='text-right text-monospace'>174</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q3874225'>Neffa & i messaggeri della dopa</a> <small><tt>[Q3874225]</tt></small></td><td class='text-right text-monospace'>3696139</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>9048</td><td class='text-right text-monospace'>20231220164024</td></tr><tr><td><input type='checkbox' class='qcb' q='3878244' id='autolist_checkbox_3878244' checked /></td><td class='text-right text-monospace'>175</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q3878244'>None So Vile</a> <small><tt>[Q3878244]</tt></small></td><td class='text-right text-monospace'>3700069</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>14046</td><td class='text-right text-monospace'>20240722182918</td></tr><tr><td><input type='checkbox' class='qcb' q='3965824' id='autolist_checkbox_3965824' checked /></td><td class='text-right text-monospace'>176</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q3965824'>Spacewalk: A Tribute to Ace Frehley</a> <small><tt>[Q3965824]</tt></small></td><td class='text-right text-monospace'>3781629</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>4276</td><td class='text-right text-monospace'>20240722230450</td></tr><tr><td><input type='checkbox' class='qcb' q='3966482' id='autolist_checkbox_3966482' checked /></td><td class='text-right text-monospace'>177</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q3966482'>Spellbinder Live</a> <small><tt>[Q3966482]</tt></small></td><td class='text-right text-monospace'>3782251</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>5979</td><td class='text-right text-monospace'>20240901011659</td></tr><tr><td><input type='checkbox' class='qcb' q='3988242' id='autolist_checkbox_3988242' checked /></td><td class='text-right text-monospace'>178</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q3988242'>The Marriage of Heaven and Hell Part II</a> <small><tt>[Q3988242]</tt></small></td><td class='text-right text-monospace'>3802473</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>11253</td><td class='text-right text-monospace'>20240723002325</td></tr><tr><td><input type='checkbox' class='qcb' q='3999886' id='autolist_checkbox_3999886' checked /></td><td class='text-right text-monospace'>179</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q3999886'>Truth Crushed to Earth Shall Rise Again</a> <small><tt>[Q3999886]</tt></small></td><td class='text-right text-monospace'>3813412</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>14951</td><td class='text-right text-monospace'>20231220165555</td></tr><tr><td><input type='checkbox' class='qcb' q='4009686' id='autolist_checkbox_4009686' checked /></td><td class='text-right text-monospace'>180</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q4009686'>Venom ’96</a> <small><tt>[Q4009686]</tt></small></td><td class='text-right text-monospace'>3822682</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>6330</td><td class='text-right text-monospace'>20230613073553</td></tr><tr><td><input type='checkbox' class='qcb' q='4018165' id='autolist_checkbox_4018165' checked /></td><td class='text-right text-monospace'>181</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q4018165'>War in Heaven</a> <small><tt>[Q4018165]</tt></small></td><td class='text-right text-monospace'>3830639</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>6588</td><td class='text-right text-monospace'>20240723013412</td></tr><tr><td><input type='checkbox' class='qcb' q='4050046' id='autolist_checkbox_4050046' checked /></td><td class='text-right text-monospace'>182</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q4050046'>Stare</a> <small><tt>[Q4050046]</tt></small></td><td class='text-right text-monospace'>3859265</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>8884</td><td class='text-right text-monospace'>20240723034323</td></tr><tr><td><input type='checkbox' class='qcb' q='4052695' id='autolist_checkbox_4052695' checked /></td><td class='text-right text-monospace'>183</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q4052695'>Viimeinen voitelu</a> <small><tt>[Q4052695]</tt></small><div class='smaller'>musiikkialbumi</div></td><td class='text-right text-monospace'>3861806</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>6844</td><td class='text-right text-monospace'>20230301193437</td></tr><tr><td><input type='checkbox' class='qcb' q='4117977' id='autolist_checkbox_4117977' checked /></td><td class='text-right text-monospace'>184</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q4117977'>Sahra</a> <small><tt>[Q4117977]</tt></small><div class='smaller'>Khaledin albumi</div></td><td class='text-right text-monospace'>3925728</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>25860</td><td class='text-right text-monospace'>20240730185715</td></tr><tr><td><input type='checkbox' class='qcb' q='4353494' id='autolist_checkbox_4353494' checked /></td><td class='text-right text-monospace'>185</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q4353494'>In humppa we trust</a> <small><tt>[Q4353494]</tt></small></td><td class='text-right text-monospace'>4160044</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>7703</td><td class='text-right text-monospace'>20240723071929</td></tr><tr><td><input type='checkbox' class='qcb' q='4354369' id='autolist_checkbox_4354369' checked /></td><td class='text-right text-monospace'>186</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q4354369'>Ironman</a> <small><tt>[Q4354369]</tt></small><div class='smaller'>Ghostface Killahin albumi</div></td><td class='text-right text-monospace'>4160769</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>29509</td><td class='text-right text-monospace'>20240915200331</td></tr><tr><td><input type='checkbox' class='qcb' q='4355005' id='autolist_checkbox_4355005' checked /></td><td class='text-right text-monospace'>187</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q4355005'>Sunset Park</a> <small><tt>[Q4355005]</tt></small></td><td class='text-right text-monospace'>4161294</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>6931</td><td class='text-right text-monospace'>20231220181143</td></tr><tr><td><input type='checkbox' class='qcb' q='4357271' id='autolist_checkbox_4357271' checked /></td><td class='text-right text-monospace'>188</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q4357271'>Forests of Witchery</a> <small><tt>[Q4357271]</tt></small></td><td class='text-right text-monospace'>4163204</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>10835</td><td class='text-right text-monospace'>20240723073104</td></tr><tr><td><input type='checkbox' class='qcb' q='4696900' id='autolist_checkbox_4696900' checked /></td><td class='text-right text-monospace'>189</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q4696900'>Aika</a> <small><tt>[Q4696900]</tt></small><div class='smaller'>musiikkialbumi</div></td><td class='text-right text-monospace'>4487938</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>9410</td><td class='text-right text-monospace'>20240723155918</td></tr><tr><td><input type='checkbox' class='qcb' q='4925898' id='autolist_checkbox_4925898' checked /></td><td class='text-right text-monospace'>190</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q4925898'>Bleeding (Psychotic Waltz)</a> <small><tt>[Q4925898]</tt></small></td><td class='text-right text-monospace'>4706775</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>9336</td><td class='text-right text-monospace'>20240724052330</td></tr><tr><td><input type='checkbox' class='qcb' q='5237489' id='autolist_checkbox_5237489' checked /></td><td class='text-right text-monospace'>191</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q5237489'>Ženite se momci</a> <small><tt>[Q5237489]</tt></small></td><td class='text-right text-monospace'>5007234</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>12277</td><td class='text-right text-monospace'>20241111052758</td></tr><tr><td><input type='checkbox' class='qcb' q='5281685' id='autolist_checkbox_5281685' checked /></td><td class='text-right text-monospace'>192</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q5281685'>Discopolis</a> <small><tt>[Q5281685]</tt></small><div class='smaller'>CMX:n albumi</div></td><td class='text-right text-monospace'>5050840</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>16763</td><td class='text-right text-monospace'>20240725005007</td></tr><tr><td><input type='checkbox' class='qcb' q='5357353' id='autolist_checkbox_5357353' checked /></td><td class='text-right text-monospace'>193</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q5357353'>Electric Doom Synthesis</a> <small><tt>[Q5357353]</tt></small></td><td class='text-right text-monospace'>5123982</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>12544</td><td class='text-right text-monospace'>20240725041231</td></tr><tr><td><input type='checkbox' class='qcb' q='5392844' id='autolist_checkbox_5392844' checked /></td><td class='text-right text-monospace'>194</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q5392844'>Paranoid Aliens</a> <small><tt>[Q5392844]</tt></small></td><td class='text-right text-monospace'>5157151</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>6197</td><td class='text-right text-monospace'>20240725084956</td></tr><tr><td><input type='checkbox' class='qcb' q='5393310' id='autolist_checkbox_5393310' checked /></td><td class='text-right text-monospace'>195</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q5393310'>Freakshow</a> <small><tt>[Q5393310]</tt></small></td><td class='text-right text-monospace'>5157615</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>5685</td><td class='text-right text-monospace'>20240725085123</td></tr><tr><td><input type='checkbox' class='qcb' q='5407118' id='autolist_checkbox_5407118' checked /></td><td class='text-right text-monospace'>196</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q5407118'>Hullu ukko ja kotiteollisuus</a> <small><tt>[Q5407118]</tt></small><div class='smaller'>Hullu ukko ja kotiteollisuus -yhtyeen albumi</div></td><td class='text-right text-monospace'>5171308</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>7966</td><td class='text-right text-monospace'>20240725093205</td></tr><tr><td><input type='checkbox' class='qcb' q='5413312' id='autolist_checkbox_5413312' checked /></td><td class='text-right text-monospace'>197</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q5413312'>En valinnut asiaa</a> <small><tt>[Q5413312]</tt></small></td><td class='text-right text-monospace'>5177603</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>5026</td><td class='text-right text-monospace'>20240901013826</td></tr><tr><td><input type='checkbox' class='qcb' q='5413938' id='autolist_checkbox_5413938' checked /></td><td class='text-right text-monospace'>198</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q5413938'>Kokko</a> <small><tt>[Q5413938]</tt></small></td><td class='text-right text-monospace'>5178209</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>5253</td><td class='text-right text-monospace'>20211127193235</td></tr><tr><td><input type='checkbox' class='qcb' q='5469368' id='autolist_checkbox_5469368' checked /></td><td class='text-right text-monospace'>199</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q5469368'>Forever Alone, Immortal</a> <small><tt>[Q5469368]</tt></small></td><td class='text-right text-monospace'>5230478</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>10479</td><td class='text-right text-monospace'>20240725125748</td></tr><tr><td><input type='checkbox' class='qcb' q='5479321' id='autolist_checkbox_5479321' checked /></td><td class='text-right text-monospace'>200</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q5479321'>Ihmisen ikävä toisen luo</a> <small><tt>[Q5479321]</tt></small></td><td class='text-right text-monospace'>5240440</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>5441</td><td class='text-right text-monospace'>20230128044836</td></tr><tr><td><input type='checkbox' class='qcb' q='5480908' id='autolist_checkbox_5480908' checked /></td><td class='text-right text-monospace'>201</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q5480908'>Huulin hymyilevin</a> <small><tt>[Q5480908]</tt></small></td><td class='text-right text-monospace'>5242110</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>4135</td><td class='text-right text-monospace'>20211125195915</td></tr><tr><td><input type='checkbox' class='qcb' q='5480995' id='autolist_checkbox_5480995' checked /></td><td class='text-right text-monospace'>202</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q5480995'>Moonlight – Act III</a> <small><tt>[Q5480995]</tt></small></td><td class='text-right text-monospace'>5242196</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>7389</td><td class='text-right text-monospace'>20240725133354</td></tr><tr><td><input type='checkbox' class='qcb' q='5485258' id='autolist_checkbox_5485258' checked /></td><td class='text-right text-monospace'>203</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q5485258'>Lalaika</a> <small><tt>[Q5485258]</tt></small></td><td class='text-right text-monospace'>5246534</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>4541</td><td class='text-right text-monospace'>20230116021645</td></tr><tr><td><input type='checkbox' class='qcb' q='5526278' id='autolist_checkbox_5526278' checked /></td><td class='text-right text-monospace'>204</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q5526278'>Gas</a> <small><tt>[Q5526278]</tt></small></td><td class='text-right text-monospace'>5286874</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>8765</td><td class='text-right text-monospace'>20240726223742</td></tr><tr><td><input type='checkbox' class='qcb' q='5772957' id='autolist_checkbox_5772957' checked /></td><td class='text-right text-monospace'>205</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q5772957'>Hissi</a> <small><tt>[Q5772957]</tt></small><div class='smaller'>musiikkialbumi</div></td><td class='text-right text-monospace'>5543547</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>7569</td><td class='text-right text-monospace'>20240727123914</td></tr><tr><td><input type='checkbox' class='qcb' q='6495800' id='autolist_checkbox_6495800' checked /></td><td class='text-right text-monospace'>206</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q6495800'>Latex Cult</a> <small><tt>[Q6495800]</tt></small></td><td class='text-right text-monospace'>6314861</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>13268</td><td class='text-right text-monospace'>20240728114618</td></tr><tr><td><input type='checkbox' class='qcb' q='6746075' id='autolist_checkbox_6746075' checked /></td><td class='text-right text-monospace'>207</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q6746075'>Man’s World</a> <small><tt>[Q6746075]</tt></small></td><td class='text-right text-monospace'>6589186</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>7492</td><td class='text-right text-monospace'>20241123232133</td></tr><tr><td><input type='checkbox' class='qcb' q='6879999' id='autolist_checkbox_6879999' checked /></td><td class='text-right text-monospace'>208</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q6879999'>Mista</a> <small><tt>[Q6879999]</tt></small><div class='smaller'>Mistan albumi</div></td><td class='text-right text-monospace'>6735731</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>8578</td><td class='text-right text-monospace'>20240801022417</td></tr><tr><td><input type='checkbox' class='qcb' q='7314560' id='autolist_checkbox_7314560' checked /></td><td class='text-right text-monospace'>209</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q7314560'>Republica</a> <small><tt>[Q7314560]</tt></small><div class='smaller'>Republican albumi</div></td><td class='text-right text-monospace'>7220132</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>15936</td><td class='text-right text-monospace'>20240801201336</td></tr><tr><td><input type='checkbox' class='qcb' q='7561557' id='autolist_checkbox_7561557' checked /></td><td class='text-right text-monospace'>210</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q7561557'>Songs of Love and Hate</a> <small><tt>[Q7561557]</tt></small></td><td class='text-right text-monospace'>7479598</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>15291</td><td class='text-right text-monospace'>20240802110215</td></tr><tr><td><input type='checkbox' class='qcb' q='8050800' id='autolist_checkbox_8050800' checked /></td><td class='text-right text-monospace'>211</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q8050800'>Yeah! Yeah! Die! Die! Death Metal Symphony in Deep C</a> <small><tt>[Q8050800]</tt></small></td><td class='text-right text-monospace'>7998573</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>10051</td><td class='text-right text-monospace'>20240803115430</td></tr><tr><td><input type='checkbox' class='qcb' q='8074231' id='autolist_checkbox_8074231' checked /></td><td class='text-right text-monospace'>212</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q8074231'>Zopalki</a> <small><tt>[Q8074231]</tt></small></td><td class='text-right text-monospace'>8023789</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>8293</td><td class='text-right text-monospace'>20240803125354</td></tr><tr><td><input type='checkbox' class='qcb' q='9304972' id='autolist_checkbox_9304972' checked /></td><td class='text-right text-monospace'>213</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q9304972'>Rebel Souls</a> <small><tt>[Q9304972]</tt></small></td><td class='text-right text-monospace'>9409087</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>7024</td><td class='text-right text-monospace'>20240803194924</td></tr><tr><td><input type='checkbox' class='qcb' q='9338515' id='autolist_checkbox_9338515' checked /></td><td class='text-right text-monospace'>214</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q9338515'>Slatanic Slaughter II – A Tribute to Slayer</a> <small><tt>[Q9338515]</tt></small></td><td class='text-right text-monospace'>9444070</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>3676</td><td class='text-right text-monospace'>20240803201211</td></tr><tr><td><input type='checkbox' class='qcb' q='9355586' id='autolist_checkbox_9355586' checked /></td><td class='text-right text-monospace'>215</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q9355586'>Taran</a> <small><tt>[Q9355586]</tt></small></td><td class='text-right text-monospace'>9461363</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>5286</td><td class='text-right text-monospace'>20211126073922</td></tr><tr><td><input type='checkbox' class='qcb' q='9361629' id='autolist_checkbox_9361629' checked /></td><td class='text-right text-monospace'>216</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q9361629'>Trismegistos</a> <small><tt>[Q9361629]</tt></small></td><td class='text-right text-monospace'>9467414</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>5770</td><td class='text-right text-monospace'>20210827214026</td></tr><tr><td><input type='checkbox' class='qcb' q='10397002' id='autolist_checkbox_10397002' checked /></td><td class='text-right text-monospace'>217</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q10397002'>...din längtans blå anemone</a> <small><tt>[Q10397002]</tt></small></td><td class='text-right text-monospace'>11701433</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>7177</td><td class='text-right text-monospace'>20240804025728</td></tr><tr><td><input type='checkbox' class='qcb' q='10495293' id='autolist_checkbox_10495293' checked /></td><td class='text-right text-monospace'>218</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q10495293'>Finally</a> <small><tt>[Q10495293]</tt></small></td><td class='text-right text-monospace'>11789961</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>3731</td><td class='text-right text-monospace'>20240804042045</td></tr><tr><td><input type='checkbox' class='qcb' q='11849417' id='autolist_checkbox_11849417' checked /></td><td class='text-right text-monospace'>219</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q11849417'>1999: Karmakeddon Warriors</a> <small><tt>[Q11849417]</tt></small></td><td class='text-right text-monospace'>12982268</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>8471</td><td class='text-right text-monospace'>20211128085313</td></tr><tr><td><input type='checkbox' class='qcb' q='11849457' id='autolist_checkbox_11849457' checked /></td><td class='text-right text-monospace'>220</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q11849457'>20 suosikkia – Anna pois</a> <small><tt>[Q11849457]</tt></small></td><td class='text-right text-monospace'>12982308</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>3930</td><td class='text-right text-monospace'>20211125141906</td></tr><tr><td><input type='checkbox' class='qcb' q='11849462' id='autolist_checkbox_11849462' checked /></td><td class='text-right text-monospace'>221</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q11849462'>20 suosikkia – Hyvää huomenta Suomi</a> <small><tt>[Q11849462]</tt></small></td><td class='text-right text-monospace'>12982313</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>5099</td><td class='text-right text-monospace'>20240805003958</td></tr><tr><td><input type='checkbox' class='qcb' q='11849469' id='autolist_checkbox_11849469' checked /></td><td class='text-right text-monospace'>222</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q11849469'>20 suosikkia – Tsingis Khan</a> <small><tt>[Q11849469]</tt></small></td><td class='text-right text-monospace'>12982320</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>16226</td><td class='text-right text-monospace'>20240901022104</td></tr><tr><td><input type='checkbox' class='qcb' q='11849867' id='autolist_checkbox_11849867' checked /></td><td class='text-right text-monospace'>223</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q11849867'>Agents Is Back!</a> <small><tt>[Q11849867]</tt></small></td><td class='text-right text-monospace'>12982712</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>4637</td><td class='text-right text-monospace'>20240805004214</td></tr><tr><td><input type='checkbox' class='qcb' q='11851044' id='autolist_checkbox_11851044' checked /></td><td class='text-right text-monospace'>224</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q11851044'>Also sprach Johann Paul II</a> <small><tt>[Q11851044]</tt></small></td><td class='text-right text-monospace'>12983883</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>5582</td><td class='text-right text-monospace'>20211128081805</td></tr><tr><td><input type='checkbox' class='qcb' q='11851420' id='autolist_checkbox_11851420' checked /></td><td class='text-right text-monospace'>225</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q11851420'>Anger</a> <small><tt>[Q11851420]</tt></small></td><td class='text-right text-monospace'>12984260</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>3813</td><td class='text-right text-monospace'>20240805004544</td></tr><tr><td><input type='checkbox' class='qcb' q='11853607' id='autolist_checkbox_11853607' checked /></td><td class='text-right text-monospace'>226</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q11853607'>Autumn Roars Thunder</a> <small><tt>[Q11853607]</tt></small><div class='smaller'>Darkwoods My Betrothedin albumi</div></td><td class='text-right text-monospace'>12986444</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>5118</td><td class='text-right text-monospace'>20240805005015</td></tr><tr><td><input type='checkbox' class='qcb' q='11853869' id='autolist_checkbox_11853869' checked /></td><td class='text-right text-monospace'>227</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q11853869'>Banaania poskeen</a> <small><tt>[Q11853869]</tt></small><div class='smaller'>20 suosikkia -sarjan albumi</div></td><td class='text-right text-monospace'>12986698</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>4886</td><td class='text-right text-monospace'>20240404101721</td></tr><tr><td><input type='checkbox' class='qcb' q='11854358' id='autolist_checkbox_11854358' checked /></td><td class='text-right text-monospace'>228</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q11854358'>Black Reign</a> <small><tt>[Q11854358]</tt></small><div class='smaller'>Venom-yhtyeen albumi 1996</div></td><td class='text-right text-monospace'>12987174</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>7974</td><td class='text-right text-monospace'>20240805005506</td></tr><tr><td><input type='checkbox' class='qcb' q='11854495' id='autolist_checkbox_11854495' checked /></td><td class='text-right text-monospace'>229</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q11854495'>Boogie Thing</a> <small><tt>[Q11854495]</tt></small><div class='smaller'>Pepe Ahlqvist & Tumbleweedin EP</div></td><td class='text-right text-monospace'>12987307</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>2895</td><td class='text-right text-monospace'>20210501035328</td></tr><tr><td><input type='checkbox' class='qcb' q='11854846' id='autolist_checkbox_11854846' checked /></td><td class='text-right text-monospace'>230</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q11854846'>Cadillac</a> <small><tt>[Q11854846]</tt></small><div class='smaller'>musiikkialbumi</div></td><td class='text-right text-monospace'>12987657</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>4695</td><td class='text-right text-monospace'>20240805005831</td></tr><tr><td><input type='checkbox' class='qcb' q='11854883' id='autolist_checkbox_11854883' checked /></td><td class='text-right text-monospace'>231</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q11854883'>Caminhos</a> <small><tt>[Q11854883]</tt></small></td><td class='text-right text-monospace'>12987690</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>5755</td><td class='text-right text-monospace'>20211129024901</td></tr><tr><td><input type='checkbox' class='qcb' q='11855478' id='autolist_checkbox_11855478' checked /></td><td class='text-right text-monospace'>232</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q11855478'>Complete... Kaikki</a> <small><tt>[Q11855478]</tt></small></td><td class='text-right text-monospace'>12988282</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>5961</td><td class='text-right text-monospace'>20240805010823</td></tr><tr><td><input type='checkbox' class='qcb' q='11856266' id='autolist_checkbox_11856266' checked /></td><td class='text-right text-monospace'>233</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q11856266'>Dona, dona</a> <small><tt>[Q11856266]</tt></small></td><td class='text-right text-monospace'>12989058</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>4078</td><td class='text-right text-monospace'>20240805011602</td></tr><tr><td><input type='checkbox' class='qcb' q='11856785' id='autolist_checkbox_11856785' checked /></td><td class='text-right text-monospace'>234</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q11856785'>Eero Raittinen ja kansainväliset seikkailijat</a> <small><tt>[Q11856785]</tt></small></td><td class='text-right text-monospace'>12989566</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>5236</td><td class='text-right text-monospace'>20240805011812</td></tr><tr><td><input type='checkbox' class='qcb' q='11856937' id='autolist_checkbox_11856937' checked /></td><td class='text-right text-monospace'>235</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q11856937'>Ehjä</a> <small><tt>[Q11856937]</tt></small><div class='smaller'>Apulannan albumi</div></td><td class='text-right text-monospace'>12989718</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>6267</td><td class='text-right text-monospace'>20240805011842</td></tr><tr><td><input type='checkbox' class='qcb' q='11856954' id='autolist_checkbox_11856954' checked /></td><td class='text-right text-monospace'>236</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q11856954'>Ei kenenkään lähimmäinen</a> <small><tt>[Q11856954]</tt></small><div class='smaller'>Hortto Kaalon kokoelmalevy vuodelta 1996</div></td><td class='text-right text-monospace'>12989735</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>4129</td><td class='text-right text-monospace'>20240404101814</td></tr><tr><td><input type='checkbox' class='qcb' q='11856956' id='autolist_checkbox_11856956' checked /></td><td class='text-right text-monospace'>237</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q11856956'>Ei koskaan selvin päin</a> <small><tt>[Q11856956]</tt></small></td><td class='text-right text-monospace'>12989737</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>4355</td><td class='text-right text-monospace'>20240404101814</td></tr><tr><td><input type='checkbox' class='qcb' q='11857580' id='autolist_checkbox_11857580' checked /></td><td class='text-right text-monospace'>238</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q11857580'>Elsa, kohtalon lapsi</a> <small><tt>[Q11857580]</tt></small></td><td class='text-right text-monospace'>12990350</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>5540</td><td class='text-right text-monospace'>20230428143936</td></tr><tr><td><input type='checkbox' class='qcb' q='11857894' id='autolist_checkbox_11857894' checked /></td><td class='text-right text-monospace'>239</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q11857894'>En koskaan</a> <small><tt>[Q11857894]</tt></small></td><td class='text-right text-monospace'>12990666</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>4947</td><td class='text-right text-monospace'>20211128010927</td></tr><tr><td><input type='checkbox' class='qcb' q='11857946' id='autolist_checkbox_11857946' checked /></td><td class='text-right text-monospace'>240</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q11857946'>Enkelin silmin 1990–1995</a> <small><tt>[Q11857946]</tt></small></td><td class='text-right text-monospace'>12990713</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>4647</td><td class='text-right text-monospace'>20230116031115</td></tr><tr><td><input type='checkbox' class='qcb' q='11858095' id='autolist_checkbox_11858095' checked /></td><td class='text-right text-monospace'>241</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q11858095'>Epäviralliset muistelmat</a> <small><tt>[Q11858095]</tt></small><div class='smaller'>Raptorin albumi 1996</div></td><td class='text-right text-monospace'>12990863</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>5065</td><td class='text-right text-monospace'>20230426204335</td></tr><tr><td><input type='checkbox' class='qcb' q='11859787' id='autolist_checkbox_11859787' checked /></td><td class='text-right text-monospace'>242</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q11859787'>For Destroy the Lament</a> <small><tt>[Q11859787]</tt></small></td><td class='text-right text-monospace'>12992562</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>6952</td><td class='text-right text-monospace'>20240805012943</td></tr><tr><td><input type='checkbox' class='qcb' q='11860522' id='autolist_checkbox_11860522' checked /></td><td class='text-right text-monospace'>243</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q11860522'>Glitz, Blitz And Hitz</a> <small><tt>[Q11860522]</tt></small></td><td class='text-right text-monospace'>12993359</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>3898</td><td class='text-right text-monospace'>20240805013243</td></tr><tr><td><input type='checkbox' class='qcb' q='11860535' id='autolist_checkbox_11860535' checked /></td><td class='text-right text-monospace'>244</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q11860535'>Gloria vilperum vol 2</a> <small><tt>[Q11860535]</tt></small></td><td class='text-right text-monospace'>12993376</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>4973</td><td class='text-right text-monospace'>20240805013246</td></tr><tr><td><input type='checkbox' class='qcb' q='11861296' id='autolist_checkbox_11861296' checked /></td><td class='text-right text-monospace'>245</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q11861296'>Handcrafted</a> <small><tt>[Q11861296]</tt></small></td><td class='text-right text-monospace'>12994543</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>4619</td><td class='text-right text-monospace'>20240805013634</td></tr><tr><td><input type='checkbox' class='qcb' q='11862548' id='autolist_checkbox_11862548' checked /></td><td class='text-right text-monospace'>246</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q11862548'>Highlights</a> <small><tt>[Q11862548]</tt></small></td><td class='text-right text-monospace'>12996608</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>4283</td><td class='text-right text-monospace'>20240805013947</td></tr><tr><td><input type='checkbox' class='qcb' q='11862673' id='autolist_checkbox_11862673' checked /></td><td class='text-right text-monospace'>247</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q11862673'>Hippulat vinkumaan</a> <small><tt>[Q11862673]</tt></small></td><td class='text-right text-monospace'>12996834</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>6341</td><td class='text-right text-monospace'>20240805014014</td></tr><tr><td><input type='checkbox' class='qcb' q='11865074' id='autolist_checkbox_11865074' checked /></td><td class='text-right text-monospace'>248</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q11865074'>Irti</a> <small><tt>[Q11865074]</tt></small><div class='smaller'>Ismo Alangon albumi</div></td><td class='text-right text-monospace'>13000002</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>8578</td><td class='text-right text-monospace'>20240805014812</td></tr><tr><td><input type='checkbox' class='qcb' q='11865204' id='autolist_checkbox_11865204' checked /></td><td class='text-right text-monospace'>249</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q11865204'>Iso pitkä</a> <small><tt>[Q11865204]</tt></small><div class='smaller'>Aarne Tenkasen albumi</div></td><td class='text-right text-monospace'>13000175</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>7006</td><td class='text-right text-monospace'>20241007232651</td></tr><tr><td><input type='checkbox' class='qcb' q='11865421' id='autolist_checkbox_11865421' checked /></td><td class='text-right text-monospace'>250</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q11865421'>J. Karjalainen Electric Sauna</a> <small><tt>[Q11865421]</tt></small><div class='smaller'>J. Karjalainen Electric Saunan albumi</div></td><td class='text-right text-monospace'>13000516</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>4108</td><td class='text-right text-monospace'>20240805014845</td></tr><tr><td><input type='checkbox' class='qcb' q='11866096' id='autolist_checkbox_11866096' checked /></td><td class='text-right text-monospace'>251</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q11866096'>Jari Sillanpää</a> <small><tt>[Q11866096]</tt></small><div class='smaller'>Jari Sillanpään albumi</div></td><td class='text-right text-monospace'>13001487</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>6769</td><td class='text-right text-monospace'>20240805014939</td></tr><tr><td><input type='checkbox' class='qcb' q='11868145' id='autolist_checkbox_11868145' checked /></td><td class='text-right text-monospace'>252</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q11868145'>Juuret</a> <small><tt>[Q11868145]</tt></small><div class='smaller'>musiikkialbumi</div></td><td class='text-right text-monospace'>13004490</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>4534</td><td class='text-right text-monospace'>20211128113002</td></tr><tr><td><input type='checkbox' class='qcb' q='11869106' id='autolist_checkbox_11869106' checked /></td><td class='text-right text-monospace'>253</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q11869106'>Kaksi-nolla</a> <small><tt>[Q11869106]</tt></small></td><td class='text-right text-monospace'>13005900</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>5571</td><td class='text-right text-monospace'>20211128122605</td></tr><tr><td><input type='checkbox' class='qcb' q='11869733' id='autolist_checkbox_11869733' checked /></td><td class='text-right text-monospace'>254</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q11869733'>Kanssasi sun</a> <small><tt>[Q11869733]</tt></small></td><td class='text-right text-monospace'>13006779</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>4658</td><td class='text-right text-monospace'>20230509180625</td></tr><tr><td><input type='checkbox' class='qcb' q='11870489' id='autolist_checkbox_11870489' checked /></td><td class='text-right text-monospace'>255</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q11870489'>Kaukana puhelimista</a> <small><tt>[Q11870489]</tt></small></td><td class='text-right text-monospace'>13007854</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>4394</td><td class='text-right text-monospace'>20211128181825</td></tr><tr><td><input type='checkbox' class='qcb' q='11871162' id='autolist_checkbox_11871162' checked /></td><td class='text-right text-monospace'>256</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q11871162'>Kesäillan valssi</a> <small><tt>[Q11871162]</tt></small><div class='smaller'>Veikko Ahvenaisen albumi</div></td><td class='text-right text-monospace'>13008799</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>5337</td><td class='text-right text-monospace'>20240805015536</td></tr><tr><td><input type='checkbox' class='qcb' q='11871630' id='autolist_checkbox_11871630' checked /></td><td class='text-right text-monospace'>257</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q11871630'>Kipsi</a> <small><tt>[Q11871630]</tt></small><div class='smaller'>Die Lokalmatadoren ja Klamydian albumi</div></td><td class='text-right text-monospace'>13009400</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>12856</td><td class='text-right text-monospace'>20240805015651</td></tr><tr><td><input type='checkbox' class='qcb' q='11871935' id='autolist_checkbox_11871935' checked /></td><td class='text-right text-monospace'>258</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q11871935'>Klamysutra</a> <small><tt>[Q11871935]</tt></small></td><td class='text-right text-monospace'>13009850</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>5164</td><td class='text-right text-monospace'>20211128013418</td></tr><tr><td><input type='checkbox' class='qcb' q='11872174' id='autolist_checkbox_11872174' checked /></td><td class='text-right text-monospace'>259</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q11872174'>Kokoelmalevy</a> <small><tt>[Q11872174]</tt></small><div class='smaller'>Suurlähettiläiden albumi</div></td><td class='text-right text-monospace'>13010181</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>7329</td><td class='text-right text-monospace'>20240805015742</td></tr><tr><td><input type='checkbox' class='qcb' q='11873208' id='autolist_checkbox_11873208' checked /></td><td class='text-right text-monospace'>260</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q11873208'>Kuka sinä olet</a> <small><tt>[Q11873208]</tt></small></td><td class='text-right text-monospace'>13011669</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>4145</td><td class='text-right text-monospace'>20230127213512</td></tr><tr><td><input type='checkbox' class='qcb' q='11873399' id='autolist_checkbox_11873399' checked /></td><td class='text-right text-monospace'>261</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q11873399'>Kun rock’n’roll tuli Suomeen 1 – Anna pois</a> <small><tt>[Q11873399]</tt></small></td><td class='text-right text-monospace'>13011938</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>4062</td><td class='text-right text-monospace'>20240901022019</td></tr><tr><td><input type='checkbox' class='qcb' q='11873400' id='autolist_checkbox_11873400' checked /></td><td class='text-right text-monospace'>262</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q11873400'>Kun rock’n’roll tuli Suomeen 2 – Maailma ilman rakkautta</a> <small><tt>[Q11873400]</tt></small></td><td class='text-right text-monospace'>13011939</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>4558</td><td class='text-right text-monospace'>20240901022020</td></tr><tr><td><input type='checkbox' class='qcb' q='11874015' id='autolist_checkbox_11874015' checked /></td><td class='text-right text-monospace'>263</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q11874015'>Kyröjoki tuluvii</a> <small><tt>[Q11874015]</tt></small></td><td class='text-right text-monospace'>13012847</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>4858</td><td class='text-right text-monospace'>20240404102116</td></tr><tr><td><input type='checkbox' class='qcb' q='11874203' id='autolist_checkbox_11874203' checked /></td><td class='text-right text-monospace'>264</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q11874203'>Käärmenäyttely</a> <small><tt>[Q11874203]</tt></small></td><td class='text-right text-monospace'>13013113</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>4966</td><td class='text-right text-monospace'>20230121103645</td></tr><tr><td><input type='checkbox' class='qcb' q='11874612' id='autolist_checkbox_11874612' checked /></td><td class='text-right text-monospace'>265</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q11874612'>Lapin kesä</a> <small><tt>[Q11874612]</tt></small><div class='smaller'>20 suosikkia -sarjan albumi</div></td><td class='text-right text-monospace'>13013724</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>3945</td><td class='text-right text-monospace'>20240901021947</td></tr><tr><td><input type='checkbox' class='qcb' q='11876112' id='autolist_checkbox_11876112' checked /></td><td class='text-right text-monospace'>266</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q11876112'>Live in Stockholm 1977</a> <small><tt>[Q11876112]</tt></small></td><td class='text-right text-monospace'>13015819</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>3874</td><td class='text-right text-monospace'>20240805020736</td></tr><tr><td><input type='checkbox' class='qcb' q='11876222' id='autolist_checkbox_11876222' checked /></td><td class='text-right text-monospace'>267</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q11876222'>Loosin’ Face</a> <small><tt>[Q11876222]</tt></small></td><td class='text-right text-monospace'>13015975</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>6845</td><td class='text-right text-monospace'>20241123232100</td></tr><tr><td><input type='checkbox' class='qcb' q='11876270' id='autolist_checkbox_11876270' checked /></td><td class='text-right text-monospace'>268</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q11876270'>Lotto</a> <small><tt>[Q11876270]</tt></small><div class='smaller'>Xysman albumi</div></td><td class='text-right text-monospace'>13016036</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>4663</td><td class='text-right text-monospace'>20240805020806</td></tr><tr><td><input type='checkbox' class='qcb' q='11879781' id='autolist_checkbox_11879781' checked /></td><td class='text-right text-monospace'>269</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q11879781'>Lumi teki enkelin eteiseen</a> <small><tt>[Q11879781]</tt></small><div class='smaller'>musiikkialbumi</div></td><td class='text-right text-monospace'>13019356</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>17491</td><td class='text-right text-monospace'>20240805021036</td></tr><tr><td><input type='checkbox' class='qcb' q='11879892' id='autolist_checkbox_11879892' checked /></td><td class='text-right text-monospace'>270</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q11879892'>Lupaus</a> <small><tt>[Q11879892]</tt></small><div class='smaller'>musiikkialbumi</div></td><td class='text-right text-monospace'>13019539</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>5984</td><td class='text-right text-monospace'>20240404102139</td></tr><tr><td><input type='checkbox' class='qcb' q='11880021' id='autolist_checkbox_11880021' checked /></td><td class='text-right text-monospace'>271</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q11880021'>Lännen tie</a> <small><tt>[Q11880021]</tt></small><div class='smaller'>Matti Heinivahon albumi</div></td><td class='text-right text-monospace'>13019739</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>4422</td><td class='text-right text-monospace'>20211126052203</td></tr><tr><td><input type='checkbox' class='qcb' q='11882202' id='autolist_checkbox_11882202' checked /></td><td class='text-right text-monospace'>272</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q11882202'>Mesmerized by Darkness</a> <small><tt>[Q11882202]</tt></small></td><td class='text-right text-monospace'>13023193</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>6780</td><td class='text-right text-monospace'>20211129031935</td></tr><tr><td><input type='checkbox' class='qcb' q='11882939' id='autolist_checkbox_11882939' checked /></td><td class='text-right text-monospace'>273</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q11882939'>Minun lauluni 1983–96</a> <small><tt>[Q11882939]</tt></small><div class='smaller'>Jussi Hakulisen kokoelmalevy</div></td><td class='text-right text-monospace'>13024330</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>5212</td><td class='text-right text-monospace'>20240404102158</td></tr><tr><td><input type='checkbox' class='qcb' q='11883051' id='autolist_checkbox_11883051' checked /></td><td class='text-right text-monospace'>274</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q11883051'>Mitä sais olla?</a> <small><tt>[Q11883051]</tt></small></td><td class='text-right text-monospace'>13024497</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>6136</td><td class='text-right text-monospace'>20230121022029</td></tr><tr><td><input type='checkbox' class='qcb' q='11883136' id='autolist_checkbox_11883136' checked /></td><td class='text-right text-monospace'>275</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q11883136'>Mombasa (kokoelmalevy)</a> <small><tt>[Q11883136]</tt></small></td><td class='text-right text-monospace'>13024607</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>15320</td><td class='text-right text-monospace'>20240805021545</td></tr><tr><td><input type='checkbox' class='qcb' q='11883214' id='autolist_checkbox_11883214' checked /></td><td class='text-right text-monospace'>276</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q11883214'>Mood</a> <small><tt>[Q11883214]</tt></small></td><td class='text-right text-monospace'>13024700</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>4810</td><td class='text-right text-monospace'>20240805021619</td></tr><tr><td><input type='checkbox' class='qcb' q='11883288' id='autolist_checkbox_11883288' checked /></td><td class='text-right text-monospace'>277</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q11883288'>Motörpenis</a> <small><tt>[Q11883288]</tt></small></td><td class='text-right text-monospace'>13024819</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>8125</td><td class='text-right text-monospace'>20210828011016</td></tr><tr><td><input type='checkbox' class='qcb' q='11883467' id='autolist_checkbox_11883467' checked /></td><td class='text-right text-monospace'>278</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q11883467'>Music of the Troubadours</a> <small><tt>[Q11883467]</tt></small></td><td class='text-right text-monospace'>13025093</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>3315</td><td class='text-right text-monospace'>20240805021728</td></tr><tr><td><input type='checkbox' class='qcb' q='11884621' id='autolist_checkbox_11884621' checked /></td><td class='text-right text-monospace'>279</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q11884621'>Nojatuoliunelmia</a> <small><tt>[Q11884621]</tt></small></td><td class='text-right text-monospace'>13026839</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>3774</td><td class='text-right text-monospace'>20211128190227</td></tr><tr><td><input type='checkbox' class='qcb' q='11884777' id='autolist_checkbox_11884777' checked /></td><td class='text-right text-monospace'>280</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q11884777'>Northern Lights: Norwegian Metal Compilation</a> <small><tt>[Q11884777]</tt></small></td><td class='text-right text-monospace'>13027067</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>5600</td><td class='text-right text-monospace'>20240805022104</td></tr><tr><td><input type='checkbox' class='qcb' q='11884980' id='autolist_checkbox_11884980' checked /></td><td class='text-right text-monospace'>281</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q11884980'>Nylon Beat</a> <small><tt>[Q11884980]</tt></small><div class='smaller'>Nylon Beatin albumi</div></td><td class='text-right text-monospace'>13027382</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>5420</td><td class='text-right text-monospace'>20240805022149</td></tr><tr><td><input type='checkbox' class='qcb' q='11886727' id='autolist_checkbox_11886727' checked /></td><td class='text-right text-monospace'>282</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q11886727'>Parhautta</a> <small><tt>[Q11886727]</tt></small></td><td class='text-right text-monospace'>13030138</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>4967</td><td class='text-right text-monospace'>20240404102258</td></tr><tr><td><input type='checkbox' class='qcb' q='11887853' id='autolist_checkbox_11887853' checked /></td><td class='text-right text-monospace'>283</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q11887853'>Pettäjän tie (20 suosikkia)</a> <small><tt>[Q11887853]</tt></small></td><td class='text-right text-monospace'>13032009</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>4342</td><td class='text-right text-monospace'>20240404102307</td></tr><tr><td><input type='checkbox' class='qcb' q='11888061' id='autolist_checkbox_11888061' checked /></td><td class='text-right text-monospace'>284</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q11888061'>Piinapenkki</a> <small><tt>[Q11888061]</tt></small><div class='smaller'>musiikkialbumi</div></td><td class='text-right text-monospace'>13032328</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>7370</td><td class='text-right text-monospace'>20240805024437</td></tr><tr><td><input type='checkbox' class='qcb' q='11888380' id='autolist_checkbox_11888380' checked /></td><td class='text-right text-monospace'>285</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q11888380'>Pleasure Island</a> <small><tt>[Q11888380]</tt></small></td><td class='text-right text-monospace'>13032837</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>3899</td><td class='text-right text-monospace'>20240805024514</td></tr><tr><td><input type='checkbox' class='qcb' q='11888812' id='autolist_checkbox_11888812' checked /></td><td class='text-right text-monospace'>286</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q11888812'>Pre-History: The Lost Steeltown Recordings</a> <small><tt>[Q11888812]</tt></small></td><td class='text-right text-monospace'>13033514</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>4509</td><td class='text-right text-monospace'>20240805024601</td></tr><tr><td><input type='checkbox' class='qcb' q='11888855' id='autolist_checkbox_11888855' checked /></td><td class='text-right text-monospace'>287</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q11888855'>Prisoners of Pain</a> <small><tt>[Q11888855]</tt></small></td><td class='text-right text-monospace'>13033577</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>7536</td><td class='text-right text-monospace'>20240805024616</td></tr><tr><td><input type='checkbox' class='qcb' q='11888898' id='autolist_checkbox_11888898' checked /></td><td class='text-right text-monospace'>288</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q11888898'>Pronssinen Pokaali</a> <small><tt>[Q11888898]</tt></small><div class='smaller'>musiikkialbumi</div></td><td class='text-right text-monospace'>13033642</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>4408</td><td class='text-right text-monospace'>20240404102315</td></tr><tr><td><input type='checkbox' class='qcb' q='11889935' id='autolist_checkbox_11889935' checked /></td><td class='text-right text-monospace'>289</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q11889935'>Rakkauden aamu (kokoelma)</a> <small><tt>[Q11889935]</tt></small></td><td class='text-right text-monospace'>13035261</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>4130</td><td class='text-right text-monospace'>20211128061458</td></tr><tr><td><input type='checkbox' class='qcb' q='11890593' id='autolist_checkbox_11890593' checked /></td><td class='text-right text-monospace'>290</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q11890593'>Repullinen hittejä</a> <small><tt>[Q11890593]</tt></small></td><td class='text-right text-monospace'>13036246</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>10783</td><td class='text-right text-monospace'>20241106171529</td></tr><tr><td><input type='checkbox' class='qcb' q='11890804' id='autolist_checkbox_11890804' checked /></td><td class='text-right text-monospace'>291</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q11890804'>Rilluttele yö</a> <small><tt>[Q11890804]</tt></small></td><td class='text-right text-monospace'>13036572</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>5071</td><td class='text-right text-monospace'>20211128112022</td></tr><tr><td><input type='checkbox' class='qcb' q='11891860' id='autolist_checkbox_11891860' checked /></td><td class='text-right text-monospace'>292</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q11891860'>Saat miehen kyyneliin</a> <small><tt>[Q11891860]</tt></small><div class='smaller'>musiikkialbumi</div></td><td class='text-right text-monospace'>13038177</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>4424</td><td class='text-right text-monospace'>20240404102401</td></tr><tr><td><input type='checkbox' class='qcb' q='11891948' id='autolist_checkbox_11891948' checked /></td><td class='text-right text-monospace'>293</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q11891948'>Saiskos pluvan</a> <small><tt>[Q11891948]</tt></small></td><td class='text-right text-monospace'>13038314</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>4246</td><td class='text-right text-monospace'>20211129034354</td></tr><tr><td><input type='checkbox' class='qcb' q='11892578' id='autolist_checkbox_11892578' checked /></td><td class='text-right text-monospace'>294</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q11892578'>Satelliitti</a> <small><tt>[Q11892578]</tt></small><div class='smaller'>musiikkialbumi</div></td><td class='text-right text-monospace'>13039325</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>20790</td><td class='text-right text-monospace'>20240805033303</td></tr><tr><td><input type='checkbox' class='qcb' q='11892763' id='autolist_checkbox_11892763' checked /></td><td class='text-right text-monospace'>295</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q11892763'>Se tulee läpi</a> <small><tt>[Q11892763]</tt></small><div class='smaller'>Heikki Helan albumi</div></td><td class='text-right text-monospace'>13039628</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>7656</td><td class='text-right text-monospace'>20240805033351</td></tr><tr><td><input type='checkbox' class='qcb' q='11893453' id='autolist_checkbox_11893453' checked /></td><td class='text-right text-monospace'>296</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q11893453'>Siksak</a> <small><tt>[Q11893453]</tt></small></td><td class='text-right text-monospace'>13040690</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>5694</td><td class='text-right text-monospace'>20240805033655</td></tr><tr><td><input type='checkbox' class='qcb' q='11894594' id='autolist_checkbox_11894594' checked /></td><td class='text-right text-monospace'>297</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q11894594'>Sue Compilation Vol. 1</a> <small><tt>[Q11894594]</tt></small></td><td class='text-right text-monospace'>13042393</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>3300</td><td class='text-right text-monospace'>20211129034350</td></tr><tr><td><input type='checkbox' class='qcb' q='11894620' id='autolist_checkbox_11894620' checked /></td><td class='text-right text-monospace'>298</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q11894620'>Sukella sieluun asti</a> <small><tt>[Q11894620]</tt></small></td><td class='text-right text-monospace'>13042435</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>5564</td><td class='text-right text-monospace'>20240805034347</td></tr><tr><td><input type='checkbox' class='qcb' q='11895629' id='autolist_checkbox_11895629' checked /></td><td class='text-right text-monospace'>299</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q11895629'>Syntyneet häviämään</a> <small><tt>[Q11895629]</tt></small></td><td class='text-right text-monospace'>13044137</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>5137</td><td class='text-right text-monospace'>20240805034750</td></tr><tr><td><input type='checkbox' class='qcb' q='11896379' id='autolist_checkbox_11896379' checked /></td><td class='text-right text-monospace'>300</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q11896379'>Tanssihitit Vol 1</a> <small><tt>[Q11896379]</tt></small></td><td class='text-right text-monospace'>13045321</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>12124</td><td class='text-right text-monospace'>20240805035009</td></tr><tr><td><input type='checkbox' class='qcb' q='11897529' id='autolist_checkbox_11897529' checked /></td><td class='text-right text-monospace'>301</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q11897529'>Tiger Rag</a> <small><tt>[Q11897529]</tt></small><div class='smaller'>musiikkialbumi</div></td><td class='text-right text-monospace'>13047105</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>4980</td><td class='text-right text-monospace'>20211126021052</td></tr><tr><td><input type='checkbox' class='qcb' q='11898374' id='autolist_checkbox_11898374' checked /></td><td class='text-right text-monospace'>302</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q11898374'>Trips Through Time and Loneliness</a> <small><tt>[Q11898374]</tt></small></td><td class='text-right text-monospace'>13048431</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>5964</td><td class='text-right text-monospace'>20240805040302</td></tr><tr><td><input type='checkbox' class='qcb' q='11898403' id='autolist_checkbox_11898403' checked /></td><td class='text-right text-monospace'>303</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q11898403'>Tsihi Tsihi</a> <small><tt>[Q11898403]</tt></small></td><td class='text-right text-monospace'>13048471</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>9463</td><td class='text-right text-monospace'>20240805040320</td></tr><tr><td><input type='checkbox' class='qcb' q='11898528' id='autolist_checkbox_11898528' checked /></td><td class='text-right text-monospace'>304</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q11898528'>Tulisielu</a> <small><tt>[Q11898528]</tt></small><div class='smaller'>musiikkialbumi</div></td><td class='text-right text-monospace'>13048639</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>4022</td><td class='text-right text-monospace'>20240805040423</td></tr><tr><td><input type='checkbox' class='qcb' q='11898558' id='autolist_checkbox_11898558' checked /></td><td class='text-right text-monospace'>305</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q11898558'>Tumma nainen</a> <small><tt>[Q11898558]</tt></small></td><td class='text-right text-monospace'>13048680</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>4297</td><td class='text-right text-monospace'>20230127223613</td></tr><tr><td><input type='checkbox' class='qcb' q='11900193' id='autolist_checkbox_11900193' checked /></td><td class='text-right text-monospace'>306</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q11900193'>Valmista kamaa</a> <small><tt>[Q11900193]</tt></small></td><td class='text-right text-monospace'>13051331</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>4525</td><td class='text-right text-monospace'>20211202200557</td></tr><tr><td><input type='checkbox' class='qcb' q='11900428' id='autolist_checkbox_11900428' checked /></td><td class='text-right text-monospace'>307</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q11900428'>Vapaaherran elämää</a> <small><tt>[Q11900428]</tt></small></td><td class='text-right text-monospace'>13051715</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>6789</td><td class='text-right text-monospace'>20240805041049</td></tr><tr><td><input type='checkbox' class='qcb' q='11901376' id='autolist_checkbox_11901376' checked /></td><td class='text-right text-monospace'>308</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q11901376'>Viiskymppisen viisu</a> <small><tt>[Q11901376]</tt></small><div class='smaller'>Juha Vainion kokoelmalevy (1996)</div></td><td class='text-right text-monospace'>13053202</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>15867</td><td class='text-right text-monospace'>20240805041243</td></tr><tr><td><input type='checkbox' class='qcb' q='11902470' id='autolist_checkbox_11902470' checked /></td><td class='text-right text-monospace'>309</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q11902470'>Witchwood</a> <small><tt>[Q11902470]</tt></small></td><td class='text-right text-monospace'>13054916</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>6665</td><td class='text-right text-monospace'>20240805041528</td></tr><tr><td><input type='checkbox' class='qcb' q='11902592' id='autolist_checkbox_11902592' checked /></td><td class='text-right text-monospace'>310</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q11902592'>Yes sir, alkaa polttaa</a> <small><tt>[Q11902592]</tt></small></td><td class='text-right text-monospace'>13055059</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>5904</td><td class='text-right text-monospace'>20230428033838</td></tr><tr><td><input type='checkbox' class='qcb' q='11903080' id='autolist_checkbox_11903080' checked /></td><td class='text-right text-monospace'>311</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q11903080'>Ystävän laulu</a> <small><tt>[Q11903080]</tt></small><div class='smaller'>Jaakko Ryhäsen albumi</div></td><td class='text-right text-monospace'>13055897</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>5688</td><td class='text-right text-monospace'>20240404102707</td></tr><tr><td><input type='checkbox' class='qcb' q='11903133' id='autolist_checkbox_11903133' checked /></td><td class='text-right text-monospace'>312</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q11903133'>Yövieraat</a> <small><tt>[Q11903133]</tt></small><div class='smaller'>YUP:in albumi</div></td><td class='text-right text-monospace'>13055968</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>7516</td><td class='text-right text-monospace'>20231109131707</td></tr><tr><td><input type='checkbox' class='qcb' q='12270621' id='autolist_checkbox_12270621' checked /></td><td class='text-right text-monospace'>313</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q12270621'>Das eiserne Gebet</a> <small><tt>[Q12270621]</tt></small></td><td class='text-right text-monospace'>13483460</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>8054</td><td class='text-right text-monospace'>20240805172731</td></tr><tr><td><input type='checkbox' class='qcb' q='17080606' id='autolist_checkbox_17080606' checked /></td><td class='text-right text-monospace'>314</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q17080606'>Mucho Barato...</a> <small><tt>[Q17080606]</tt></small></td><td class='text-right text-monospace'>18681164</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>14357</td><td class='text-right text-monospace'>20240825150130</td></tr><tr><td><input type='checkbox' class='qcb' q='17265976' id='autolist_checkbox_17265976' checked /></td><td class='text-right text-monospace'>315</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q17265976'>Hell-Born</a> <small><tt>[Q17265976]</tt></small><div class='smaller'>Hell-Bornin EP</div></td><td class='text-right text-monospace'>18863216</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>3887</td><td class='text-right text-monospace'>20210305163146</td></tr><tr><td><input type='checkbox' class='qcb' q='17381678' id='autolist_checkbox_17381678' checked /></td><td class='text-right text-monospace'>316</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q17381678'>Kiveä ja sämpylää</a> <small><tt>[Q17381678]</tt></small></td><td class='text-right text-monospace'>18977829</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>6010</td><td class='text-right text-monospace'>20211126052649</td></tr><tr><td><input type='checkbox' class='qcb' q='17382588' id='autolist_checkbox_17382588' checked /></td><td class='text-right text-monospace'>317</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q17382588'>Mikon parhaat</a> <small><tt>[Q17382588]</tt></small></td><td class='text-right text-monospace'>18978714</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>4014</td><td class='text-right text-monospace'>20230128050628</td></tr><tr><td><input type='checkbox' class='qcb' q='17384230' id='autolist_checkbox_17384230' checked /></td><td class='text-right text-monospace'>318</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q17384230'>Talo meren rannalla</a> <small><tt>[Q17384230]</tt></small></td><td class='text-right text-monospace'>18980326</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>4967</td><td class='text-right text-monospace'>20240404111957</td></tr><tr><td><input type='checkbox' class='qcb' q='17384691' id='autolist_checkbox_17384691' checked /></td><td class='text-right text-monospace'>319</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q17384691'>Vain elämää</a> <small><tt>[Q17384691]</tt></small></td><td class='text-right text-monospace'>18980785</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>4063</td><td class='text-right text-monospace'>20230522161553</td></tr><tr><td><input type='checkbox' class='qcb' q='18677070' id='autolist_checkbox_18677070' checked /></td><td class='text-right text-monospace'>320</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q18677070'>20 suosikkia – Sininen ja valkoinen</a> <small><tt>[Q18677070]</tt></small><div class='smaller'>Jukka Kuoppamäen kokoelma-albumi vuodelta 1996</div></td><td class='text-right text-monospace'>20207260</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>4769</td><td class='text-right text-monospace'>20231221111124</td></tr><tr><td><input type='checkbox' class='qcb' q='18677097' id='autolist_checkbox_18677097' checked /></td><td class='text-right text-monospace'>321</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q18677097'>Ave Maria</a> <small><tt>[Q18677097]</tt></small></td><td class='text-right text-monospace'>20207287</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>3247</td><td class='text-right text-monospace'>20240830213642</td></tr><tr><td><input type='checkbox' class='qcb' q='18677411' id='autolist_checkbox_18677411' checked /></td><td class='text-right text-monospace'>322</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q18677411'>Hyvää joulua</a> <small><tt>[Q18677411]</tt></small><div class='smaller'>Jari Sillanpään vuonna 1996 julkaistu joululevy</div></td><td class='text-right text-monospace'>20207605</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>5079</td><td class='text-right text-monospace'>20240830214504</td></tr><tr><td><input type='checkbox' class='qcb' q='18677497' id='autolist_checkbox_18677497' checked /></td><td class='text-right text-monospace'>323</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q18677497'>Jokainen ihminen on laulun arvoinen</a> <small><tt>[Q18677497]</tt></small></td><td class='text-right text-monospace'>20207690</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>4240</td><td class='text-right text-monospace'>20211127231326</td></tr><tr><td><input type='checkbox' class='qcb' q='18677798' id='autolist_checkbox_18677798' checked /></td><td class='text-right text-monospace'>324</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q18677798'>LLL</a> <small><tt>[Q18677798]</tt></small><div class='smaller'>Dave Lindholmin albumi 1996</div></td><td class='text-right text-monospace'>20207991</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>4370</td><td class='text-right text-monospace'>20240830215044</td></tr><tr><td><input type='checkbox' class='qcb' q='18677853' id='autolist_checkbox_18677853' checked /></td><td class='text-right text-monospace'>325</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q18677853'>Master series</a> <small><tt>[Q18677853]</tt></small></td><td class='text-right text-monospace'>20208046</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>15920</td><td class='text-right text-monospace'>20240830215135</td></tr><tr><td><input type='checkbox' class='qcb' q='18677908' id='autolist_checkbox_18677908' checked /></td><td class='text-right text-monospace'>326</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q18677908'>Mitä otat mukaan muistoksi sivistyksestä</a> <small><tt>[Q18677908]</tt></small></td><td class='text-right text-monospace'>20208101</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>6011</td><td class='text-right text-monospace'>20211128013703</td></tr><tr><td><input type='checkbox' class='qcb' q='18677928' id='autolist_checkbox_18677928' checked /></td><td class='text-right text-monospace'>327</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q18677928'>Mun aika mennä on</a> <small><tt>[Q18677928]</tt></small><div class='smaller'>Sauli Lehtosen postuumisti julkaistu tangolevy vuodelta 1996</div></td><td class='text-right text-monospace'>20208121</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>4547</td><td class='text-right text-monospace'>20211128080826</td></tr><tr><td><input type='checkbox' class='qcb' q='18677966' id='autolist_checkbox_18677966' checked /></td><td class='text-right text-monospace'>328</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q18677966'>Nellyn palmikko</a> <small><tt>[Q18677966]</tt></small></td><td class='text-right text-monospace'>20208159</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>4652</td><td class='text-right text-monospace'>20240404113300</td></tr><tr><td><input type='checkbox' class='qcb' q='18677984' id='autolist_checkbox_18677984' checked /></td><td class='text-right text-monospace'>329</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q18677984'>Nimeni on Neumann</a> <small><tt>[Q18677984]</tt></small></td><td class='text-right text-monospace'>20208177</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>4549</td><td class='text-right text-monospace'>20241106171239</td></tr><tr><td><input type='checkbox' class='qcb' q='18677988' id='autolist_checkbox_18677988' checked /></td><td class='text-right text-monospace'>330</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q18677988'>Niskavuoren Aarnet</a> <small><tt>[Q18677988]</tt></small></td><td class='text-right text-monospace'>20208181</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>3780</td><td class='text-right text-monospace'>20240830215356</td></tr><tr><td><input type='checkbox' class='qcb' q='18678183' id='autolist_checkbox_18678183' checked /></td><td class='text-right text-monospace'>331</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q18678183'>Poikapainia ja digitaalidaameja</a> <small><tt>[Q18678183]</tt></small></td><td class='text-right text-monospace'>20208376</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>3122</td><td class='text-right text-monospace'>20211127215011</td></tr><tr><td><input type='checkbox' class='qcb' q='18678331' id='autolist_checkbox_18678331' checked /></td><td class='text-right text-monospace'>332</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q18678331'>Rakkautta ja anarkiaa</a> <small><tt>[Q18678331]</tt></small></td><td class='text-right text-monospace'>20208526</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>4866</td><td class='text-right text-monospace'>20240404113339</td></tr><tr><td><input type='checkbox' class='qcb' q='18678455' id='autolist_checkbox_18678455' checked /></td><td class='text-right text-monospace'>333</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q18678455'>Rööperiin</a> <small><tt>[Q18678455]</tt></small></td><td class='text-right text-monospace'>20208654</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>5385</td><td class='text-right text-monospace'>20230428034228</td></tr><tr><td><input type='checkbox' class='qcb' q='18678574' id='autolist_checkbox_18678574' checked /></td><td class='text-right text-monospace'>334</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q18678574'>Sinne ainiaaksi jään</a> <small><tt>[Q18678574]</tt></small></td><td class='text-right text-monospace'>20208773</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>5472</td><td class='text-right text-monospace'>20240830220217</td></tr><tr><td><input type='checkbox' class='qcb' q='18678680' id='autolist_checkbox_18678680' checked /></td><td class='text-right text-monospace'>335</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q18678680'>Suurimmat iskut</a> <small><tt>[Q18678680]</tt></small></td><td class='text-right text-monospace'>20208885</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>4597</td><td class='text-right text-monospace'>20240404113425</td></tr><tr><td><input type='checkbox' class='qcb' q='18678710' id='autolist_checkbox_18678710' checked /></td><td class='text-right text-monospace'>336</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q18678710'>Säätiedotuksia merenkulkijoille</a> <small><tt>[Q18678710]</tt></small></td><td class='text-right text-monospace'>20208917</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>5287</td><td class='text-right text-monospace'>20240404113428</td></tr><tr><td><input type='checkbox' class='qcb' q='18678727' id='autolist_checkbox_18678727' checked /></td><td class='text-right text-monospace'>337</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q18678727'>Tango Illusion</a> <small><tt>[Q18678727]</tt></small></td><td class='text-right text-monospace'>20208934</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>5048</td><td class='text-right text-monospace'>20240830220803</td></tr><tr><td><input type='checkbox' class='qcb' q='18678777' id='autolist_checkbox_18678777' checked /></td><td class='text-right text-monospace'>338</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q18678777'>Toiseen maailmaan</a> <small><tt>[Q18678777]</tt></small></td><td class='text-right text-monospace'>20208985</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>6234</td><td class='text-right text-monospace'>20240830221000</td></tr><tr><td><input type='checkbox' class='qcb' q='18678909' id='autolist_checkbox_18678909' checked /></td><td class='text-right text-monospace'>339</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q18678909'>Vanha holvikirkko</a> <small><tt>[Q18678909]</tt></small></td><td class='text-right text-monospace'>20209116</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>5356</td><td class='text-right text-monospace'>20211128085315</td></tr><tr><td><input type='checkbox' class='qcb' q='18678965' id='autolist_checkbox_18678965' checked /></td><td class='text-right text-monospace'>340</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q18678965'>Vinyyli</a> <small><tt>[Q18678965]</tt></small></td><td class='text-right text-monospace'>20209172</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>3994</td><td class='text-right text-monospace'>20240404113514</td></tr><tr><td><input type='checkbox' class='qcb' q='18960103' id='autolist_checkbox_18960103' checked /></td><td class='text-right text-monospace'>341</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q18960103'>Second Coming</a> <small><tt>[Q18960103]</tt></small></td><td class='text-right text-monospace'>20517040</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>3735</td><td class='text-right text-monospace'>20240831003422</td></tr><tr><td><input type='checkbox' class='qcb' q='18960163' id='autolist_checkbox_18960163' checked /></td><td class='text-right text-monospace'>342</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q18960163'>Tingelingeling my banjo sings</a> <small><tt>[Q18960163]</tt></small><div class='smaller'>Jan & Kjeldin kokoelma-albumi 1996</div></td><td class='text-right text-monospace'>20517100</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>2510</td><td class='text-right text-monospace'>20240831003721</td></tr><tr><td><input type='checkbox' class='qcb' q='18960186' id='autolist_checkbox_18960186' checked /></td><td class='text-right text-monospace'>343</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q18960186'>Version en Italiano</a> <small><tt>[Q18960186]</tt></small></td><td class='text-right text-monospace'>20517123</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>4461</td><td class='text-right text-monospace'>20211128222427</td></tr><tr><td><input type='checkbox' class='qcb' q='20251514' id='autolist_checkbox_20251514' checked /></td><td class='text-right text-monospace'>344</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q20251514'>Flutina</a> <small><tt>[Q20251514]</tt></small></td><td class='text-right text-monospace'>21988600</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>4020</td><td class='text-right text-monospace'>20190926045222</td></tr><tr><td><input type='checkbox' class='qcb' q='20257105' id='autolist_checkbox_20257105' checked /></td><td class='text-right text-monospace'>345</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q20257105'>Rip-Off Dokumento</a> <small><tt>[Q20257105]</tt></small></td><td class='text-right text-monospace'>22001199</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>2612</td><td class='text-right text-monospace'>20211127191201</td></tr><tr><td><input type='checkbox' class='qcb' q='20379529' id='autolist_checkbox_20379529' checked /></td><td class='text-right text-monospace'>346</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q20379529'>Howl, USA</a> <small><tt>[Q20379529]</tt></small></td><td class='text-right text-monospace'>22128444</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>3851</td><td class='text-right text-monospace'>20240831224716</td></tr><tr><td><input type='checkbox' class='qcb' q='23041156' id='autolist_checkbox_23041156' checked /></td><td class='text-right text-monospace'>347</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q23041156'>Hellää terroria korville</a> <small><tt>[Q23041156]</tt></small></td><td class='text-right text-monospace'>25052246</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>3300</td><td class='text-right text-monospace'>20240404115658</td></tr><tr><td><input type='checkbox' class='qcb' q='23041254' id='autolist_checkbox_23041254' checked /></td><td class='text-right text-monospace'>348</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q23041254'>Pure</a> <small><tt>[Q23041254]</tt></small></td><td class='text-right text-monospace'>25052344</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>3143</td><td class='text-right text-monospace'>20240902071829</td></tr><tr><td><input type='checkbox' class='qcb' q='24035241' id='autolist_checkbox_24035241' checked /></td><td class='text-right text-monospace'>349</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q24035241'>Diabolika</a> <small><tt>[Q24035241]</tt></small><div class='smaller'>Larry and the Lefthanded -yhtyeen albumi</div></td><td class='text-right text-monospace'>26027894</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>6022</td><td class='text-right text-monospace'>20240902112545</td></tr><tr><td><input type='checkbox' class='qcb' q='27886190' id='autolist_checkbox_27886190' checked /></td><td class='text-right text-monospace'>350</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q27886190'>Aamu joella</a> <small><tt>[Q27886190]</tt></small><div class='smaller'>Esa Kotilaisen albumi</div></td><td class='text-right text-monospace'>29594787</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>2757</td><td class='text-right text-monospace'>20240404121139</td></tr><tr><td><input type='checkbox' class='qcb' q='29184393' id='autolist_checkbox_29184393' checked /></td><td class='text-right text-monospace'>351</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q29184393'>Greatest Shits</a> <small><tt>[Q29184393]</tt></small><div class='smaller'>Kohu-63-yhtyeen kokoelma-albumi</div></td><td class='text-right text-monospace'>30840084</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>11197</td><td class='text-right text-monospace'>20240904033352</td></tr><tr><td><input type='checkbox' class='qcb' q='30093131' id='autolist_checkbox_30093131' checked /></td><td class='text-right text-monospace'>352</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q30093131'>The Night of Satanachia</a> <small><tt>[Q30093131]</tt></small><div class='smaller'>Azazel-yhtyeen EP-levy</div></td><td class='text-right text-monospace'>31705826</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>3904</td><td class='text-right text-monospace'>20210501002342</td></tr><tr><td><input type='checkbox' class='qcb' q='30316477' id='autolist_checkbox_30316477' checked /></td><td class='text-right text-monospace'>353</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q30316477'>Always</a> <small><tt>[Q30316477]</tt></small><div class='smaller'>Michael Kisken EP</div></td><td class='text-right text-monospace'>31928893</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>3360</td><td class='text-right text-monospace'>20200226135456</td></tr><tr><td><input type='checkbox' class='qcb' q='41689410' id='autolist_checkbox_41689410' checked /></td><td class='text-right text-monospace'>354</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q41689410'>Rakkauden sävel</a> <small><tt>[Q41689410]</tt></small><div class='smaller'>SIG:n albumi</div></td><td class='text-right text-monospace'>43001897</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>3198</td><td class='text-right text-monospace'>20240306210213</td></tr><tr><td><input type='checkbox' class='qcb' q='44781216' id='autolist_checkbox_44781216' checked /></td><td class='text-right text-monospace'>355</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q44781216'>The Spirit of 1939...</a> <small><tt>[Q44781216]</tt></small><div class='smaller'>Pig Killerin albumi</div></td><td class='text-right text-monospace'>45966739</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>2914</td><td class='text-right text-monospace'>20240404122943</td></tr><tr><td><input type='checkbox' class='qcb' q='55184653' id='autolist_checkbox_55184653' checked /></td><td class='text-right text-monospace'>356</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q55184653'>Kaksi karttaa</a> <small><tt>[Q55184653]</tt></small><div class='smaller'>Laura Voutilaisen albumi</div></td><td class='text-right text-monospace'>55238922</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>3592</td><td class='text-right text-monospace'>20230127205640</td></tr><tr><td><input type='checkbox' class='qcb' q='56402279' id='autolist_checkbox_56402279' checked /></td><td class='text-right text-monospace'>357</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q56402279'>Valoa ja energiaa</a> <small><tt>[Q56402279]</tt></small><div class='smaller'>Dannyn albumi</div></td><td class='text-right text-monospace'>56341395</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>3203</td><td class='text-right text-monospace'>20230116034805</td></tr><tr><td><input type='checkbox' class='qcb' q='66360871' id='autolist_checkbox_66360871' checked /></td><td class='text-right text-monospace'>358</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q66360871'>Rakkauden palapeli</a> <small><tt>[Q66360871]</tt></small><div class='smaller'>Heidi Kyrön albumi</div></td><td class='text-right text-monospace'>65962877</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>3948</td><td class='text-right text-monospace'>20211128213609</td></tr><tr><td><input type='checkbox' class='qcb' q='66828983' id='autolist_checkbox_66828983' checked /></td><td class='text-right text-monospace'>359</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q66828983'>Hiljaisuudessa</a> <small><tt>[Q66828983]</tt></small></td><td class='text-right text-monospace'>66424605</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>3503</td><td class='text-right text-monospace'>20230301191744</td></tr><tr><td><input type='checkbox' class='qcb' q='70587216' id='autolist_checkbox_70587216' checked /></td><td class='text-right text-monospace'>360</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q70587216'>Tie huomiseen</a> <small><tt>[Q70587216]</tt></small><div class='smaller'>Kirkan albumi</div></td><td class='text-right text-monospace'>70260972</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>4272</td><td class='text-right text-monospace'>20230301192059</td></tr><tr><td><input type='checkbox' class='qcb' q='70587823' id='autolist_checkbox_70587823' checked /></td><td class='text-right text-monospace'>361</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q70587823'>Fuffaffida</a> <small><tt>[Q70587823]</tt></small><div class='smaller'>Jean S:n albumi</div></td><td class='text-right text-monospace'>70261579</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>3133</td><td class='text-right text-monospace'>20240404125352</td></tr><tr><td><input type='checkbox' class='qcb' q='99455321' id='autolist_checkbox_99455321' checked /></td><td class='text-right text-monospace'>362</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q99455321'>Aina sun luonas</a> <small><tt>[Q99455321]</tt></small><div class='smaller'>Einin studioalbumi vuodelta 1996</div></td><td class='text-right text-monospace'>97393437</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>5778</td><td class='text-right text-monospace'>20230509191440</td></tr><tr><td><input type='checkbox' class='qcb' q='99748200' id='autolist_checkbox_99748200' checked /></td><td class='text-right text-monospace'>363</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q99748200'>Ystäväni, muistathan</a> <small><tt>[Q99748200]</tt></small><div class='smaller'>Beritin studioalbumi vuodelta 1996</div></td><td class='text-right text-monospace'>97643442</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>13034</td><td class='text-right text-monospace'>20220126195305</td></tr><tr><td><input type='checkbox' class='qcb' q='110194220' id='autolist_checkbox_110194220' checked /></td><td class='text-right text-monospace'>364</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q110194220'>Päivät kuin unta</a> <small><tt>[Q110194220]</tt></small><div class='smaller'>Arto Sotavallan albumi</div></td><td class='text-right text-monospace'>105271362</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>4231</td><td class='text-right text-monospace'>20211219101308</td></tr><tr><td><input type='checkbox' class='qcb' q='110625457' id='autolist_checkbox_110625457' checked /></td><td class='text-right text-monospace'>365</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q110625457'>Prinsessa 65</a> <small><tt>[Q110625457]</tt></small><div class='smaller'>Seppo Närhen kokoelma-albumi</div></td><td class='text-right text-monospace'>105671621</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>3820</td><td class='text-right text-monospace'>20220120063410</td></tr><tr><td><input type='checkbox' class='qcb' q='112109602' id='autolist_checkbox_112109602' checked /></td><td class='text-right text-monospace'>366</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q112109602'>Et sä tajuu?</a> <small><tt>[Q112109602]</tt></small></td><td class='text-right text-monospace'>107018169</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>13690</td><td class='text-right text-monospace'>20221022014244</td></tr><tr><td><input type='checkbox' class='qcb' q='113881224' id='autolist_checkbox_113881224' checked /></td><td class='text-right text-monospace'>367</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q113881224'>Liimatan Pan Alley</a> <small><tt>[Q113881224]</tt></small></td><td class='text-right text-monospace'>108623582</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>2447</td><td class='text-right text-monospace'>20221010103559</td></tr><tr><td><input type='checkbox' class='qcb' q='125858359' id='autolist_checkbox_125858359' checked /></td><td class='text-right text-monospace'>368</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q125858359'>Hänen majesteettinsa salaisessa palveluksessa</a> <small><tt>[Q125858359]</tt></small></td><td class='text-right text-monospace'>119948483</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>901</td><td class='text-right text-monospace'>20240509143524</td></tr><tr><td><input type='checkbox' class='qcb' q='130344240' id='autolist_checkbox_130344240' checked /></td><td class='text-right text-monospace'>369</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q130344240'>Onnenmaa</a> <small><tt>[Q130344240]</tt></small><div class='smaller'>Kari Vepsän albumi</div></td><td class='text-right text-monospace'>124309795</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>2791</td><td class='text-right text-monospace'>20240922185513</td></tr></tbody></table></div> <div style='font-size:8pt' id='query_length' sec='2.196'></div> <script src='autolist.js'></script></div></div> </div><!--container--> <div class="modal fade" id="example_dialog" tabindex="-1" role="dialog" style='display:none'> <div class="modal-dialog" role="document"> <div class="modal-content"> <div class="modal-header"> <button type="button" class="close" data-dismiss="modal" aria-label="Close"> <span aria-hidden="true">×</span> </button> <h4 class="modal-title" tt="example_title"></h4> </div> <div class="modal-body"> <div><input type='text' value='' id='example_search' class='form-control' tt_placeholder='search_examples' /></div> <div> <div id='example_list'> </select> </div> </div> <div class="modal-footer"> <button type="button" class="btn btn-light" tt="close" data-dismiss="modal"></button> <a type="button" id='edit_examples' class="btn btn-light" tt="edit_examples" href='https://meta.wikimedia.org/w/index.php?title=PetScan/Examples&action=edit' target='_blank'></a> </div> </div> </div> </div> </body> </html>