Template:Lower: Difference between revisions

updating
m (rephrasing)
(updating)
Line 1:
<includeonly>{{#if:{{{3|}}} |<!--then:(offset specified)--><span style="position:relative; top:{{{offset2}}};">{{{3|4px}}}</span>|<!--else:(offset not specified; use default)--><span style="position:relative; top:4px;">{{{12|}}}</span><!--end #if:-->}}</includeonly><noinclude>
Use to move some text or other element lower than its usual position. Can be useful e.g. to position <nowiki><ref></nowiki>erence links (footnote links) appearing in tables without any preceeding text (cf {{tl|Infobox Ethnic group}}).
 
Use to lower some text or other element a specified number of pixels (px), otherwise by a default 4px:
The optional parameter ''offset'' specifies how far the text is to be moved downward. If not specified, the default 4px is used.
: <code><nowiki>{{</nowiki>lower|''N''px|''text''/''element''}}</code> to lower by ''N'' pixels{{nbsp|2}}<span style="font-size:90%;">(e.g. <code><nowiki>{{</nowiki>lower|6px|This is the text to lower.}}</code>)
: <code><nowiki>{{</nowiki>lower|''text''/''element''}}</code> to lower by default 4px.
Use to move some text or other element lower than its usual position. Can be useful e.g. to position <nowiki><ref></nowiki>erence links (footnote links) appearing in tables without any preceeding text (cf {{tl|Infobox Ethnic group}}).
 
 
Anonymous user