Template:MathGenealogy/doc
This is a documentation subpage for Template:MathGenealogy. It contains usage information, categories and other content that is not part of the original template page. |
Usage
{{MathGenealogy|id=38586}}
Produces: MathGenealogy/doc at the Mathematics Genealogy Project
{{MathGenealogy|id=38586|title=Leonhard Euler}}
Produces: Leonhard Euler at the Mathematics Genealogy Project
If the 'title' parameter is not supplied, the name shown for the person will be that of the Wikipedia page where the template is included.
TemplateData
<templatedata> { "params": { "id": { "aliases": [ "1" ], "label": "id", "description": "Mathematics Genealogy Project id", "type": "number", "required": true }, "title": { "aliases": [ "name", "2" ], "label": "title", "description": "optional display title", "type": "string" } }, "description": "Mathematics Genealogy Project link", "format": "inline" } </templatedata>