Jump to content

Template:Textbook

From GSSM Wiki
Revision as of 00:50, 25 September 2024 by Xantholeucophore (talk | contribs)

{{#invoke:Infobox|infobox}}

<templatedata> { "params": { "department": { "label": "Department", "description": "The department that uses this textbook.", "example": "Mathematics", "type": "string", "required": true }, "name": { "label": "Name", "description": "The name of the textbook.", "type": "string", "required": true }, "code": {}, "course": { "label": "Course(s)", "description": "The courses that use this textbook.", "example": "Applications of Calculus", "type": "string" }, "isbn13": { "label": "ISBN-13", "description": "The ISBN-13 number for this textbook.", "type": "number" } } } </templatedata>