Template:Comics: Difference between revisions

Template page
mNo edit summary
(space elsewhere)
(8 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly>''{{#if:{{{nolink|}}}|
<includeonly>{{#if:{{{nolink|}}}
{{comics/switch|{{{1}}}}}&nbsp;{{#if:{{{2|}}}|{{#if:{{{short|}}}|{{{2|}}}{{!}}#{{{2|}}}|{{{2|}}}{{!}}{{comics/switch|{{{1}}}}}&nbsp;#{{{2|}}}}}}}|
|{{#if:{{{template|}}}|{{comics/switch|{{{1}}}}}&nbsp;{{{2|}}}{{!}}{{comics/switch|{{{1}}}}}&nbsp;#{{{2|}}} |&nbsp;{{#if:{{{2|}}}|{{#if:{{{short|}}}|<nowiki>#</nowiki>{{{2|}}}|{{comics/switch|{{{1}}}}}&nbsp;#{{{2|}}}}}}}}}
[[{{comics/switch|{{{1}}}}}&nbsp;{{#if:{{{2|}}}|{{#if:{{{short|}}}|{{{2|}}}{{!}}#{{{2|}}}|{{{2|}}}{{!}}{{comics/switch|{{{1}}}}}&nbsp;#{{{2|}}}}}}}]]}}''</includeonly><noinclude>
|''[[{{comics/switch|{{{1}}}}}{{#if:{{{2|}}}|&nbsp;{{#if:{{{short|}}}|{{{2|}}}{{!}}#{{{2|}}}|{{{2|}}}{{!}}{{comics/switch|{{{1}}}}}&nbsp;#{{{2|}}}}}}}]]''
}}</includeonly><noinclude>


This template creates a link to a comic for inline citations, for instance:
This template creates a link to a comic for inline citations, for instance:
Line 16: Line 17:
* <nowiki>{{comics|starbuck|1|short=y}}</nowiki> creates {{comics|starbuck|1|short=y}}
* <nowiki>{{comics|starbuck|1|short=y}}</nowiki> creates {{comics|starbuck|1|short=y}}


It can also print out the comic title ''without'' being linked:
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):


* <nowiki>{{comics|starbuck|1|nolink=y}}</nowiki> creates {{comics|starbuck|1|nolink=y}}
* <nowiki>{{comics|starbuck|1|nolink=y}}</nowiki> creates {{comics|starbuck|1|nolink=y}}
* <nowiki>''{{comics|starbuck|1|nolink=y}}''</nowiki> creates ''{{comics|starbuck|1|nolink=y}}''
* <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>


The parameters switch for this template may be [[/switch|found here]].
The parameters switch for this template may be [[/switch|found here]].
== References ==
{{reflist}}


[[Category:Battlestar Wiki link templates|Comics]]</noinclude>
[[Category:Battlestar Wiki link templates|Comics]]</noinclude>

Revision as of 05:50, 28 March 2020


This template creates a link to a comic for inline citations, for instance:

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]

The parameters switch for this template may be found here.

References

  1. Piping is deliberate so as to be integrated into templates that already have linking abilities built in.
  2. Not that this is really necessary, anyway...