Template:Infobox episode/doc: Difference between revisions

From fattwiki
(update documentation from draft)
Tag: 2017 source edit
 
(updating example)
Tag: 2017 source edit
 
(8 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>
 
=== Usage Example ===


{{Infobox episode/Draft
{{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
| narrator = Example
| cast = [[Austin]], [[Janine]], [[Dre]], [[Sylvia]], [[Art]]
| cast = [[Austin Walker]]<br>[[Sylvia Clare]]<br>[[Art Martinez-Tebbel]]<br>[[Andrew Lee Swan]]<br>[[Janine Hawkins]]
| game = ''[[Armour Astir: Advent]]''
| game = [[Armour Astir]]
| 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 = [[Dialect Pt. 2]]
| previous_episode = [[The Road to PARTIZAN 02: Dialect Pt. 2]]
| next_episode = [[Armour Astir Pt. 2]]
| next_episode = [[The Road to PARTIZAN 04: Armour Astir Pt. 2]]
| previous_arc = [[Dialect (arc)|Dialect]]
| previous_arc = The Road to PARTIZAN: Dialect
| next_arc = [[Ech0 & Dusk to Midnight]]
| next_arc = The Road to PARTIZAN: 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 24: Line 52:


<pre>
<pre>
{{Infobox episode/Draft
{{Infobox episode
| color_theme = pzn
| color_theme = pzn
| episode_number = 03
| episode_number = 03
Line 30: 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
| narrator = Example
| cast = [[Austin]], [[Janine]], [[Dre]], [[Sylvia]], [[Art]]
| cast = [[Austin Walker]]<br>[[Sylvia Clare]]<br>[[Art Martinez-Tebbel]]<br>[[Andrew Lee Swan]]<br>[[Janine Hawkins]]
| game = ''[[Armour Astir: Advent]]''
| game = [[Armour Astir]]
| 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 = [[Dialect Pt. 2]]
| previous_episode = [[The Road to PARTIZAN 02: Dialect Pt. 2]]
| next_episode = [[Armour Astir Pt. 2]]
| next_episode = [[The Road to PARTIZAN 04: Armour Astir Pt. 2]]
| previous_arc = [[Dialect (arc)|Dialect]]
| previous_arc = The Road to PARTIZAN: Dialect
| next_arc = [[Ech0 & Dusk to Midnight]]
| next_arc = The Road to PARTIZAN: 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": {
    "narrator":
"label": "Game",
    {
"description": "Game played on this episode.",
      "label": "Narrator",
"required": false,
      "description": "Narrator for this episode, where relevant.",
"type": "content",
      "required": false,
"suggested": true,
      "type": "content"
"example": "''[[Dungeon World]]''"
    },
},
    "cast":
"score": {
    {
"label": "Score",
      "label": "Cast",
"description": "Songs used in this episode.",
      "description": "Cast members on this episode.",
"required": false,
      "required": false,
"type": "content",
      "type": "content"
"suggested": true
    },
},
    "game":
"previous_episode": {
    {
"label": "Previous Episode",
      "label": "Game",
"description": "Link to the previous episode.",
      "description": "Game played on this episode.",
"default": "Header always appears, but can be blank for the first episode of a season.",
      "required": false,
"required": true,
      "type": "content"
"type": "content"
    },
},
    "score":
"next_episode": {
    {
"label": "Next Episode",
      "label": "Score",
"description": "Link to the next episode.",
      "description": "Songs used in this episode.",
"default": "Header always appears, but can be blank for the last episode of a season.",
      "required": false,
"required": true,
      "type": "content"
"type": "content"
    },
},
    "previous_episode":
"previous_arc": {
    {
"label": "Previous Arc",
      "label": "Previous episode",
"description": "Link to the page for the previous arc, where relevant.",
      "description": "Link to the previous episode.",
"required": false,
      "default": "Header always appears, but can be blank for the first episode of a season.",
"type": "content"
      "required": true,
},
      "type": "content"
"next_arc": {
    },
"label": "Next Arc",
    "next_episode":
"description": "Link to the page for the next 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.",
"episode_page": {
      "required": true,
"label": "Episode Page",
      "type": "content"
"description": "Link to the episode's page on friendsatthetable.net",
    },
"required": false,
    "previous_arc":
"type": "url",
    {
"suggested": true
      "label": "Previous Arc",
},
      "description": "Link to the page for the previous arc, where relevant.",
"patreon_page": {
      "required": false,
"label": "Patreon Page",
      "type": "content"
"description": "Link to the episode's page on the Friends at the Table Patreon if it was released there first.",
    },
"required": false,
    "next_arc":
"type": "url"
    {
},
      "label": "Next Arc",
"transcript": {
      "description": "Link to the page for the next arc, where relevant.",
"label": "Transcript",
      "required": false,
"description": "Link to the episode's transcript. Don't include a direct link for Patreon transcripts that are not free.",
      "type": "content"
"required": true,
    },
"type": "url"
    "episode_page":
},
    {
"transcript_text": {
      "label": "Episode Page",
"label": "Transcript (text)",
      "description": "Link to the episode's page on friendsatthetable.net",
"description": "If you want to put something in the transcript field that isn't a link, use this field.",
      "required": false,
"example": "See Patreon",
      "type": "url"
"type": "content"
    },
},
    "patreon_page":
"livestream_page": {
    {
"label": "Livestream Page",
      "label": "Patreon Page",
"description": "URL for archived stream (e.g., YouTube link)",
      "description": "Link to the episode's page on the Friends at the Table Patreon if it was released there first.",
"type": "url"
      "required": false,
},
      "type": "url"
"livestream_link_text": {
    },
"label": "Livestream Page (text)",
    "transcript":
"description": "Use this if you want to change the text of the Livestream Link field",
    {
"example": "YouTube",
      "label": "Transcript",
"type": "string"
      "description": "Link to the episode's transcript.",
}
      "required": true,
},
      "type": "url"
"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