Template:GFEpisodeCitation: Difference between revisions

From Transcendence AU Wiki
imported>StarlightSystem
(Added TemplateData for GFEpisodeCitation)
imported>StarlightSystem
(Parameters should be numbered)
 
Line 4: Line 4:
{
{
"params": {
"params": {
"Episode Name": {
"1": {
"label": "Episode Name",
"type": "string",
"type": "string",
"required": true
"required": true
},
},
"Production Code": {
"2": {
"label": "Production Code",
"type": "string",
"type": "string",
"required": true
"required": true
},
},
"Air Date": {
"3": {
"label": "Air Date",
"type": "string",
"type": "string",
"required": true
"required": true
Line 19: Line 22:
"description": "This template renders as a citation to an episode of Gravity Falls. The first parameter should be the name of the episode. The second should be the episode's production code (a list of them can be found on the Gravity Falls wiki). The third should be the air date, formatted as Day Month Year. ",
"description": "This template renders as a citation to an episode of Gravity Falls. The first parameter should be the name of the episode. The second should be the episode's production code (a list of them can be found on the Gravity Falls wiki). The third should be the air date, formatted as Day Month Year. ",
"paramOrder": [
"paramOrder": [
"Episode Name",
"1",
"Production Code",
"2",
"Air Date"
"3"
]
]
}
}
</templatedata>
</templatedata>
</noinclude>
</noinclude>

Latest revision as of 18:35, 30 July 2023

Template documentation follows
Note: the template above may sometimes be partially or fully invisible.
Visit Template:GFEpisodeCitation/doc to edit this documentation. (How does this work?)

This template renders as a citation to an episode of Gravity Falls. The first parameter should be the name of the episode. The second should be the episode's production code (a list of them can be found on the Gravity Falls wiki). The third should be the air date, formatted as Day Month Year.

Example

{{GFEpisodeCitation|Sock Opera|618G-204|7 September 2014}}

Hirsch, Alex, (creator, prod, dir, writer). "Sock Opera." Gravity Falls. (2012) Disney Channel. 618G-204, Burbank, California. 7 September 2014. Television.

This template renders as a citation to an episode of Gravity Falls. The first parameter should be the name of the episode. The second should be the episode's production code (a list of them can be found on the Gravity Falls wiki). The third should be the air date, formatted as Day Month Year.

[Edit template data]

Template parameters

ParameterDescriptionTypeStatus
Episode Name1

no description

Stringrequired
Production Code2

no description

Stringrequired
Air Date3

no description

Stringrequired