User:ClerkBot/filter.css
/* Default: show all entries when no filter is active */
.ae-entry { display: table-row; }
/* When inside any filter wrapper, hide all entries by default */
[class*="ae-filter-"] .ae-entry { display: none; }
/* === Show matching entries for each topic === */
/* Armenia-Azerbaijan (a-a, aa2, gsaa) */
.ae-filter-a-a .ae-topic-a-a,
.ae-filter-a-a .ae-topic-aa2,
.ae-filter-a-a .ae-topic-gsaa,
.ae-filter-aa2 .ae-topic-a-a,
.ae-filter-aa2 .ae-topic-aa2,
.ae-filter-aa2 .ae-topic-gsaa,
.ae-filter-gsaa .ae-topic-a-a,
.ae-filter-gsaa .ae-topic-aa2,
.ae-filter-gsaa .ae-topic-gsaa {
display: table-row;
}
/* Arab-Israeli conflict (a-i) */
.ae-filter-a-i .ae-topic-a-i {
display: table-row;
}
/* Abortion (ab) */
.ae-filter-ab .ae-topic-ab {
display: table-row;
}
/* American politics (ap, tpm) */
.ae-filter-ap .ae-topic-ap,
.ae-filter-ap .ae-topic-tpm,
.ae-filter-tpm .ae-topic-ap,
.ae-filter-tpm .ae-topic-tpm {
display: table-row;
}
/* Article titles / MOS (at, mos) */
.ae-filter-at .ae-topic-at,
.ae-filter-at .ae-topic-mos,
.ae-filter-mos .ae-topic-at,
.ae-filter-mos .ae-topic-mos {
display: table-row;
}
/* BLP (blp, zs - Zak Smith is BLP subtopic) */
.ae-filter-blp .ae-topic-blp,
.ae-filter-blp .ae-topic-zs,
.ae-filter-zs .ae-topic-blp,
.ae-filter-zs .ae-topic-zs {
display: table-row;
}
/* Complementary/Alternative Medicine (cam, acu) */
.ae-filter-cam .ae-topic-cam,
.ae-filter-cam .ae-topic-acu,
.ae-filter-acu .ae-topic-cam,
.ae-filter-acu .ae-topic-acu {
display: table-row;
}
/* Climate change (cc) */
.ae-filter-cc .ae-topic-cc {
display: table-row;
}
/* COVID-19 (covid) */
.ae-filter-covid .ae-topic-covid {
display: table-row;
}
/* Infoboxes (cid) */
.ae-filter-cid .ae-topic-cid {
display: table-row;
}
/* Eastern Europe / Balkans (ee, e-e, b) */
.ae-filter-ee .ae-topic-ee,
.ae-filter-ee .ae-topic-e-e,
.ae-filter-ee .ae-topic-b,
.ae-filter-e-e .ae-topic-ee,
.ae-filter-e-e .ae-topic-e-e,
.ae-filter-e-e .ae-topic-b,
.ae-filter-b .ae-topic-ee,
.ae-filter-b .ae-topic-e-e,
.ae-filter-b .ae-topic-b {
display: table-row;
}
/* Gender and sexuality (gg, ggtf, gap, gas, pa) */
.ae-filter-gg .ae-topic-gg,
.ae-filter-gg .ae-topic-ggtf,
.ae-filter-gg .ae-topic-gap,
.ae-filter-gg .ae-topic-gas,
.ae-filter-gg .ae-topic-pa,
.ae-filter-ggtf .ae-topic-gg,
.ae-filter-ggtf .ae-topic-ggtf,
.ae-filter-ggtf .ae-topic-gap,
.ae-filter-ggtf .ae-topic-gas,
.ae-filter-ggtf .ae-topic-pa,
.ae-filter-gap .ae-topic-gg,
.ae-filter-gap .ae-topic-ggtf,
.ae-filter-gap .ae-topic-gap,
.ae-filter-gap .ae-topic-gas,
.ae-filter-gap .ae-topic-pa,
.ae-filter-gas .ae-topic-gg,
.ae-filter-gas .ae-topic-ggtf,
.ae-filter-gas .ae-topic-gap,
.ae-filter-gas .ae-topic-gas,
.ae-filter-gas .ae-topic-pa,
.ae-filter-pa .ae-topic-gg,
.ae-filter-pa .ae-topic-ggtf,
.ae-filter-pa .ae-topic-gap,
.ae-filter-pa .ae-topic-gas,
.ae-filter-pa .ae-topic-pa {
display: table-row;
}
/* GMO (gmo) */
.ae-filter-gmo .ae-topic-gmo {
display: table-row;
}
/* Gun control (gc) */
.ae-filter-gc .ae-topic-gc {
display: table-row;
}
/* Horn of Africa (horn) */
.ae-filter-horn .ae-topic-horn {
display: table-row;
}
/* Iranian politics (irp, iranpol) */
.ae-filter-irp .ae-topic-irp,
.ae-filter-irp .ae-topic-iranpol,
.ae-filter-iranpol .ae-topic-irp,
.ae-filter-iranpol .ae-topic-iranpol {
display: table-row;
}
/* Kurds and Kurdistan (kurd) */
.ae-filter-kurd .ae-topic-kurd {
display: table-row;
}
/* Pseudoscience / Fringe (ps, cf) */
.ae-filter-ps .ae-topic-ps,
.ae-filter-ps .ae-topic-cf,
.ae-filter-cf .ae-topic-ps,
.ae-filter-cf .ae-topic-cf {
display: table-row;
}
/* Race and intelligence (r-i) */
.ae-filter-r-i .ae-topic-r-i {
display: table-row;
}
/* Historical elections (rne) */
.ae-filter-rne .ae-topic-rne {
display: table-row;
}
/* South Asia (sa, sl, imh, ipa, sasg) */
.ae-filter-sa .ae-topic-sa,
.ae-filter-sa .ae-topic-sl,
.ae-filter-sa .ae-topic-imh,
.ae-filter-sa .ae-topic-ipa,
.ae-filter-sa .ae-topic-sasg,
.ae-filter-sl .ae-topic-sa,
.ae-filter-sl .ae-topic-sl,
.ae-filter-sl .ae-topic-imh,
.ae-filter-sl .ae-topic-ipa,
.ae-filter-sl .ae-topic-sasg,
.ae-filter-imh .ae-topic-sa,
.ae-filter-imh .ae-topic-sl,
.ae-filter-imh .ae-topic-imh,
.ae-filter-imh .ae-topic-ipa,
.ae-filter-imh .ae-topic-sasg,
.ae-filter-ipa .ae-topic-sa,
.ae-filter-ipa .ae-topic-sl,
.ae-filter-ipa .ae-topic-imh,
.ae-filter-ipa .ae-topic-ipa,
.ae-filter-ipa .ae-topic-sasg,
.ae-filter-sasg .ae-topic-sa,
.ae-filter-sasg .ae-topic-sl,
.ae-filter-sasg .ae-topic-imh,
.ae-filter-sasg .ae-topic-ipa,
.ae-filter-sasg .ae-topic-sasg {
display: table-row;
}
/* The Troubles (tt) */
.ae-filter-tt .ae-topic-tt {
display: table-row;
}
/* Yasuke (ya) */
.ae-filter-ya .ae-topic-ya {
display: table-row;
}
/* Eastern Europe - Lithuanian/Polish WWII history (ali, apl - subtopics of ee) */
.ae-filter-ali .ae-topic-ali,
.ae-filter-ali .ae-topic-ee,
.ae-filter-ali .ae-topic-e-e,
.ae-filter-apl .ae-topic-apl,
.ae-filter-apl .ae-topic-ee,
.ae-filter-apl .ae-topic-e-e {
display: table-row;
}
/* Catch entries with empty/no topic assigned */
.ae-filter-unclassified .ae-topic- {
display: table-row;
}
/* fix? */
Content Disclaimer
Informasi ini disarikan dari Wikipedia dan disajikan kembali untuk tujuan edukasi. Konten tersedia di bawah lisensi CC BY-SA 3.0. Kami tidak bertanggung jawab atas ketidakakuratan data yang bersumber dari kontribusi publik tersebut.
- The information displayed on this website is sourced in part or in whole from Wikipedia and has been adapted for the purpose of restating it. We strive to provide accurate and relevant information, however:
- There is no guarantee of absolute accuracy. Wikipedia is an open, collaborative project that can be edited by anyone, so information is subject to change.
- It is not intended to constitute professional advice. The content displayed is for informational and educational purposes only. For important decisions (e.g., medical, legal, or financial), please consult a professional.
- Content copyright. Wikipedia is licensed under the Creative Commons Attribution-ShareAlike License (CC BY-SA). This means that content may be reused with appropriate attribution and shared under a similar license.
- Responsible use. Any risk arising from the use of information from this website is entirely the responsibility of the user.