Template:Physics with Calculus/Def
Usage
editA simple template for presenting important definitions in the Physics with Calculus textbook.
It takes two named parameters:
- text
{{Physics/Def | text=My definition.}}
- title
- Optional. The title is displayed at the top of the box in bold.
{{Physics/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.
This is based off of the similar template for the Calculus textbook.