Difference between revisions of "Template:IssueGrid"

From ISFDB
Jump to navigation Jump to search
Line 1: Line 1:
<includeonly>'''[http://www.isfdb.org/cgi-bin/seriesgrid.cgi?{{{id|{{{1|0}}}}}}Issue Grid]'''<includeonly><noinclude>
+
<includeonly>'''[http://www.isfdb.org/cgi-bin/seriesgrid.cgi?{{{id|{{{1|0}}}}}}Issue Grid]'''</includeonly><noinclude>
  
 
-------------
 
-------------

Revision as of 16:58, 19 August 2010



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

Grid


and

{{IssueGrid|27949}}

gives

Grid

and

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

gives

Grid


and

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

gives

Grid


and

{{IssueGrid|27949|Grid of issues}}

gives

Grid

and

{{IG|id=27949}}

gives

Grid


and

{{IG|27949}}

gives

Grid

Source

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