模板:Resize/TemplateData:修订间差异

来自决策链云智库
(创建页面,内容为“== TemplateData == {{TemplateData header}} <templatedata>{ "description": "It is to change the font size of a text string. Two forms {{resize|<size>|<text>}} and {{resize|<text>}} are possible.", "params": { "1": { "label": "Size/Text", "description": "Specifies a css font size e.g. '80%', '1.2em', 'x-large', 'larger'. In the one parameter version the first parameter is the text and the font size is '90%'.", "type": "string", "re…”)
 
(没有差异)

2024年1月21日 (日) 22:29的最新版本

TemplateData

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

TemplateData for Resize

It is to change the font size of a text string. Two forms {{resize|<size>|<text>}} and {{resize|<text>}} are possible.

模板参数

参数描述类型状态
Size/Text1

Specifies a css font size e.g. '80%', '1.2em', 'x-large', 'larger'. In the one parameter version the first parameter is the text and the font size is '90%'.

字符串必需
Text when size is given2

The text to display in the two parameter version.

字符串可选
Use div tagdiv

Set to yes to use a div instead of a span tag.

字符串可选