Difference between revisions of "Template:Crossover"
From LGPedia
(New base to test from.) |
|||
(8 intermediate revisions by 2 users 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| {{{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| {{{epdate}}}]]}} |
− | |km = {{EpHeader|{{{epnum}}}|{{{epname|{{PAGENAME}}}}}| | + | |km = {{EpHeader|{{{epnum}}}|{{{epname|{{PAGENAME}}}}}|km}}[[Category:KateModern videos]]{{#if: {{{eplength|}}}|[[Category:KateModern videos by length|{{{eplength}}}]]}}{{#if: {{{epdate|}}}|[[Category:KateModern videos by date| {{{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| {{{epdate}}}]]}} | ||
| '''No series selected.''' | | '''No series selected.''' | ||
− | }}</includeonly><noinclude> | + | }}[[Category:Crossover videos]]{{#if: {{{blogger2|}}}|{{#ifeq: {{{blogger2}}} | OpAphid | [[Category:OpAphid videos]] | [[Category:{{{blogger2}}}'s blogs|{{#ifeq: {{#ifexpr: {{{epnum}}} |true|true}} | true |  {{ #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== | ||
<pre>{{Crossover | <pre>{{Crossover | ||
− | |epnum = | + | |series = |
− | |epname = | + | |blogger2 = |
+ | |epnum = | ||
+ | |epname = | ||
|eplength = | |eplength = | ||
− | |epdate = | + | |epdate = |
}}</pre> | }}</pre> | ||
where | 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 | *'''epnum''' is the episode number in the other series's continuity | ||
*'''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.