Template:Resize/TemplateData: Difference between revisions
From Zoophilia Wiki
Jump to navigationJump to search
meta>Salix alba ←Created page with '==TemplateData== {{TemplateDataHeader}} <templatedata>{ "description": "Template to aid switching the font-size used for a text string. Two forms {{resize|<siz...' |
m 7 revisions imported |
||
(6 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
==TemplateData== | == TemplateData == | ||
{{ | {{TemplateData header}} | ||
<templatedata>{ | <templatedata>{ | ||
"description": " | "description": "It is to change the font size of a text string. Two forms {{resize|<size>|<text>}} and {{resize|<text>}} are possible.", | ||
"params": { | "params": { | ||
"1": { | "1": { |
Latest revision as of 15:27, 3 September 2020
TemplateData
This 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 Resize
It is to change the font size of a text string. Two forms {{resize|<size>|<text>}} and {{resize|<text>}} are possible.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Size/Text | 1 | 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%'. | String | required |
Text when size is given | 2 | The text to display in the two parameter version. | String | optional |