Template:IssueGrid

From ISFDB
Jump to navigation Jump to search



Purpose

To provide a link to the issue grid for a magazine series from a wiki page.

Alias

The "shorthand" or "alias" {{IG}} may be used in place of {{IssueGrid}} with exactly the same effect.

Parameters

This template takes one required parameter id. The value of this parameter should be the ISFDB series record number (aka series number) for the magazine series involved. The issue grid is implemented as a form of display of the magazine series.

The id may be specified as the first unnamed parameter instead.

It also takes one optional parameter name. The value of this parameter should be the display text for the link. This parameter may alternatively be specified as the 2nd unnamed parameter. If omitted, this parameter defaults to "Issue Grid".

Examples

{{IssueGrid|id=27949}}

gives

Issue Grid


and

{{IssueGrid|27949}}

gives

Issue Grid

and

{{IssueGrid|id=27949|name=Grid of issues}}

gives

Grid of issues


and

{{IssueGrid|27949|name=Grid of issues}}

gives

Grid of issues


and

{{IssueGrid|27949|Grid of issues}}

gives

Grid of issues

and

{{IG|id=27949}}

gives

Issue Grid


and

{{IG|27949}}

gives

Issue Grid

Source

This is the documentation for Template:IssueGrid, transcluided from Template:IssueGrid/Doc.