Template:Ceil: Difference between revisions
Jump to navigation
Jump to search
Content added Content deleted
(Copied from Floor after noticing this template had no documentation.) |
(No difference)
|
Revision as of 02:56, 3 January 2021
⌈{{{1}}}⌉
File:Test Template Info-Icon - Version (2).svg Template documentation
Description
Displays the parameter wrapped in ceiling symbols. This template is for display, not calculation.
Examples
<syntaxhighlight lang="wikitext">{{Ceil|45.23}}</syntaxhighlight>⌈45.23⌉ <syntaxhighlight lang="wikitext">{{Ceil|x}}</syntaxhighlight>⌈x⌉