Template:Floor/doc
Jump to navigation
Jump to search
| This is a documentation subpage for Template:Floor. It may contain usage information, categories and other content that is not part of the original template page. |
Usage
This is the TemplateData for this template used by TemplateWizard, VisualEditor and other tools. See a monthly parameter usage report for Template:Floor in articles based on its TemplateData.
TemplateData for Floor
Displays the parameter wrapped in floor symbols. This template is for display, not calculation.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Operand | 1 | The operand of the floor function
| Line | required |
| Font size | 2 | A valid CSS font size, applied to the bars only. Typically should be given in "em".
| String | optional |
Examples
{{floor|45.23}}→ ⌊45.23⌋{{floor|''x''}}→ ⌊x⌋{{floor|{{sfrac|2''a''|''b''}}}}→ ⌊2a/b⌋{{floor|{{sfrac|2''a''|''b''}}|2em}}→ ⌊2a/b⌋{{floor|{{sfrac|2''a''|''b''}}|larger}}→ ⌊2a/b⌋{{floor|{{sfrac|2''a''|''b''}}|large}}→ ⌊2a/b⌋{{math|{{floor|{{sfrac|2''a''|''b''}}}}}}→ ⌊2a/b⌋{{bigmath|{{floor|{{sfrac|2''a''|''b''}}}}}}→ ⌊2a/b⌋
See also