<div style="max-width: 670px;">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.</div>
<button class="button-square">[[Quotes – Verses|Verses]]</button> <button class="button-square">[[Quotes – Reports|Reports]]</button> <button class="button-square">[[Quotes – Excerpts|Excerpts]]</button> <button class="button-square shadow-perm">[[Quotes – Statements|Statements]]</button>
%% DATAVIEW_PUBLISHER: start
```dataview
TABLE WITHOUT
ID file.link AS Title,
join(default(format, "")) AS Format,
join(default(genre, "")) AS Genre,
join(filter([religion, sect, creed, method, law], (x) => x)) AS "Ideology",
join(default(author, "")) AS Author,
join(default(source, "")) AS Source,
join(default(subjects, "")) AS Subjects,
join(default(themes, "")) AS Themes
WHERE contains(publish, true)
AND contains(class, "Quote")
AND contains(category, "Statement")
SORT file.name ASC
```
%%
| Title | Format | Genre | Ideology | Author | Source | Subjects | Themes |
| ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------ | ---------- | -------- | ------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------- | -------- | ------ |
| [[Pages/Quotes/al-Albani grades Abu Sa'id al-Khurdri's hadith of the Masters of Paradise as Hasan Sahih.md\|al-Albani grades Abu Sa'id al-Khurdri's hadith of the Masters of Paradise as Hasan Sahih]] | Text | Grading | | [[al-Albani\|al-Albani]] | [[Silsilat al-Ahadith al-Sahiha\|Silsilat al-Ahadith al-Sahiha]] | | |
| [[Pages/Quotes/al-Albani grades the hadith of the Masters of Paradise as Sahih and Mutawatir.md\|al-Albani grades the hadith of the Masters of Paradise as Sahih and Mutawatir]] | Text | Grading | | [[al-Albani\|al-Albani]] | [[Silsilat al-Ahadith al-Sahiha\|Silsilat al-Ahadith al-Sahiha]] | | |
| [[Pages/Quotes/al-Dhahabi says Abu Sa'id al-Khudri was an Imam and reliable narrator.md\|al-Dhahabi says Abu Sa'id al-Khudri was an Imam and reliable narrator]] | | Evaluation | | [[al-Dhahabi\|al-Dhahabi]] | | | |
| [[Pages/Quotes/al-Hakim grades Ibn Mas'ud's hadith of the Masters of Paradise as Sahih.md\|al-Hakim grades Ibn Mas'ud's hadith of the Masters of Paradise as Sahih]] | | Grading | | [[al-Hakim al-Niysaburi\|al-Hakim al-Niysaburi]] | [[Mustadrak al-Hakim\|Mustadrak al-Hakim]] | | |
| [[Pages/Quotes/al-Hakim grades the hadith of the three most hated tribes as Sahih ala Shart al-Shaykhayn.md\|al-Hakim grades the hadith of the three most hated tribes as Sahih ala Shart al-Shaykhayn]] | | Grading | | [[al-Hakim al-Niysaburi\|al-Hakim al-Niysaburi]] | [[Mustadrak al-Hakim\|Mustadrak al-Hakim]] | | |
| [[Pages/Quotes/al-Muzhiri says Imam al-Hasan and Imam al-Husayn are the best of who died in the way of Allah.md\|al-Muzhiri says Imam al-Hasan and Imam al-Husayn are the best of who died in the way of Allah]] | | Commentary | | | [[Fath al-Bari\|Fath al-Bari]] | | |
| [[Pages/Quotes/al-Nawawi grades the hadith of the Masters of Paradise as Sahih.md\|al-Nawawi grades the hadith of the Masters of Paradise as Sahih]] | | Grading | | [[al-Nawawi\|al-Nawawi]] | [[Sharh al-Nawawi ala Muslim\|Sharh al-Nawawi ala Muslim]] | | |
| [[Pages/Quotes/al-Tirmidhi grades Abu Sa'id al-Khudri's hadith of the Masters of Paradise as Hasan Sahih.md\|al-Tirmidhi grades Abu Sa'id al-Khudri's hadith of the Masters of Paradise as Hasan Sahih]] | | Grading | | [[al-Tirmidhi\|al-Tirmidhi]] | [[Pages/Glossary/Sunan al-Tirmidhi.md\|Sunan al-Tirmidhi]] | | |
| [[Pages/Quotes/Allamah al-Mamaqani says Sufyan al-Thawri was a deceptive liar.md\|Allamah al-Mamaqani says Sufyan al-Thawri was a deceptive liar]] | | Evaluation | | | | | |
| [[Tests/Hadith of the Masters of Paradise – Abu Sa'id al-Khudri (Route A) – Sahih (al-Albani).md\|Hadith of the Masters of Paradise – Abu Sa'id al-Khudri (Route A) – Sahih (al-Albani)]] | | | | | | | |
| [[Tests/Hadith of the Masters of Paradise – Abu Sa'id al-Khudri (Route A) – Sahih (al-Nawawi).md\|Hadith of the Masters of Paradise – Abu Sa'id al-Khudri (Route A) – Sahih (al-Nawawi)]] | | | | | | | |
| [[Pages/Quotes/Ibn Hajar says Ibn Umar pledged allegiance to Yazid but not Imam Ali.md\|Ibn Hajar says Ibn Umar pledged allegiance to Yazid but not Imam Ali]] | | Commentary | | [[Ibn Hajar al-Asqalani\|Ibn Hajar al-Asqalani]] | [[Fath al-Bari\|Fath al-Bari]] | | |
| [[Pages/Quotes/Ibn Hajar says Sufyan al-Thawri is trustworthy and knowledgeable.md\|Ibn Hajar says Sufyan al-Thawri is trustworthy and knowledgeable]] | Text | Evaluation | | [[Ibn Hajar al-Asqalani\|Ibn Hajar al-Asqalani]] | | | |
| [[Pages/Quotes/Ibn Shadhan lists the companions that returned back to Imam Ali.md\|Ibn Shadhan lists the companions that returned back to Imam Ali]] | Text | Evaluation | | | | | |
| [[Pages/Quotes/Yasir Qadhi says Ibn Umar accused Imam al-Husayn of chasing worldly affairs.md\|Yasir Qadhi says Ibn Umar accused Imam al-Husayn of chasing worldly affairs]] | Video | | | | [[Pages/Sources/The Massacre of Karbala, A Historical Analysis.md\|The Massacre of Karbala, A Historical Analysis]] | | |
%% DATAVIEW_PUBLISHER: end %%
%% #Dataview %%