Template:Infobox episode/doc: Difference between revisions

From fattwiki
(remove narrator)
Tag: 2017 source edit
(updating example)
Tag: 2017 source edit
 
(7 intermediate revisions by 3 users not shown)
Line 1: Line 1:
Usage Example
=== Empty template ===
<pre>
{{Infobox episode
| color_theme =
| episode_number =
| title =
| live_date =
| patreon_date =
| release_date =
| length =
| content_warnings =
| cast =
| game =
| score =
| previous_episode =
| next_episode =
| previous_arc =
| next_arc =
| episode_page =
| livestream_page =
| livestream_link_text =
| patreon_page =
| transcript =
| transcript_text =
}}
</pre>


{{Infobox episode/Draft
=== Usage Example ===
 
{{Infobox episode
| color_theme = pzn
| color_theme = pzn
| episode_number = 03
| episode_number = 03
Line 7: Line 34:
| live_date = February 1, 2019
| live_date = February 1, 2019
| patreon_date = February 4, 2019
| patreon_date = February 4, 2019
| release_date = October 18, 2019
| release_date = October 19, 2019
| length = 2:56:38
| length = {{Duration|2:12:10}}
| content_warnings = Example
| content_warnings = Example
| cast = [[Austin Walker]]<br>[[Sylvia Clare]]<br>[[Art Martinez-Tebbel]]<br>[[Andrew Lee Swan]]<br>[[Janine Hawkins]]
| cast = [[Austin]], [[Janine]], [[Dre]], [[Sylvia]], [[Art]]
| game = [[Armour Astir]]
| game = ''[[Armour Astir: Advent]]''
| score = [[Live At The Table: Friends At The Table Soundtrack | 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 = [[Dialect Pt. 2]]
| next_episode = [[The Road to PARTIZAN 04: Armour Astir Pt. 2]]
| next_episode = [[Armour Astir Pt. 2]]
| previous_arc = The Road to PARTIZAN: Dialect
| previous_arc = [[Dialect (arc)|Dialect]]
| next_arc = The Road to PARTIZAN: Ech0 & Dusk to Midnight
| next_arc = [[Ech0 & Dusk to Midnight]]
| episode_page = https://friendsatthetable.net/the-road-to-partizan-03-armour-astir-pt-1
| episode_page = https://friendsatthetable.net/the-road-to-partizan-03-armour-astir-pt-1
| livestream_page = https://www.patreon.com/posts/live-at-table-24399134
| livestream_link_text = Patreon
| patreon_page = https://www.patreon.com/posts/live-at-table-pt-24452525
| patreon_page = https://www.patreon.com/posts/live-at-table-pt-24452525
| transcript = https://docs.google.com/document/d/18B3_cCnyt4kQIcCAO4R5aBGYzTjPpq1Poe5FB0CLZeo
| transcript = https://docs.google.com/document/d/18B3_cCnyt4kQIcCAO4R5aBGYzTjPpq1Poe5FB0CLZeo
Line 23: Line 52:


<pre>
<pre>
{{Infobox episode/Draft
{{Infobox episode
| color_theme = pzn
| color_theme = pzn
| episode_number = 03
| episode_number = 03
Line 29: Line 58:
| live_date = February 1, 2019
| live_date = February 1, 2019
| patreon_date = February 4, 2019
| patreon_date = February 4, 2019
| release_date = October 18, 2019
| release_date = October 19, 2019
| length = 2:56:38
| length = {{Duration|2:12:10}}
| content_warnings = Example
| content_warnings = Example
| cast = [[Austin Walker]]<br>[[Sylvia Clare]]<br>[[Art Martinez-Tebbel]]<br>[[Andrew Lee Swan]]<br>[[Janine Hawkins]]
| cast = [[Austin]], [[Janine]], [[Dre]], [[Sylvia]], [[Art]]
| game = [[Armour Astir]]
| game = ''[[Armour Astir: Advent]]''
| score = [[Live At The Table: Friends At The Table Soundtrack | 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 = [[Dialect Pt. 2]]
| next_episode = [[The Road to PARTIZAN 04: Armour Astir Pt. 2]]
| next_episode = [[Armour Astir Pt. 2]]
| previous_arc = The Road to PARTIZAN: Dialect
| previous_arc = [[Dialect (arc)|Dialect]]
| next_arc = The Road to PARTIZAN: Ech0 & Dusk to Midnight
| next_arc = [[Ech0 & Dusk to Midnight]]
| episode_page = https://friendsatthetable.net/the-road-to-partizan-03-armour-astir-pt-1
| episode_page = https://friendsatthetable.net/the-road-to-partizan-03-armour-astir-pt-1
| livestream_page = https://www.patreon.com/posts/live-at-table-24399134
| livestream_link_text = Patreon
| patreon_page = https://www.patreon.com/posts/live-at-table-pt-24452525
| patreon_page = https://www.patreon.com/posts/live-at-table-pt-24452525
| transcript = https://docs.google.com/document/d/18B3_cCnyt4kQIcCAO4R5aBGYzTjPpq1Poe5FB0CLZeo
| transcript = https://docs.google.com/document/d/18B3_cCnyt4kQIcCAO4R5aBGYzTjPpq1Poe5FB0CLZeo
| transcript_text = Google Docs
}}
}}
</pre>
</pre>
== TemplateData ==
{{TemplateData header}}
<templatedata>
<templatedata>
{
{
  "params":
"params": {
  {
"color_theme": {
    "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.",
"default": "Default theme gold",
      "default": "Default theme gold",
"example": "bluff",
      "example": "bluff",
"required": false,
      "required": false,
"type": "string",
      "type": "string",
"suggested": true
      "suggested": true
},
    },
"title": {
    "title":  
"label": "Title",
    {
"description": "Title at the top of the infobox",
      "label": "Title",
"default": "Uses the page title",
      "description": "Title at the top of the infobox",
"required": true,
      "default": "Uses the page title",
"type": "content"
      "example": "",
},
      "required": true,
"image": {
      "type": "content"
"label": "Image",
    },
"description": "Image",
    "image":
"required": false,
    {
"type": "wiki-file-name"
      "label": "Image",
},
      "description": "Image",
"caption": {
      "required": false,
"label": "Caption",
      "type": "wiki-file-name"
"description": "Image caption",
    },
"required": false,
    "caption":
"type": "content"
    {
},
      "label": "Caption",
"episode_number": {
      "description": "Image caption",
"label": "Episode Number",
      "required": false,
"description": "Episode number",
      "type": "content"
"example": "1",
    },
"required": false,
    "episode_number":
"type": "content"
    {
},
      "label": "Episode Number",
"live_date": {
      "description": "Episode number",
"label": "Live Date",
      "example": "1",
"description": "Livestream/Live show date for Live at the Table and other live episodes.",
      "required": true,
"required": false,
      "type": "content"
"type": "content"
    },
},
    "live_date":
"patreon_date": {
    {
"label": "Patreon Date",
      "label": "Live Date",
"description": "Date of episode on the Patreon podcast feed, if different from Live Date.",
      "description": "Livestream/Live show date for Live at the Table and other live episodes.",
"required": false,
      "required": false,
"type": "content"
      "type": "content"
},
    },
"release_date": {
    "patreon_date":
"label": "Release Date",
    {
"description": "Date of episode on public podcast feed.",
      "label": "Patreon Date",
"required": false,
      "description": "Date of episode on the Patreon podcast feed, if different from Live Date.",
"type": "content"
      "required": false,
},
      "type": "content"
"length": {
    },
"label": "Length",
    "release_date":
"description": "Length of episode. You can use {{Duration}} to format it, if you'd like.",
    {
"required": false,
      "label": "Release Date",
"type": "content",
      "description": "Date of episode on public podcast feed.",
"suggested": true
      "required": false,
},
      "type": "content"
"content_warnings": {
    },
"label": "Content Warnings",
    "length":
"description": "Content warnings for this episode.",
    {
"required": false,
      "label": "Length",
"type": "content",
      "description": "Length of episode.",
"example": "Death, extreme isolation"
      "required": false,
},
      "type": "content"
"cast": {
    },
"label": "Cast",
    "content_warnings":
"description": "Cast members on this episode.",
    {
"required": false,
      "label": "Content Warnings",
"type": "content",
      "description": "Content warnings for this episode.",
"example": "[[Austin]], [[Ali]], [[Jack]], [[Keith]]",
      "required": false,
"suggested": true
      "type": "content"
},
    },
"game": {
 
"label": "Game",
    "cast":
"description": "Game played on this episode.",
    {
"required": false,
      "label": "Cast",
"type": "content",
      "description": "Cast members on this episode.",
"suggested": true,
      "required": false,
"example": "''[[Dungeon World]]''"
      "type": "content"
},
    },
"score": {
    "game":
"label": "Score",
    {
"description": "Songs used in this episode.",
      "label": "Game",
"required": false,
      "description": "Game played on this episode.",
"type": "content",
      "required": false,
"suggested": true
      "type": "content"
},
    },
"previous_episode": {
    "score":
"label": "Previous Episode",
    {
"description": "Link to the previous episode.",
      "label": "Score",
"default": "Header always appears, but can be blank for the first episode of a season.",
      "description": "Songs used in this episode.",
"required": true,
      "required": false,
"type": "content"
      "type": "content"
},
    },
"next_episode": {
    "previous_episode":
"label": "Next Episode",
    {
"description": "Link to the next episode.",
      "label": "Previous episode",
"default": "Header always appears, but can be blank for the last episode of a season.",
      "description": "Link to the previous episode.",
"required": true,
      "default": "Header always appears, but can be blank for the first episode of a season.",
"type": "content"
      "required": true,
},
      "type": "content"
"previous_arc": {
    },
"label": "Previous Arc",
    "next_episode":
"description": "Link to the page for the previous arc, where relevant.",
    {
"required": false,
      "label": "Next",
"type": "content"
      "description": "Link to the next episode.",
},
      "default": "Header always appears, but can be blank for the last episode of a season.",
"next_arc": {
      "required": true,
"label": "Next Arc",
      "type": "content"
"description": "Link to the page for the next arc, where relevant.",
    },
"required": false,
    "previous_arc":
"type": "content"
    {
},
      "label": "Previous Arc",
"episode_page": {
      "description": "Link to the page for the previous arc, where relevant.",
"label": "Episode Page",
      "required": false,
"description": "Link to the episode's page on friendsatthetable.net",
      "type": "content"
"required": false,
    },
"type": "url",
    "next_arc":
"suggested": true
    {
},
      "label": "Next Arc",
"patreon_page": {
      "description": "Link to the page for the next arc, where relevant.",
"label": "Patreon Page",
      "required": false,
"description": "Link to the episode's page on the Friends at the Table Patreon if it was released there first.",
      "type": "content"
"required": false,
    },
"type": "url"
    "episode_page":
},
    {
"transcript": {
      "label": "Episode Page",
"label": "Transcript",
      "description": "Link to the episode's page on friendsatthetable.net",
"description": "Link to the episode's transcript. Don't include a direct link for Patreon transcripts that are not free.",
      "required": false,
"required": true,
      "type": "url"
"type": "url"
    },
},
    "patreon_page":
"transcript_text": {
    {
"label": "Transcript (text)",
      "label": "Patreon Page",
"description": "If you want to put something in the transcript field that isn't a link, use this field.",
      "description": "Link to the episode's page on the Friends at the Table Patreon if it was released there first.",
"example": "See Patreon",
      "required": false,
"type": "content"
      "type": "url"
},
    },
"livestream_page": {
    "transcript":
"label": "Livestream Page",
    {
"description": "URL for archived stream (e.g., YouTube link)",
      "label": "Transcript",
"type": "url"
      "description": "Link to the episode's transcript.",
},
      "required": true,
"livestream_link_text": {
      "type": "url"
"label": "Livestream Page (text)",
    }
"description": "Use this if you want to change the text of the Livestream Link field",
  }
"example": "YouTube",
"type": "string"
}
},
"paramOrder": [
"color_theme",
"title",
"image",
"caption",
"episode_number",
"live_date",
"patreon_date",
"release_date",
"length",
"content_warnings",
"cast",
"game",
"score",
"previous_episode",
"next_episode",
"previous_arc",
"next_arc",
"episode_page",
"patreon_page",
"livestream_page",
"livestream_link_text",
"transcript",
"transcript_text"
]
}
}
</templatedata>
</templatedata><noinclude>
[[Category:Template documentation]]
</noinclude>

Latest revision as of 15:15, 30 July 2024

Empty template[edit source]

{{Infobox episode
| color_theme =
| episode_number = 
| title = 
| live_date = 
| patreon_date =
| release_date = 
| length =
| content_warnings =
| cast = 
| game = 
| score = 
| previous_episode = 
| next_episode = 
| previous_arc = 
| next_arc = 
| episode_page = 
| livestream_page =
| livestream_link_text =
| patreon_page = 
| transcript = 
| transcript_text = 
}}

Usage Example[edit source]

{{Infobox episode
| color_theme = pzn
| episode_number = 03
| title = Armour Astir Pt. 1
| live_date = February 1, 2019
| patreon_date = February 4, 2019
| release_date = October 19, 2019
| length = {{Duration|2:12:10}}
| content_warnings = Example
| cast = [[Austin]], [[Janine]], [[Dre]], [[Sylvia]], [[Art]]
| game = ''[[Armour Astir: Advent]]''
| score = [[Live At The Table: Friends At The Table Soundtrack|HOURGLASS. SUNRISE. CRYSTALLINE.]]
| previous_episode = [[Dialect Pt. 2]]
| next_episode = [[Armour Astir Pt. 2]]
| previous_arc = [[Dialect (arc)|Dialect]]
| next_arc = [[Ech0 & Dusk to Midnight]]
| episode_page = https://friendsatthetable.net/the-road-to-partizan-03-armour-astir-pt-1
| livestream_page = https://www.patreon.com/posts/live-at-table-24399134
| livestream_link_text = Patreon
| patreon_page = https://www.patreon.com/posts/live-at-table-pt-24452525
| transcript = https://docs.google.com/document/d/18B3_cCnyt4kQIcCAO4R5aBGYzTjPpq1Poe5FB0CLZeo
| transcript_text = Google Docs
}}

TemplateData[edit source]

This is the TemplateData for this template. It is used by the Visual Editor and other tools.

No description.

Template parameters

ParameterDescriptionTypeStatus
Color Themecolor_theme

Name of color theme. See [[Fatt Wiki:Getting Started]] for valid names.

Default
Default theme gold
Example
bluff
Stringsuggested
Titletitle

Title at the top of the infobox

Default
Uses the page title
Contentrequired
Imageimage

Image

Fileoptional
Captioncaption

Image caption

Contentoptional
Episode Numberepisode_number

Episode number

Example
1
Contentoptional
Live Datelive_date

Livestream/Live show date for Live at the Table and other live episodes.

Contentoptional
Patreon Datepatreon_date

Date of episode on the Patreon podcast feed, if different from Live Date.

Contentoptional
Release Daterelease_date

Date of episode on public podcast feed.

Contentoptional
Lengthlength

Length of episode. You can use {{Duration}} to format it, if you'd like.

Contentsuggested
Content Warningscontent_warnings

Content warnings for this episode.

Example
Death, extreme isolation
Contentoptional
Castcast

Cast members on this episode.

Example
[[Austin]], [[Ali]], [[Jack]], [[Keith]]
Contentsuggested
Gamegame

Game played on this episode.

Example
''[[Dungeon World]]''
Contentsuggested
Scorescore

Songs used in this episode.

Contentsuggested
Previous Episodeprevious_episode

Link to the previous episode.

Default
Header always appears, but can be blank for the first episode of a season.
Contentrequired
Next Episodenext_episode

Link to the next episode.

Default
Header always appears, but can be blank for the last episode of a season.
Contentrequired
Previous Arcprevious_arc

Link to the page for the previous arc, where relevant.

Contentoptional
Next Arcnext_arc

Link to the page for the next arc, where relevant.

Contentoptional
Episode Pageepisode_page

Link to the episode's page on friendsatthetable.net

URLsuggested
Patreon Pagepatreon_page

Link to the episode's page on the Friends at the Table Patreon if it was released there first.

URLoptional
Livestream Pagelivestream_page

URL for archived stream (e.g., YouTube link)

URLoptional
Livestream Page (text)livestream_link_text

Use this if you want to change the text of the Livestream Link field

Example
YouTube
Stringoptional
Transcripttranscript

Link to the episode's transcript. Don't include a direct link for Patreon transcripts that are not free.

URLrequired
Transcript (text)transcript_text

If you want to put something in the transcript field that isn't a link, use this field.

Example
See Patreon
Contentoptional