Revision as of 22:35, 7 February 2007 view sourceTariqabjotu (talk | contribs)Administrators36,354 edits changed to {{hprotected}}← Previous edit | Revision as of 05:10, 17 February 2007 view source David Kernow (talk | contribs)40,997 edits updating link using AWBNext edit → | ||
Line 2: | Line 2: | ||
{{hprotected}} | {{hprotected}} | ||
Use to lower some text or other element a specified number of pixels (px), otherwise by a default 8px: | Use to lower some text or other element a specified number of pixels (px), otherwise by a default 8px: | ||
: <code><nowiki>{{</nowiki>lower|''N''px|''text''/''element''}}</code> to lower by ''N'' pixels{{ |
: <code><nowiki>{{</nowiki>lower|''N''px|''text''/''element''}}</code> to lower by ''N'' pixels{{spaces|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 8px. | : <code><nowiki>{{</nowiki>lower|''text''/''element''}}</code> to lower by default 8px. | ||
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}}). | 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}}). |
Revision as of 05:10, 17 February 2007
Use to lower some text or other element a specified number of pixels (px), otherwise by a default 8px:
{{lower|Npx|text/element}}
to lower by N pixels (e.g.{{lower|6px|This is the text to lower.}}
){{lower|text/element}}
to lower by default 8px.
Can be useful e.g. to position <ref>erence links (footnote links) appearing in tables without any preceeding text (cf {{Infobox Ethnic group}}).
See also
- {{Raise}}