Template:Comics: Difference between revisions

Template page
mNo edit summary
(+ onlyinclude)
Line 1: Line 1:
<includeonly>''{{#if:{{{nolink|}}}|[[|{{void}}}}{{comics/switch|{{{1}}}}}&nbsp;{{#if:{{{2|}}}|{{#if:{{{short|}}}|{{{2|}}}{{!}}#{{{2|}}}|{{{2|}}}{{!}}{{comics/switch|{{{1}}}}}&nbsp;#{{{2|}}}}}}}{{#if:{{{nolink|}}}|]]|{{void}}}}''</includeonly><noinclude>
<includeonly>''{{#if:{{{nolink|}}}|<onlyinclude>[[</onlyinclude>|{{void}}}}{{comics/switch|{{{1}}}}}&nbsp;{{#if:{{{2|}}}|{{#if:{{{short|}}}|{{{2|}}}{{!}}#{{{2|}}}|{{{2|}}}{{!}}{{comics/switch|{{{1}}}}}&nbsp;#{{{2|}}}}}}}{{#if:{{{nolink|}}}|<onlyinclude>]]</onlyinclude>|{{void}}}}''</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:

Revision as of 04:39, 28 March 2020


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

  • {{comics|1880|1}} creates [[]]
  • {{comics|bsgvsbsg|1}} creates [[]]
  • {{comics|cw|1}} creates [[]]
  • {{comics|origins|1}} creates [[]]
  • {{comics|starbuck|1}} creates [[]]
  • {{comics|vol3|1}} creates [[]]

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 [[]]

It can also print out the comic title without being linked:

  • {{comics|starbuck|1|nolink=y}} creates [[]]

The parameters switch for this template may be found here.