Template:Floor/doc
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
lembaThis is the TemplateData for this template used by TemplateWizard, VisualEditor and other tools. See a monthly parameter usage report for this template in articles based on this 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
lemba{{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
lemba