({{TOS --> {{OS) |
No edit summary |
||
(20 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<includeonly>{{#if:{{{prose|}}}|[[ | <includeonly>{{#if:{{{prose|}}}|''[[Buck Rogers in the 25th Century]]''{{'|s}}|([[Buck Rogers in the 25th Century{{!}}BR25]]:}} {{#fornumargs: number|value|{{#ifeq:{{#var: value}}|Film|{{void}}|"}}[[{{diswitch|series=TOS|{{#var: value }}}}{{!}}{{0|{{#var: value }}}}]]{{#ifeq:{{#var: value}}|Film|{{void}}|"}}{{#if:{{{del{{#var: number}}|}}}| [[{{diswitch|series=TOS|{{#var: value }}}}/Deleted scenes|deleted scene]]|{{void}}}}{{#vardefine: i | {{#expr: {{#var: number}} + 1 }} }}{{#if:{{{{{#var: i}}|}}}|, |{{void}}}}}}{{#if:{{{prose|}}}|{{void}}|)}}{{#if:{{{nocat|}}}|{{void}}|{{#fornumargs: number|value|[[Category:{{#var:value}}]]}}}}</includeonly><noinclude> | ||
= Documentation = | = Documentation = | ||
Line 8: | Line 8: | ||
Singular episode: | Singular episode: | ||
<code><nowiki>{{ | <code><nowiki>{{BR25|Episode Title 1}}</nowiki></code> | ||
Multiple episodes: | Multiple episodes: | ||
<code><nowiki>{{ | <code><nowiki>{{BR25|Episode Title 1|Episode Title 2|Episode Title 3}}</nowiki></code> | ||
In using this template, simply put in the ARTICLE NAME of the episode, sans any quotes or wikisyntax. You may add up to 8 episode titles, each separated by the pipe — | — character. | In using this template, simply put in the ARTICLE NAME of the episode, sans any quotes or wikisyntax. You may add up to 8 episode titles, each separated by the pipe — | — character. | ||
=== Categorization === | |||
Any topic that use this template is automatically categorized under the episode's titles. To '''disable''' this, simply add the parameter <code>|nocat=y</code>, like so: | |||
<code><nowiki>{{BR25|Episode Title 1|nocat=Y}}</nowiki></code> | |||
=== Notation of Deleted Scenes === | === Notation of Deleted Scenes === | ||
Line 22: | Line 28: | ||
Singular episode (wherein the first episode title is referred to as <code>|del1=Y</code>: | Singular episode (wherein the first episode title is referred to as <code>|del1=Y</code>: | ||
<code><nowiki>{{ | <code><nowiki>{{BR25|Episode Title 1|del1=Y}}</nowiki></code> | ||
Multiple episodes (wherein the deleted scene is referred to the second episode title, ergo <code>|del2=Y</code>): | Multiple episodes (wherein the deleted scene is referred to the second episode title, ergo <code>|del2=Y</code>): | ||
<code><nowiki>{{ | <code><nowiki>{{BR25|Episode Title 1|Episode Title 2|Episode Title 3|del2=Y}}</nowiki></code> | ||
== Examples == | == Examples == | ||
Line 32: | Line 38: | ||
Singular episode: | Singular episode: | ||
<code><nowiki> | <code><nowiki>Dr. [[Theopolis]] is a part of the [[Computer Council]] {{BR25|Awakening}}.</nowiki></code> | ||
<code>'''Prints:'''</code> | <code>'''Prints:'''</code> Dr. [[Theopolis]] is a part of the [[Computer Council]] {{BR25|Awakening}}. | ||
Multiple episodes: | Multiple episodes: | ||
<code><nowiki> | <code><nowiki>[[William Rogers]] has had multiple run-ins with Princess [[Ardala]] {{BR25|Awakening|Escape from Wedded Bliss|Ardala Returns|Flight of the War Witch}}.</nowiki></code> | ||
<code>'''Prints:'''</code> | <code>'''Prints:'''</code> [[William Rogers]] has had multiple run-ins with Princess [[Ardala]] {{BR25|Awakening|Escape from Wedded Bliss|Ardala Returns|Flight of the War Witch}}. | ||
=== Notation of Deleted Scenes === | === Notation of Deleted Scenes === | ||
: ''As no known deleted scenes from {{BR25}} exist, this section covers the [[bsgwiki:|Battlestar Wiki]]'s use of this particular feature.'' | |||
Singular episode: | Singular episode: | ||
<code><nowiki>[[Carmichael]] comes across [[Iblis]] and [[Sheba]] in an intimate moment aboard ''[[Agro Ship 9]]'' {{ | <code><nowiki>[[bsgwiki:Carmichael|]] comes across [[bsgwiki:Iblis|]] and [[bsgwiki:Sheba|]] in an intimate moment aboard ''[[bsgwiki:Agro Ship 9|]]'' {{BR25|bsgwiki:War of the Gods, Part I|del1=Y|nocat=Y}}.</nowiki></code> | ||
<code>'''Prints:'''</code> [[Carmichael]] comes across [[Iblis]] and [[Sheba]] in an intimate moment aboard ''[[Agro Ship 9]]'' {{ | <code>'''Prints:'''</code> [[bsgwiki:Carmichael|Carmichael]] comes across [[bsgwiki:Iblis|Iblis]] and [[bsgwiki:Sheba|Sheba]] in an intimate moment aboard ''[[bsgwiki:Agro Ship 9|Agro Ship 9]]'' {{BR25|bsgwiki:War of the Gods, Part I|del1=Y|nocat=Y}}. | ||
Multiple episodes: | Multiple episodes: | ||
<code><nowiki>[[Serina]] had been originally fated to die of [[pluton poisoning]] as a result of Cylon bombardment, but those scenes were excised in order for a more dramatic death at the hands of a {{TOS|Centurion}} on {{TOS|Kobol}} {{ | <code><nowiki>[[bsgwiki:Serina|]] had been originally fated to die of [[bsgwiki:pluton poisoning|]] as a result of Cylon bombardment, but those scenes were excised in order for a more dramatic death at the hands of a {{TOS|Centurion}} on {{TOS|Kobol}} {{BR25|Saga of a Star World|Lost Planet of the Gods, Part II|del1=Y|nocat=Y}}.</nowiki></code> | ||
<code>'''Prints:'''</code> [[Serina]] had been originally fated to die of [[pluton poisoning]] as a result of Cylon bombardment, but those scenes were excised in order for a more dramatic death at the hands of a {{TOS|Centurion}} on {{TOS|Kobol}} {{ | <code>'''Prints:'''</code> [[bsgwiki:Serina|Serina]] had been originally fated to die of [[bsgwiki:pluton poisoning|pluton poisoning]] as a result of Cylon bombardment, but those scenes were excised in order for a more dramatic death at the hands of a {{TOS|Centurion}} on {{TOS|Kobol}} {{BR25|bsgwiki:Saga of a Star World|bsgwiki:Lost Planet of the Gods, Part II|del1=Y|nocat=Y}}. | ||
==Prose Form== | ==Prose Form== | ||
For citations where the | For citations where the Archivist wishes to include the series and episode title into the prose, the <code>|prose=y</code> option exists. | ||
=== Examples === | === Examples === | ||
Line 64: | Line 72: | ||
Singular episode: | Singular episode: | ||
<code><nowiki>In the televised version of {{ | <code><nowiki>In the televised version of {{BR25|Awakening|prose=y}}, Emperor [[Draco]] is never seen.</nowiki></code> | ||
<code>'''Prints:'''</code> In the televised version of {{ | <code>'''Prints:'''</code> In the televised version of {{BR25|Awakening|prose=y}}, Emperor [[Draco]] is never seen. | ||
[[Category: | [[Category: Buck Wiki Templates|{{PAGENAME}}]]<templatedata> | ||
{ | |||
"params": { | |||
"1": {}, | |||
"2": {}, | |||
"3": {}, | |||
"4": {}, | |||
"5": {}, | |||
"6": {}, | |||
"7": {}, | |||
"8": {}, | |||
"prose": {}, | |||
"nocat": {} | |||
}, | |||
"description": "Inline citation of ''[[Buck Rogers in the 25 Century]]'' episodes.", | |||
"paramOrder": [ | |||
"prose", | |||
"nocat", | |||
"1", | |||
"2", | |||
"3", | |||
"4", | |||
"5", | |||
"6", | |||
"7", | |||
"8" | |||
] | |||
} | |||
</templatedata></noinclude> |
Latest revision as of 23:43, 24 November 2023
Documentation
This template allows for easy inline citation of episodes (up to 8 per line), with the parentheses already surrounding the citation.
Usage
Singular episode:
{{BR25|Episode Title 1}}
Multiple episodes:
{{BR25|Episode Title 1|Episode Title 2|Episode Title 3}}
In using this template, simply put in the ARTICLE NAME of the episode, sans any quotes or wikisyntax. You may add up to 8 episode titles, each separated by the pipe — | — character.
Categorization
Any topic that use this template is automatically categorized under the episode's titles. To disable this, simply add the parameter |nocat=y
, like so:
{{BR25|Episode Title 1|nocat=Y}}
Notation of Deleted Scenes
For episode noting information from deleted scenes, an additional parameter is used, in the form of |del#=Y
, with the pound sign signifying the number value assigned to a specific episode in the citation call.
Singular episode (wherein the first episode title is referred to as |del1=Y
:
{{BR25|Episode Title 1|del1=Y}}
Multiple episodes (wherein the deleted scene is referred to the second episode title, ergo |del2=Y
):
{{BR25|Episode Title 1|Episode Title 2|Episode Title 3|del2=Y}}
Examples
Singular episode:
Dr. [[Theopolis]] is a part of the [[Computer Council]] {{BR25|Awakening}}.
Prints:
Dr. Theopolis is a part of the Computer Council (BR25: "Awakening").
Multiple episodes:
[[William Rogers]] has had multiple run-ins with Princess [[Ardala]] {{BR25|Awakening|Escape from Wedded Bliss|Ardala Returns|Flight of the War Witch}}.
Prints:
William Rogers has had multiple run-ins with Princess Ardala (BR25: "Awakening", "Escape from Wedded Bliss", "Ardala Returns", "Flight of the War Witch").
Notation of Deleted Scenes
- As no known deleted scenes from (BR25: ) exist, this section covers the Battlestar Wiki's use of this particular feature.
Singular episode:
[[bsgwiki:Carmichael|]] comes across [[bsgwiki:Iblis|]] and [[bsgwiki:Sheba|]] in an intimate moment aboard ''[[bsgwiki:Agro Ship 9|]]'' {{BR25|bsgwiki:War of the Gods, Part I|del1=Y|nocat=Y}}.
Prints:
Carmichael comes across Iblis and Sheba in an intimate moment aboard Agro Ship 9 (BR25: "bsgwiki:War of the Gods, Part I" deleted scene).
Multiple episodes:
[[bsgwiki:Serina|]] had been originally fated to die of [[bsgwiki:pluton poisoning|]] as a result of Cylon bombardment, but those scenes were excised in order for a more dramatic death at the hands of a {{TOS|Centurion}} on {{TOS|Kobol}} {{BR25|Saga of a Star World|Lost Planet of the Gods, Part II|del1=Y|nocat=Y}}.
Prints:
Serina had been originally fated to die of pluton poisoning as a result of Cylon bombardment, but those scenes were excised in order for a more dramatic death at the hands of a Centurion on Kobol (BR25: "bsgwiki:Saga of a Star World" deleted scene, "bsgwiki:Lost Planet of the Gods, Part II").
Prose Form
For citations where the Archivist wishes to include the series and episode title into the prose, the |prose=y
option exists.
Examples
Singular episode:
In the televised version of {{BR25|Awakening|prose=y}}, Emperor [[Draco]] is never seen.
Prints:
In the televised version of Buck Rogers in the 25th Century's "Awakening", Emperor Draco is never seen.
Inline citation of ''[[Buck Rogers in the 25 Century]]'' episodes.
Parameter | Description | Type | Status | |
---|---|---|---|---|
prose | prose | no description | Unknown | optional |
nocat | nocat | no description | Unknown | optional |
1 | 1 | no description | Unknown | optional |
2 | 2 | no description | Unknown | optional |
3 | 3 | no description | Unknown | optional |
4 | 4 | no description | Unknown | optional |
5 | 5 | no description | Unknown | optional |
6 | 6 | no description | Unknown | optional |
7 | 7 | no description | Unknown | optional |
8 | 8 | no description | Unknown | optional |