Toggle menu
14
236
69
27.3K
Kenshi Wiki
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.
Revision as of 02:55, 20 February 2025 by Prd (talk | contribs) (Created page with "{{Documentation subpage}} == Usage == {{TemplateData header}} <templatedata> { "params": { "1": { "label": "Operand", "description": "The operand of the ceiling function", "example": "π", "type": "line", "required": true } }, "description": "Displays the parameter wrapped in ceiling symbols. This template is for display, not calculation.", "format": "inline" } </templatedata> == Examples == * {{#invoke:demoTemplate|ceil|45.23}} * {{#invoke:demoT...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Usage

This is the TemplateData for this template used by TemplateWizard, VisualEditor and other tools. See a monthly parameter usage report for Template:Ceil in articles based on its TemplateData.

TemplateData for Ceil

Displays the parameter wrapped in ceiling symbols. This template is for display, not calculation.

Template parameters

This template prefers inline formatting of parameters.

ParameterDescriptionTypeStatus
Operand1

The operand of the ceiling function

Example
π
Linerequired

Examples

  • {{ceil|45.23}} → ⌈45.23⌉
  • {{ceil|''x''}} → ⌈x
  • {{ceil|{{sfrac|2''a''|''b''}}}} → ⌈2a/b

See also