Template:Calculus/Def
Usage
editA simple template for presenting important definitions in the Calculus textbook.
It takes two named parameters:
- text
{{Calculus/Def | text=My definition.}}
- title
- Optional. The title is displayed at the top of the box in bold.
{{Calculus/Def | title=Theorem | text=My definition.}}
The parameters are named because unnamed parameters can't have "=" signs without some finagling by users of the template.