Template:LibraryInterview

Revision as of 16:36, 21 April 2025 by MarkWD (talk | contribs) (// via Wikitext Extension for VSCode)

Template:Lua

Usage

  • The following code creates an interview template.
  • Every parameter is mandatory.
  • "ID" is auto-generated and always shows the page ID (any user input is ignored)
{{LibraryInterview
| Title = Title of the interview
| Format = Format of the interview (e.g., "Text interview" or "Edited text transcript of video interview")
| Date = Date of the interview (date will normalize to: Month DD, YYYY)
| Interviewer = Person conducting the interview (can include wiki links)
| Interviewee = Person being interviewed (can include wiki links)
| ID = Permanent ID for the interview based on PAGEID
}}