Jump to content

Template:ShiurInfobox

From Step 4

ShiurInfobox Template

[edit source]

Use this infobox at the top of any shiur page to display a side panel with key reference information.

Copy and paste the following at the very top of the page:

{{ShiurInfobox
| title            = 
| original_shiur   = 
| source_sheets    = 
| related_topics   = 
| related_parsha   = 
| related_holidays = 
| full_transcript  = 
| step4_message    = 
}}

Parameters

[edit source]
  • title – The display title of the shiur. Defaults to the page name if left blank.
  • original_shiur – A link to the original audio, video, or text of the shiur. Example: Listen to Shiur
  • source_sheets – Links or references to source sheets. Can use internal wiki links or external URLs.
  • related_topics – Comma-separated list of related topics. Use wiki links, e.g. Leadership, Emunah
  • related_parsha – The parsha(s) related to this shiur. Use wiki links, e.g. Parsha Bamidbar
  • related_holidays – Related Jewish holidays. Use wiki links, e.g. Pesach, Shavuot
  • full_transcript – A link to or embedded text of the full shiur transcript.
  • step4_message – A one-sentence summary of the core Step 4 message of this shiur.

Example

[edit source]
{{ShiurInfobox
| title            = Leadership in Bamidbar
| original_shiur   = [https://example.com/audio Listen to Shiur]
| source_sheets    = [[File:Sources.pdf|Source Sheet]]
| related_topics   = [[Leadership]], [[Moshe Rabbeinu]]
| related_parsha   = [[Parsha Bamidbar]]
| related_holidays = [[Shavuot]]
| full_transcript  = [[Bamidbar Leadership Transcript]]
| step4_message    = True leadership means taking responsibility for others even when it is costly.
}}