Difference between revisions of "Template:Marinebio"

From blackwiki
Jump to navigation Jump to search
imported>Zodon
m (Removed category "External link templates"; Quick-adding category "Biology external link templates" (using HotCat))
imported>Nihiltres
(Added TemplateData)
Line 1: Line 1:
[http://marinebio.org/species.asp?id={{{id}}} {{{name}}}] [http://marinebio.org MarineBio]"<noinclude> [[Category:Biology external link templates|{{PAGENAME}}]]</noinclude>
+
[http://marinebio.org/species.asp?id={{{id}}} {{{name}}}] [http://marinebio.org MarineBio]"<noinclude>
 +
 
 +
<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>

Revision as of 00:20, 20 June 2015

{{{name}}} MarineBio"

Generates a link to a MarineBio.org page given an ID number and a name.

Template parameters

ParameterDescriptionTypeStatus
IDid

The ID number for the species on the MarineBio website

Stringrequired
Namename

The name of the species on the MarineBio website

Stringrequired