Imperialhare (talk | contribs) No edit summary Tag: 2017 source edit |
Imperialhare (talk | contribs) No edit summary Tag: 2017 source edit |
||
(4 intermediate revisions by the same user not shown) | |||
Line 39: | Line 39: | ||
</data> | </data> | ||
</group> | </group> | ||
<group layout="horizontal"> | <group layout="horizontal" collapse="open" row-items="2"> | ||
<header>Episode guide</header> | <header>Episode guide</header> | ||
<data source="previous_episode"> | <data source="previous_episode"> | ||
Line 49: | Line 49: | ||
<default> </default> | <default> </default> | ||
</data> | </data> | ||
<data source="previous_arc"> | <data source="previous_arc"> | ||
<label>Previous Arc</label> | <label>Previous Arc</label> | ||
Line 90: | Line 88: | ||
| cast = [[Austin Walker]]<br>[[Sylvia Clare]]<br>[[Art Martinez-Tebbel]]<br>[[Andrew Lee Swan]]<br>[[Janine Hawkins]] | | cast = [[Austin Walker]]<br>[[Sylvia Clare]]<br>[[Art Martinez-Tebbel]]<br>[[Andrew Lee Swan]]<br>[[Janine Hawkins]] | ||
| game = [[Armour Astir]] | | game = [[Armour Astir]] | ||
| score = HOURGLASS. SUNRISE. CRYSTALLINE. | | score = [[Live At The Table: Friends At The Table Soundtrack | HOURGLASS. SUNRISE. CRYSTALLINE.]] | ||
| previous_episode = [[The Road to PARTIZAN 02: Dialect Pt. 2]] | | previous_episode = [[The Road to PARTIZAN 02: Dialect Pt. 2]] | ||
| next_episode = [[The Road to PARTIZAN 04: Armour Astir Pt. 2]] | | next_episode = [[The Road to PARTIZAN 04: Armour Astir Pt. 2]] | ||
Line 101: | Line 99: | ||
<pre> | <pre> | ||
{{ | {{Infobox episode/Draft | ||
| color_theme = pzn | |||
| episode_number = 03 | | episode_number = 03 | ||
| title = Armour Astir Pt. 1 | | title = Armour Astir Pt. 1 | ||
Line 112: | Line 111: | ||
| cast = [[Austin Walker]]<br>[[Sylvia Clare]]<br>[[Art Martinez-Tebbel]]<br>[[Andrew Lee Swan]]<br>[[Janine Hawkins]] | | cast = [[Austin Walker]]<br>[[Sylvia Clare]]<br>[[Art Martinez-Tebbel]]<br>[[Andrew Lee Swan]]<br>[[Janine Hawkins]] | ||
| game = [[Armour Astir]] | | game = [[Armour Astir]] | ||
| score = HOURGLASS. SUNRISE. CRYSTALLINE. | | score = [[Live At The Table: Friends At The Table Soundtrack | HOURGLASS. SUNRISE. CRYSTALLINE.]] | ||
| previous_episode = [[The Road to PARTIZAN 02: Dialect Pt. 2]] | | previous_episode = [[The Road to PARTIZAN 02: Dialect Pt. 2]] | ||
| next_episode = [[The Road to PARTIZAN 04: Armour Astir Pt. 2]] | | next_episode = [[The Road to PARTIZAN 04: Armour Astir Pt. 2]] | ||
Line 126: | Line 125: | ||
"params": | "params": | ||
{ | { | ||
" | "color_theme": { | ||
"label": "Color Theme", | "label": "Color Theme", | ||
"description": "Name of color theme. See [[Fatt Wiki:Getting Started]] for valid names.", | "description": "Name of color theme. See [[Fatt Wiki:Getting Started]] for valid names.", | ||
Line 275: | Line 274: | ||
"transcript": | "transcript": | ||
{ | { | ||
"label": " | "label": "Transcript", | ||
"description": "Link to the episode's transcript.", | "description": "Link to the episode's transcript.", | ||
"required": true, | "required": true, |
Latest revision as of 18:23, 13 July 2022
Usage Example
{{Infobox episode/Draft | color_theme = pzn | 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 = [[Live At The Table: Friends At The Table Soundtrack | 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 | optional |
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 |
Transcript | transcript | Link to the episode's transcript. | URL | required |