Difference between revisions of "Template:Marinebio"
Jump to navigation
Jump to search
imported>Zodon m (Removed category "External link templates"; Quick-adding category "Biology external link templates" (using HotCat)) |
imported>Pigsonthewing (ce) |
||
| (2 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
| − | [http://marinebio.org/species.asp?id={{{id}}} {{{name}}}] | + | [http://marinebio.org/species.asp?id={{{id}}} {{{name}}}] at marinebio.org<noinclude> |
| + | |||
| + | {{Underused external link template}} | ||
| + | |||
| + | <templatedata> | ||
| + | { | ||
| + | "params": { | ||
| + | "id": { | ||
| + | "label": "ID", | ||
| + | "description": "The ID number for the species on the MarineBio website", | ||
| + | "type": "string", | ||
| + | "required": true | ||
| + | }, | ||
| + | "name": { | ||
| + | "label": "Name", | ||
| + | "description": "The name of the species on the MarineBio website", | ||
| + | "type": "string", | ||
| + | "required": true | ||
| + | } | ||
| + | }, | ||
| + | "description": "Generates a link to a MarineBio.org page given an ID number and a name." | ||
| + | } | ||
| + | </templatedata> | ||
| + | |||
| + | [[Category:Biology external link templates|{{PAGENAME}}]] | ||
| + | </noinclude> | ||
Latest revision as of 14:59, 9 August 2016
{{{name}}} at marinebio.org
Template:Underused external link template
Generates a link to a MarineBio.org page given an ID number and a name.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| ID | id | The ID number for the species on the MarineBio website | String | required |
| Name | name | The name of the species on the MarineBio website | String | required |