Template:Episode infobox: Difference between revisions

From Destinypedia, the Destiny wiki

m (Text replacement - "{{#if:{{{image\|}}}\|↵{{!}} class="infoboxmedia" colspan="2" style="background:([^\n;"]+)" {{!}} {{{image}}} {{#if:{{{caption\|}}}\|{{clear}}{{{caption}}}}}↵}}↵\|-" to "{{Infobox|media|content={{{image|}}}|caption={{{caption|}}}}}")
m (Text replacement - "! class="infoboxheading" colspan="2" style="background:([^\n;"]+)" (\||{{!}}) {{#if:{{{name\|}}}\|{{{name}}}\|{{PAGENAME}}}}↵\|-" to "{{Infobox|title|name={{{name|}}}}}")
Line 1: Line 1:
{{Infobox|start}}
{{Infobox|start}}
! class="infoboxheading" colspan="2" style="background:{{{BG|transparent}}}" | {{#if:{{{name|}}}|{{{name}}}|{{PAGENAME}}}}
{{Infobox|title|name={{{name|}}}}}
|-
{{Infobox|media|content={{{image|}}}|caption={{{caption|}}}}}
{{Infobox|media|content={{{image|}}}|caption={{{caption|}}}}}
{{#if:{{{startdate|}}}|
{{#if:{{{startdate|}}}|

Revision as of 10:33, 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=
}}