Template:Image label

From OrthodoxWiki
Revision as of 04:16, March 28, 2008 by Ixthis888 (talk | contribs) (New page: <div style="position: absolute; left:{{#expr: {{{x|0}}} * {{{scale|1}}} - 6}}px; top: {{#expr: {{{y|0}}} * {{{scale|1}}} - 8}}px;">{{{text}}}</div> <noinclude> * '''x''': (coordinate for h...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
{{{text}}}
  • x: (coordinate for horizontal placement of text. Values between 0 and 1)
  • y: (coordinate for vertical placement of text. Values between 0 and 1)
  • scale: {{{size|scale of text, given the pixel width of text}}}
  • text: Text content</p>

, For further text placing info check Labelled Image Editor .

Code
<div style="float: {{{float|none}}}; clear: {{{float|none}}}; position: relative; font-size: 7pt; line-height: 10px;"></tt>