Template:Lower: Difference between revisions
Jump to navigation
Jump to search
Ozycaevias (talk | contribs) m (1 revision imported: Updating templates) |
m (1 revision imported) |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
<span style="position: relative; top: {{#if:{{{2|}}}|{{{1}}}|0.6em}};">{{{2|{{{1}}}}}}</span><noinclude> | <span style="position: relative; top: {{safesubst<noinclude />:#if:{{{2|}}}|{{{1}}}|0.6em}};">{{{2|{{{1}}}}}}</span><noinclude> | ||
{{documentation}} | {{documentation}} | ||
</noinclude> | </noinclude> |
Latest revision as of 17:39, 8 November 2020
{{{1}}}
Use to lower some text or other element a specified number of units – the proportional "em" units are recommended – otherwise by a default 0.6em:
{{lower|Nem|text/element}}
to lower by N em units (e.g. {{lower|0.4em|This is the text to lower.}}){{lower|text/element}}
to lower by the default amount.
Can be useful e.g. to position <ref>erence links (footnote links) appearing in tables without any preceding text (cf. {{Infobox ethnic group}}).
See also
- {{Raise}}