Template:Large/doc

From Second Life Wiki
< Template:Large
Revision as of 14:07, 20 June 2023 by Gwyneth Llewelyn (talk | contribs) (Shamelessly copied from wikipedia.org and adapted for SL Wiki)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

This template renders the text in the first parameter, |1 =, at 120% of the size at which it would otherwise display.

Comparison

"Wikipedia logo"Font size templates

See also

TemplateData

This is the "Wikipedia logo"TemplateData for this template used by TemplateWizard, "Wikipedia logo"VisualEditor and other tools. Click here to see a monthly parameter usage report for this template based on this TemplateData.

TemplateData for Large

{
  "description": "Resizes text so it is in the css-'large' size.",
  "params": {
    "1": {
      "label": "Text",
      "description": "The text to display",
      "type": "string",
      "required": true
    }
  }
}