Content deleted Content added
No edit summary |
No edit summary |
||
| (One intermediate revision by the same user not shown) | |||
| Line 105: | Line 105: | ||
</span> |
</span> |
||
<!--FlowbiteModal--> |
<!--FlowbiteModal--> |
||
<div id="source-modal-{{{Tractate|}}}-{{{PageNo|}}}{{{Layout|}}}-{{{Line|}}}" tabindex="-1" aria-hidden="true" class="fixed top-0 left-0 right-0 z-50 hidden w-full p-4 overflow-y-auto md:inset-0 h-[calc(100%-1rem)] max-h-full"> |
<div id="source-modal-{{{Tractate|}}}-{{{PageNo|}}}{{{Layout|}}}-{{{Line|}}}" tabindex="-1" aria-hidden="true" class="fixed top-0 left-0 right-0 z-50 hidden h-full w-full p-4 overflow-y-auto md:inset-0 h-[calc(100%-1rem)] max-h-full"> |
||
<div class="relative w-full max-w-2xl max-h-full"> |
<div class="relative w-full max-w-2xl max-h-full"> |
||
<div class="relative bg-white rounded-lg shadow dark:bg-gray-700"> |
<div class="relative bg-white rounded-lg shadow dark:bg-gray-700"> |
||
<div class="flex items-start justify-between p-4 border-b rounded-t dark:border-gray-600"> |
<div class="flex items-start justify-between p-4 border-b rounded-t dark:border-gray-600"> |
||
<h3 class="text-xl font-medium text-gray-900 dark:text-white">Source Details</h3> |
<h3 class="text-xl font-medium text-gray-900 dark:text-white">Source Details</h3> |
||
< |
<span type="button" class="text-gray-400 bg-transparent hover:bg-gray-200 hover:text-gray-900 rounded-lg text-sm p-1.5 ml-auto inline-flex items-center dark:hover:bg-gray-600 dark:hover:text-white" data-modal-hide="source-modal-{{{Tractate|}}}-{{{PageNo|}}}{{{Layout|}}}-{{{Line|}}}"> |
||
{{I|times|fas}} |
{{I|times|fas}} |
||
<span class="sr-only">Close modal</span> |
<span class="sr-only">Close modal</span> |
||
</ |
</span> |
||
</div> |
</div> |
||
<div class="p-6 space-y-6"> |
<div class="p-6 space-y-6"> |
||
Latest revision as of 22:28, 12 December 2024
Example
{{Talmud source
| Tractate = Berakhot
| PageNo = 16
| Layout = a
| Line = 7
| SelectedText = Some interesting Aramaic text
| EnglishTranslation = This is the English translation of the text.
| Data = This is particularly interesting because…
| Context = The broader discussion in the Talmud here is about…
| Flags = This source has been debated, see…
}}Result
Berakhot16a:7 This source has been debated, see… More
This is the "Talmud source" template. This template defines the table "TalmudSources". This table has not been created yet.
Footnote template for Talmud sources
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Tractate | Tractate | no description | String | required |
| Page No. | PageNo | no description | Number | required |
| Layout (a or b) | Layout | no description | String | required |
| Line | Line | no description | Number | required |
| Selected Text | SelectedText | no description | String | required |
| English Translation | EnglishTranslation | no description | String | optional |
| Data (what's interesting) | Data | no description | String | optional |
| Context in the Talmud | Context | no description | String | optional |
| Flags | Flags | no description | String | optional |