Template:Episode infobox: Difference between revisions

From Destinypedia, the Destiny wiki

m (Text replacement - " *= *↵(\||})" to "= $1")
m (Text replacement - "\|title=([^\n{}\|]+)\|content={{{([^\n{}\|]+)\|}}}" to "|title={{{$2-title|$1}}}|content={{{$2|}}}")
Line 3: Line 3:
{{Infobox|media|content={{{image|}}}|caption={{{caption|}}}}}
{{Infobox|media|content={{{image|}}}|caption={{{caption|}}}}}


{{Infobox|entry|title=Start date|content={{{startdate|}}}}}
{{Infobox|entry|title={{{startdate-title|Start date}}}|content={{{startdate|}}}}}
{{Infobox|entry|title=End date|content={{{enddate|}}}}}
{{Infobox|entry|title={{{enddate-title|End date}}}|content={{{enddate|}}}}}
{{Infobox|entry|title=Mode(s)|content={{{modes|}}}}}
{{Infobox|entry|title={{{modes-title|Mode(s)}}}|content={{{modes|}}}}}
{{Infobox|entry|title=Previous episode|content={{{prevep|}}}}}
{{Infobox|entry|title={{{prevep-title|Previous episode}}}|content={{{prevep|}}}}}
{{Infobox|entry|title=Next episode|content={{{nextep|}}}}}
{{Infobox|entry|title={{{nextep-title|Next episode}}}|content={{{nextep|}}}}}


{{Infobox|end}}<noinclude>{{clear}}
{{Infobox|end}}<noinclude>{{clear}}

Revision as of 22:10, June 1, 2024

Episode infobox
 

Usage instructions

Paste the following code into the top of an article, filling all known fields:

{{episode infobox
|name=
|image=
|startdate=
|enddate=
|modes=
|prevep=
|nextep=
}}