साँचा:RefQuote
दिखावट
| {{{1}}} |
|
{{RefQuote|Text|Href|Label}} produces html output
<p><table width="100%"><tr><td width="20"> </td><td>
Text
</td><td valign="center"><table align="right"><tr><td>
<span id="Href"></span>Label
</td></tr></table></td></tr></table></p>
This positions Text to the left with a small padding from the margin and Label as an anchor to the right of the screen with vertical centering. For example
{{RefQuote|Hello,<br>Hello,<br>Hello|World|<b>World</b>}} will output
|
Hello, |
|
[[#Href|...]].
See also
[सम्पादित करें]See documentation on {{RefQuoteExt|width|lmargin|vcenter|Text|Href|Label}} for a version that allows adjustments in position.