Mòideal:Su/doc
This is the documentation page for Mòideal:Su
Related pages |
---|
(deasbaireachd⧼tpt-languages-separator⧽ ⧼tpt-languages-separator⧽eachdraidh⧼tpt-languages-separator⧽ceanglaichean⧼tpt-languages-separator⧽doc⧼tpt-languages-separator⧽bogsa-gainmhich⧼tpt-languages-separator⧽cùisean deuchainn)
This module is currently protected from editing. See the protection policy and protection log for more details. Please discuss any changes on the talk page; you may submit an edit request to ask an administrator to make an edit if it is uncontroversial or supported by consensus. You may also request that this page be unprotected. |
This module is subject to page protection. It is a highly visible module in use by a very large number of pages, or is substituted very frequently. Because vandalism or mistakes would affect many pages, and even trivial editing might cause substantial load on the servers, it is protected from editing. |
This module implements the {{Su}} template. It is used to create two smaller lines of text on one actual line.
Ùsaid bho Uiciteacsa - Usage from Wikitext
This module cannot be used directly from wikitext. It can only be used through a template, usually the {{Su}} template. Please see the template page for documentation.
Ùsaid bho Lua - Usage from Lua
To use this module from other Lua modules, first load the module.
local mSu = require('Mòideal:Su')
You can then generate the Su links by using the _main function.
mSu._main(sup, sub, options)
sup is the contents of the top line, and sub is the contents of the bottom line. options is a table that can contain the following fields:
align
- this can be set to "r" or "right" for right-alignment, and "c" or "center" for center-alignment. Anything else will make the output left-aligned. Must be a string value.fontSize
- the font size of the text, e.g. "90%". If set to "f" or "fixed", the module will output a fixed-width font at 80%. Must be a string value.lineHeight
- the distance from top to bottom (including top character). Default is 1.2em. Must be a string value.verticalAlign
- The base alignment from the bottom. Default depends on presence ofsub
; -0.4em if present, 0.8em if not. Must be a string value.
All arguments are optional.
Eisimpleirean - Examples
Còd - Code | Buil - Result |
---|---|
|
top-line text bottom-line text |
|
top-line text bottom-line text |
|
top-line text bottom-line text |
|
top-line text bottom-line text |
|
top-line text bottom-line text |
|
12 8 |
|
top-line text |
|
bottom-line text |