Template:Gcdb series
Gcdb series at the Grand Comics Database
Usage
This template is intended for use in the external links section of articles.
The use of an id
is required.
{{Gcdb series|id= |title= |italics= }}
- By default, the title will be in italics. In some cases, italics may not be correct, so in those cases use
|italics=no
. If the italics parameter is not used, then the title will default to an italics format.
<templatedata>
{
"params": {
"id": {
"label": "Series ID",
"description": "This is the number in the URL. (http://www.comics.org/series/20725/)",
"example": "20725",
"type": "number",
"required": true
},
"title": {
"description": "The series title.",
"example": "Kamen Tantei",
"type": "string",
"default": "Gcdb series"
},
"italics": {
"description": "Italic title.",
"example": "no",
"type": "string",
"default": "yes"
}
}, "description": "Grand Comics Database external link template." } </templatedata>
The above documentation is transcluded from Template:Gcdb series/doc. (edit | history) Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages. Please add categories to the /doc subpage. Subpages of this template. |