Imperialhare (talk | contribs) (Created page with "<onlyinclude><infobox theme-source="color-theme"> <title source="title"><default>{{PAGENAME}}</default></title> <image source="image"><caption source="caption"/></image> <group> <header>Episode information</header> <data source="episode_number"> <label>Episode</label> <default>''Unknown''</default> </data> <data source="live_date"> <label>Live Date</label> </data> <data source="patreon_date"> <label>Patreon Date</labe...") Tag: 2017 source edit |
Imperialhare (talk | contribs) No edit summary Tag: 2017 source edit |
||
Line 26: | Line 26: | ||
<label>Narrator</label> | <label>Narrator</label> | ||
</data> | </data> | ||
</group> | |||
<group layout="horizontal"> | |||
<header>Meta</header> | |||
<data source="cast"> | |||
<label>Cast</label> | |||
</data> | |||
<data source="game"> | |||
<label>Game</label> | |||
</data> | |||
<data source="score"> | |||
<label>Score</label> | |||
</data> | |||
</group> | </group> | ||
<group layout="horizontal"> | <group layout="horizontal"> |
Revision as of 17:32, 13 July 2022
There is a problem with parsing the infobox
-
0
-
1<title source="title"><default>{{PAGENAME}}</default></title>
-
2<image source="image"><caption source="caption"/></image>
-
3<group>
-
4<header>Episode information</header>
-
5<data source="episode_number">
-
6<label>Episode</label>
-
7<default>''Unknown''</default>
-
8</data>
-
9<data source="live_date">
-
10<label>Live Date</label>
-
11</data>
-
12<data source="patreon_date">
-
13<label>Patreon Date</label>
-
14</data>
-
15<data source="release_date">
-
16<label>Release Date</label>
-
17</data>
-
18<data source="length">
-
19<label>Length</label>
-
20</data>
-
21<data source="content_warnings">
-
22<label>Content Warnings</label>
-
23</data>
-
24<data source="narrator">
-
25<label>Narrator</label>
-
26</data>
-
27</group>
-
28<group layout="horizontal">
-
29<header>Meta</header>
-
30<data source="cast">
-
31<label>Cast</label>
-
32</data>
-
33<data source="game">
-
34<label>Game</label>
-
35</data>
-
36<data source="score">
-
37<label>Score</label>
-
38</data>
-
39</group>
-
40<group layout="horizontal">
-
41<header>Episode guide</header>
-
42<data source="previous_episode">
-
43<label>Previous</label>
-
44<default> </default>
-
45</data>
-
46<data source="next_episode">
-
47<label>Next</label>
-
48<default> </default>
-
49</data>
-
50<data source="previous_arc">
-
51<label>Previous Arc</label>
-
52</data>
-
53<data source="next_arc">
-
54<label>Next Arc</label>
-
55</data>
-
56</group>
-
57<group layout="horizontal" collapse="open">
-
58<header>Links</header>
-
59<data source="episode_page">
-
60<label>Episode Page</label>
-
61<default>[{{{episode_page}}} friendsatthetable.net]</default>
-
62</data>
-
63<data source="patreon_page">
-
64<label>Patreon Page</label>
-
65<format>[{{{patreon_page}}} Patreon]
-
66</data>
-
67<data source="transcript">
-
68<label>Transcript</label>
-
69<default>[{{{transcript}}} Google Docs]</default>
-
70</data>
-
71</group>
-
72
Usage Example
Template:Episode infobox/draft
{{Episode infobox/draft | episode_number = 03 | title = Armour Astir Pt. 1 | live_date = February 1, 2019 | patreon_date = February 4, 2019 | release_date = October 18, 2019 | length = 2:56:38 | content_warnings = Example | narrator = Example | cast = [[Austin Walker]]<br>[[Sylvia Clare]]<br>[[Art Martinez-Tebbel]]<br>[[Andrew Lee Swan]]<br>[[Janine Hawkins]] | game = [[Armour Astir]] | score = HOURGLASS. SUNRISE. CRYSTALLINE. | previous_episode = [[The Road to PARTIZAN 02: Dialect Pt. 2]] | next_episode = [[The Road to PARTIZAN 04: Armour Astir Pt. 2]] | previous_arc = The Road to PARTIZAN: Dialect | next_arc = The Road to PARTIZAN: Ech0 & Dusk to Midnight | episode_page = https://friendsatthetable.net/the-road-to-partizan-03-armour-astir-pt-1 | patreon_page = https://www.patreon.com/posts/live-at-table-pt-24452525 | transcript = https://docs.google.com/document/d/18B3_cCnyt4kQIcCAO4R5aBGYzTjPpq1Poe5FB0CLZeo }}
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Color Theme | color-theme | Name of color theme. See [[Fatt Wiki:Getting Started]] for valid names.
| String | suggested |
Title | title | Title at the top of the infobox
| Content | required |
Image | image | Image | File | optional |
Caption | caption | Image caption | Content | optional |
Episode Number | episode_number | Episode number
| Content | required |
Live Date | live_date | Livestream/Live show date for Live at the Table and other live episodes. | Content | optional |
Patreon Date | patreon_date | Date of episode on the Patreon podcast feed, if different from Live Date. | Content | optional |
Release Date | release_date | Date of episode on public podcast feed. | Content | optional |
Length | length | Length of episode. | Content | optional |
Content Warnings | content_warnings | Content warnings for this episode. | Content | optional |
Narrator | narrator | Narrator for this episode, where relevant. | Content | optional |
Cast | cast | Cast members on this episode. | Content | optional |
Game | game | Game played on this episode. | Content | optional |
Score | score | Songs used in this episode. | Content | optional |
Previous episode | previous_episode | Link to the previous episode.
| Content | required |
Next | next_episode | Link to the next episode.
| Content | required |
Previous Arc | previous_arc | Link to the page for the previous arc, where relevant. | Content | optional |
Next Arc | next_arc | Link to the page for the next arc, where relevant. | Content | optional |
Episode Page | episode_page | Link to the episode's page on friendsatthetable.net | URL | required |
Patreon Page | patreon_page | Link to the episode's page on the Friends at the Table Patreon if it was released there first. | URL | optional |
Previous Arc | transcript | Link to the episode's transcript. | URL | required |