<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 shadow-perm">[[Quotes – Reports|Reports]]</button> <button class="button-square">[[Quotes – Excerpts|Excerpts]]</button> <button class="button-square">[[Quotes – Statements|Statements]]</button>
%% DATAVIEW_PUBLISHER: start
```dataview
TABLE WITHOUT ID
file.link AS Title,
join(default(genre, "")) AS Genre,
join(filter([religion, sect, creed, method, law], (x) => x)) AS "Corpus",
join(default(work, "")) AS Work,
join(default(narrator, "")) AS Narrator,
join(default(infallible, "")) AS Infallible,
join(default(subjects, "")) AS Subjects,
join(default(themes, "")) AS Themes
WHERE contains(publish, true)
AND contains(class, "Quote")
AND contains(category, "Report")
SORT file.name ASC
```
%%
| Title | Genre | Corpus | Work | Narrator | Infallible | Subjects | Themes |
| -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------- | ------ | ---------------------------------------------------------- | -------------------------------------------------------------- | -------------------------------------- | -------- | ------ |
| [[Pages/Quotes/Abu Barza al-Sulami’s hadith of the three most hated tribes, Mustadrak al-Hakim.md\|Abu Barza al-Sulami’s hadith of the three most hated tribes, Mustadrak al-Hakim]] | Hadith | | | | | | |
| [[Pages/Quotes/Abu Sa'id al-Khudri's hadith of the lizard hole, Sahih al-Bukhari.md\|Abu Sa'id al-Khudri's hadith of the lizard hole, Sahih al-Bukhari]] | | | [[Pages/Glossary/Sahih al-Bukhari.md\|Sahih al-Bukhari]] | | | | |
| [[Pages/Quotes/Abu Sa'id al-Khudri's hadith of the lizard hole, Sahih al-Bukhari.md\|Abu Sa'id al-Khudri's hadith of the lizard hole, Sahih al-Bukhari]] | | | | | | | |
| [[Pages/Quotes/Abu Sa'id al-Khudri's hadith of the lizard hole, Sahih al-Bukhari (Manshurat, 2007).md\|Abu Sa'id al-Khudri's hadith of the lizard hole, Sahih al-Bukhari (Manshurat, 2007)]] | | | | | | | |
| [[Pages/Quotes/Abu Sa'id al-Khudri's hadith of the lizard hole, Sahih al-Bukhari (ShiaBrain, 2024).md\|Abu Sa'id al-Khudri's hadith of the lizard hole, Sahih al-Bukhari (ShiaBrain, 2024)]] | | | | | | | |
| [[Pages/Quotes/Abu Sa'id al-Khudri's hadith of the Masters of Paradise, Sunan al-Tirmidhi.md\|Abu Sa'id al-Khudri's hadith of the Masters of Paradise, Sunan al-Tirmidhi]] | Hadith | | [[Pages/Glossary/Sunan al-Tirmidhi.md\|Sunan al-Tirmidhi]] | [[Pages/Glossary/Abu Sa'id al-Khudri.md\|Abu Sa'id al-Khudri]] | [[Prophet Muhammad\|Prophet Muhammad]] | | |
| [[Tests/Hadith of the Masters of Paradise – Abu Sa'id al-Khudri (Sanad A) – Sunan al-Tirmidhi.md\|Hadith of the Masters of Paradise – Abu Sa'id al-Khudri (Sanad A) – Sunan al-Tirmidhi]] | | | | | | | |
| [[Pages/Quotes/Ibn Abbas’s report of the obligation of showing affection to the Ahl al-Bayt.md\|Ibn Abbas’s report of the obligation of showing affection to the Ahl al-Bayt]] | Hadith, Exegesis | | | [[Ibn Abbas\|Ibn Abbas]] | [[Prophet Muhammad\|Prophet Muhammad]] | | |
| [[Pages/Quotes/Ibn Mas'ud's hadith of the Masters of Paradise, Mustadrak al-Hakim.md\|Ibn Mas'ud's hadith of the Masters of Paradise, Mustadrak al-Hakim]] | Hadith | | | [[Ibn Mas'ud\|Ibn Mas'ud]] | [[Prophet Muhammad\|Prophet Muhammad]] | | |
%% DATAVIEW_PUBLISHER: end %%
%% #Dataview %%