Difference between revisions of "Template:Crossover"

From LGPedia
Jump to: navigation, search
m (Changing so it'll check to see if blogger2 is filled in)
 
(4 intermediate revisions by one other user not shown)
Line 1: Line 1:
<includeonly>{{#switch: {{lc:{{{series}}}}}
+
<includeonly><br>{{#switch: {{lc:{{{series}}}}}
|lg15 = {{EpHeader|{{{epnum}}}|{{{epname|{{PAGENAME}}}}}}}[[Category:Lonelygirl15 videos]]{{#if: {{{eplength|}}}|[[Category:Lonelygirl15 videos by length|{{{eplength|}}}]]}}{{#if: {{{epdate|}}}|[[Category:Lonelygirl15 videos by date|&#32;{{{epdate}}}]]}}
+
|lg15 = {{EpHeader|{{{epnum}}}|{{{epname|{{PAGENAME}}}}}|lg15}}[[Category:Lonelygirl15 videos]]{{#if: {{{eplength|}}}|[[Category:Lonelygirl15 videos by length|{{{eplength|}}}]]}}{{#if: {{{epdate|}}}|[[Category:Lonelygirl15 videos by date|&#32;{{{epdate}}}]]}}
|km = {{EpHeader|{{{epnum}}}|{{{epname|{{PAGENAME}}}}}|KM=yes}}[[Category:KateModern videos]]{{#if: {{{eplength|}}}|[[Category:KateModern videos by length|{{{eplength}}}]]}}{{#if: {{{epdate|}}}|[[Category:KateModern videos by date|&#32;{{{epdate}}}]]}}
+
|km = {{EpHeader|{{{epnum}}}|{{{epname|{{PAGENAME}}}}}|km}}[[Category:KateModern videos]]{{#if: {{{eplength|}}}|[[Category:KateModern videos by length|{{{eplength}}}]]}}{{#if: {{{epdate|}}}|[[Category:KateModern videos by date|&#32;{{{epdate}}}]]}}
 +
|op = {{EpHeader|{{{epnum}}}|{{{epname|{{PAGENAME}}}}}|op}}[[Category:OpAphid videos]]{{#if: {{{eplength|}}}|[[Category:OpAphid videos by length|{{{eplength}}}]]}}{{#if: {{{epdate|}}}|[[Category:OpAphid videos by date|&#32;{{{epdate}}}]]}}
 
| '''No series selected.'''
 
| '''No series selected.'''
}}[[Category:Crossover videos]]
+
}}[[Category:Crossover videos]]{{#if: {{{blogger2|}}}|{{#ifeq: {{{blogger2}}} | OpAphid | [[Category:OpAphid videos]] | [[Category:{{{blogger2}}}'s blogs|{{#ifeq: {{#ifexpr: {{{epnum}}} |true|true}} | true |&#32; {{ #ifexpr: {{{epnum}}} < 100 |0|}}{{ #ifexpr: {{{epnum}}} < 10 |0|}}{{{epnum}}}|* {{{epnum}}}}}]]}}|}}</includeonly><noinclude>
{{#if: {{{blogger2|}}}|{{#ifeq: {{{blogger2}}} | OpAphid | [[Category:OpAphid videos]] | [[Category:{{{blogger2}}}'s blogs|{{#ifeq: {{#ifexpr: {{{epnum}}} |true|true}} | true |&#32; {{ #ifexpr: {{{epnum}}} < 100 |0|}}{{ #ifexpr: {{{epnum}}} < 10 |0|}}{{{epnum}}}|* {{{epnum}}}}}]]}}|}}</includeonly><noinclude>
+
 
This template includes a prepared set of categories and the episode header for a select series, in case they need to be included on an episode page that was attributed to a different series (e.g. in case of a crossover).
 
This template includes a prepared set of categories and the episode header for a select series, in case they need to be included on an episode page that was attributed to a different series (e.g. in case of a crossover).
 
==Usage==
 
==Usage==
Line 21: Line 21:
 
*'''epname''' is the episode name (defaults to page name)
 
*'''epname''' is the episode name (defaults to page name)
 
*'''eplength''' is the episode length
 
*'''eplength''' is the episode length
*'''epdate''' is the date the episode was posted, in YYYYMMDD format.</noinclude>
+
*'''epdate''' is the date the episode was posted, in YYYYMMDD format.[[Category:Video templates]]</noinclude>

Latest revision as of 06:13, 24 July 2016

This template includes a prepared set of categories and the episode header for a select series, in case they need to be included on an episode page that was attributed to a different series (e.g. in case of a crossover).

Usage

{{Crossover
|series   =
|blogger2 =
|epnum    =
|epname   =
|eplength =
|epdate   =
}}

where

  • series is the other series's abbreviation ("lg15" or "km" so far)
  • blogger2 is the other series's blogger, if there are two (can be left blank)
  • epnum is the episode number in the other series's continuity
  • epname is the episode name (defaults to page name)
  • eplength is the episode length
  • epdate is the date the episode was posted, in YYYYMMDD format.