模板:Ceil/doc:修订间差异

来自决策链云智库
(创建页面,内容为“{{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}} * {{#in…”)
 
(没有差异)

2024年1月21日 (日) 23:20的最新版本

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.

模板参数

此模板首选参数不换行的行内格式。

参数描述类型状态
Operand1

The operand of the ceiling function

示例值
π
单行文本必需

Examples

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

See also