Template:Episode infobox: Difference between revisions
From Destinypedia, the Destiny wiki
m (Text replacement - "! class="infoboxheading" colspan="2" style="background:([^\n;"]+)" (\||{{!}}) {{#if:{{{name\|}}}\|{{{name}}}\|{{PAGENAME}}}}↵\|-" to "{{Infobox|title|name={{{name|}}}}}") |
m (Text replacement - "{{#if:({{{[^\|}\n]+\|}}})\|↵{{!}} ?class="infoboxlabel" style="background:([^\n;"]+); border-color:([^\n;"]+)" {{!}}↵([^\n]+):↵{{!}} ?class="infoboxcell" style="[^\n"]+" {{!}}↵{{{[^\|}\n]+\|?}}}↵}}↵\|-" to "{{Infobox|entry|title=$4|content=$1}}") |
||
Line 2: | Line 2: | ||
{{Infobox|title|name={{{name|}}}}} | {{Infobox|title|name={{{name|}}}}} | ||
{{Infobox|media|content={{{image|}}}|caption={{{caption|}}}}} | {{Infobox|media|content={{{image|}}}|caption={{{caption|}}}}} | ||
{{ | {{Infobox|entry|title=Start date|content={{{startdate|}}}}} | ||
{{Infobox|entry|title=End date|content={{{enddate|}}}}} | |||
Start date | {{Infobox|entry|title=Mode(s)|content={{{modes|}}}}} | ||
{{Infobox|entry|title=Previous episode|content={{{prevep|}}}}} | |||
{{ | {{Infobox|entry|title=Next episode|content={{{nextep|}}}}} | ||
| | |||
End date | |||
{{ | |||
| | |||
Mode(s) | |||
{{ | |||
| | |||
Previous episode | |||
{{ | |||
| | |||
Next episode | |||
| class="infoboxfooter" colspan="2" | | | class="infoboxfooter" colspan="2" | | ||
|}<noinclude> | |}<noinclude> |
Revision as of 09:34, 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= }}