Revision as of 15:22, 5 March 2007 view sourceDavid Kernow (talk | contribs)40,997 edits moving documentation to /doc← Previous edit | Revision as of 17:41, 25 May 2007 view source David Kernow (talk | contribs)40,997 editsm proportional unitsNext edit → | ||
Line 1: | Line 1: | ||
<includeonly>{{#if:{{{2|}}} |<!--then:(offset specified)--><span style="position:relative; top:{{{1}}};">{{{2|}}}</span>|<!--else:(offset not specified; use default)--><span style="position:relative; top: |
<includeonly>{{#if:{{{2|}}} |<!--then:(offset specified)--><span style="position:relative; top:{{{1}}};">{{{2|}}}</span>|<!--else:(offset not specified; use default)--><span style="position:relative; top:0.6em;">{{{1|}}}</span><!--end #if:-->}}</includeonly><noinclude> | ||
{{/doc}} | {{/doc}} | ||
<!--Please add interwiki links on the /doc page, not here - thanks!--> | <!--Please add interwiki links on the /doc page, not here - thanks!--> |
Revision as of 17:41, 25 May 2007
This template is used on approximately 7,900 pages and changes may be widely noticed. Test changes in the template's /sandbox or /testcases subpages, or in your own user subpage. Consider discussing changes on the talk page before implementing them. |
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}}