More actions
space elsewhere |
+ {{{4}}} for the inclusion of custom text to be hyperlinked, instead of the default |
||
Line 1: | Line 1: | ||
<includeonly>{{#if:{{{nolink|}}} | <includeonly>{{#if:{{{nolink|}}} | ||
|{{#if:{{{template|}}}|{{comics/switch|{{{1}}}}} {{{2|}}}{{!}}{{comics/switch|{{{1}}}}} #{{{2|}}} | {{#if:{{{2|}}}|{{#if:{{{short|}}}|<nowiki>#</nowiki>{{{2|}}}|{{comics/switch|{{{1}}}}} #{{{2|}}}}}}}}} | |{{#if:{{{template|}}}|{{comics/switch|{{{1}}}}} {{{2|}}}{{!}}{{comics/switch|{{{1}}}}} #{{{2|}}} | {{#if:{{{2|}}}|{{#if:{{{short|}}}|<nowiki>#</nowiki>{{{2|}}}|{{comics/switch|{{{1}}}}} #{{{2|}}}}}}}}} | ||
|''[[{{comics/switch|{{{1}}}}}{{#if:{{{2|}}}| {{#if:{{{short|}}}|{{{2|}}}{{!}}#{{{2|}}}|{{{2|}}}{{!}}{{comics/switch|{{{1}}}}} #{{{2|}}}}}}}]]'' | |''[[{{comics/switch|{{{1}}}}}{{#if:{{{2|}}}| {{#if:{{{short|}}}|{{{2|}}}{{!}}#{{{2|}}}|{{{2|}}}{{!}}{{{4|{{comics/switch|{{{1}}}}} #{{{2|}}}}}}}}}}]]'' | ||
}}</includeonly><noinclude> | }}</includeonly><noinclude> | ||
Line 23: | Line 23: | ||
* <nowiki>{{comics|starbuck|1|nolink=y|template=y}}</nowiki> creates {{comics|starbuck|1|nolink=y|template=y}}<ref>Piping is deliberate so as to be integrated into templates that already have linking abilities built in.</ref> | * <nowiki>{{comics|starbuck|1|nolink=y|template=y}}</nowiki> creates {{comics|starbuck|1|nolink=y|template=y}}<ref>Piping is deliberate so as to be integrated into templates that already have linking abilities built in.</ref> | ||
* <nowiki>{{comics|starbuck|1|short=y|nolink=y}}</nowiki> creates {{comics|starbuck|1|short=y|nolink=y}}<ref>Not that this is really necessary, anyway...</ref> | * <nowiki>{{comics|starbuck|1|short=y|nolink=y}}</nowiki> creates {{comics|starbuck|1|short=y|nolink=y}}<ref>Not that this is really necessary, anyway...</ref> | ||
It can also be used to link to the proper comic issue, but with custom text to be hyperlinked. | |||
* <nowiki>{{comics|vol3|1|In the Beginning}}</nowiki> creates {{comics|vol3|1|In the Beginning}} | |||
The parameters switch for this template may be [[/switch|found here]]. | The parameters switch for this template may be [[/switch|found here]]. |
Revision as of 15:39, 28 March 2020
This template creates a link to a comic for inline citations, for instance:
- {{comics|1880|1}} creates Steampunk Battlestar Galactica 1880 #1
- {{comics|bsgvsbsg|1}} creates Battlestar Galactica vs. Battlestar Galactica #1
- {{comics|cw|1}} creates Battlestar Galactica: Cylon War #1
- {{comics|origins|1}} creates Battlestar Galactica: Origins #1
- {{comics|starbuck|1}} creates Battlestar Galactica: Starbuck #1
- {{comics|vol3|1}} creates Classic Battlestar Galactica Vol. 3 #1
This template can also be used to shorten a link down to the issue number itself, when citing multiple comics within the same series, e.g.:
- {{comics|starbuck|1|short=y}} creates #1
It can also print out the comic title without being linked, and also strips italics (they can be added on around the template call, of course):
- {{comics|starbuck|1|nolink=y}} creates Battlestar Galactica: Starbuck #1
- ''{{comics|starbuck|1|nolink=y}}'' creates Battlestar Galactica: Starbuck #1
- {{comics|starbuck|1|nolink=y|template=y}} creates Battlestar Galactica: Starbuck 1|Battlestar Galactica: Starbuck #1[1]
- {{comics|starbuck|1|short=y|nolink=y}} creates #1[2]
It can also be used to link to the proper comic issue, but with custom text to be hyperlinked.
- {{comics|vol3|1|In the Beginning}} creates Classic Battlestar Galactica Vol. 3 #1
The parameters switch for this template may be found here.