|
|
Line 1: |
Line 1: |
| <noinclude>
| |
| Template for displaying summary information about [[Content by Eric Weinstein#Guest Appearances|Eric's appearances on other shows]].
| |
|
| |
| '''Usage: Copy paste the code below, filling in relevant fields after the = sign. Fields that are left empty or are removed will not show up in the generated infobox.'''
| |
|
| |
| <syntaxhighlight lang="html+handlebars">
| |
| {{InfoboxAppearance
| |
| |title=
| |
| |image=
| |
| |host=
| |
| |guests=
| |
| |length=
| |
| |releasedate=
| |
| |youtubedate=
| |
| |customlabel1=
| |
| |customdata1=
| |
| |customlabel2=
| |
| |customdata2=
| |
| |customlabel3=
| |
| |customdata3=
| |
| |customlabel4=
| |
| |customdata4=
| |
| |link1title=
| |
| |link1=
| |
| |link2title=
| |
| |link2=
| |
| |link3title=
| |
| |link3=
| |
| |link4title=
| |
| |link4=
| |
| |prev=
| |
| |next=
| |
| }}
| |
| </syntaxhighlight>
| |
| </noinclude>
| |
| {{Infobox | | {{Infobox |
| |above={{{title}}} | | |above={{{title}}} |