Template:Resize: Difference between revisions
From Zoophilia Wiki
Jump to navigationJump to search
meta>Jo-Jo Eumerus m Changed protection level for "Template:Resize": Allowing template editors on some templates with full protection dating back to pre-TPROT times which aren't too often or too sensitively used. ([Edit=Require template editor access] (ind... |
meta>Ahecht Copy from sandbox. Make substable |
||
| Line 1: | Line 1: | ||
{{#if:{{{2|}}} | {{safesubst<noinclude />:#if:{{{2|}}} | ||
|<span style="font-size:{{{1|}}};">{{{2|}}}</span> | |<span style="font-size:{{{1|}}};">{{{2|}}}</span> | ||
|<span style="font-size:90%;">{{{1}}}</span> | |<span style="font-size:90%;">{{{1}}}</span> | ||
Revision as of 00:41, 17 April 2020
{{{1}}} Lua error in package.lua at line 80: module 'Module:Documentation/config' not found.
TemplateData
This is the TemplateData for this template, used by TemplateWizard, VisualEditor and other tools.
TemplateData for Resize
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 |