Editing Template:Separate continuity
Template page
More actions
The edit can be undone.
Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
| Latest revision | Your text | ||
| Line 1: | Line 1: | ||
<includeonly> | <includeonly>{{Message_box | ||
| id = sepcont | | id = sepcont | ||
| backgroundcolor = #461919 | | backgroundcolor = #461919 | ||
| image = BSG WIKI Storyarc.png | | image = BSG WIKI Storyarc.png | ||
| heading = This | | heading = This article has a [[Battlestar Wiki:Separate continuity|separate continuity]]. | ||
| message = This | | message = This article is in the [[{{{lcont|{{{cont|}}}}}}|{{{cont|}}}]] separate continuity, which is related to {{#switch:{{{universe}}}|RDM=the [[Re-imagined Series]]|TOS=the [[Original Series]]|1980=[[Galactica 1980]]}}{{#if:{{{universe2|}}}| and {{#switch:{{{universe2}}}|RDM=the [[Re-imagined Series]]|TOS=the [[Original Series]]|1980=[[Galactica 1980]]}}}}. Be sure that your contributions to this article reflect the characters and events specific to this continuity only. | ||
}}{{#if:{{{notos|}}}||{{#ifeq:{{{universe|}}}|TOS|{{TOS}}}}}} | |||
[[Category:Separate continuity]] | |||
[[Category:Separate continuity ({{{universe}}})]] | |||
{{#if:{{{universe2|}}}|[[Category:Separate continuity ({{{universe2}}})]]}}</includeonly><noinclude> | |||
= Documentation = | = Documentation = | ||
''Separate continuity articles discuss the content of official products whose characters, events and situations differ in significant context from aired episodes and their characters, situations and events. Separate continuity products have the official endorsement of the license holder for ''Battlestar Galactica'', but the content of the product is (by design or contract) not created or controlled by the license holder.'' | ''Separate continuity articles discuss the content of official products whose characters, events and situations differ in significant context from aired episodes and their characters, situations and events. Separate continuity products have the official endorsement of the license holder for ''Battlestar Galactica'', but the content of the product is (by design or contract) not created or controlled by the license holder.'' | ||
| Line 24: | Line 19: | ||
<pre> | <pre> | ||
{{separate continuity | {{separate continuity | ||
|universe= | |universe= | ||
|universe2= | |universe2= | ||
|cont= | |cont= | ||
|lcont= | |lcont= | ||
|notos= | |||
}} | }} | ||
</pre> | </pre> | ||
=== Required parameters === | === Required parameters === | ||
* '''universe''': The universe this separate continuity is related to. <code>RDM</code>, <code>TOS</code> or <code>1980</code>. If set to <code>TOS</code>, the {{tl|TOS}} tag will be added automatically, unless you set '''notos''' (see below). | |||
* '''universe''': The universe this separate continuity is related to. <code>RDM</code>, <code>TOS</code> or <code>1980</code>. | |||
* '''cont''': The name of the separate continuity this article is in. | * '''cont''': The name of the separate continuity this article is in. | ||
| Line 40: | Line 34: | ||
* '''universe2''': A second universe this separate continuity is related to. Takes the same values as '''universe'''. | * '''universe2''': A second universe this separate continuity is related to. Takes the same values as '''universe'''. | ||
* '''lcont''': The name of the article describing the separate continuity, if different from '''cont'''. | * '''lcont''': The name of the article describing the separate continuity, if different from '''cont'''. | ||
* '''notos''': Set to <code>Y</code> to disable automatically adding a {{tl|TOS}} tag if '''universe''' is TOS. | |||
[[Category:Infobox|{{PAGENAME}} | [[Category:Infobox|{{PAGENAME}}]]</noinclude> | ||