मदद:विकि पाठ: रिवीजन सभ के बीचा में अंतर

Content deleted Content added
छो Bot: Replace deprecated <source> tag and "enclose" parameter [https://lists.wikimedia.org/pipermail/wikitech-ambassadors/2020-April/002284.html]
लाइन 126:
 
{{markup
|<sourcesyntaxhighlight lang="html" inline style="border:none; background:transparent;"><div class="center" style="width: auto; margin-left: auto; margin-right: auto;">Centered text</div></sourcesyntaxhighlight>
|2=<div class="center" style="width: auto; margin-left: auto; margin-right: auto;">Centered text</div>
}}
लाइन 138:
 
{{markup
|1=<sourcesyntaxhighlight lang="html" inline style="border:none; background:transparent;"><div style="text-align: right; direction: ltr; margin-left: 1em;">Text on the right</div></sourcesyntaxhighlight>
|2=Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.<div style="text-align: right; direction: ltr; margin-left: 1em;">Text on the right</div>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.
}}
लाइन 145:
 
{{markup
|1=<sourcesyntaxhighlight lang="html" inline style="border:none; background:transparent;"><div class="floatright">Text on the right</div></sourcesyntaxhighlight>
|2=Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.<div class="floatright">Text on the right</div>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.
 
लाइन 382:
<small>Small text</small>
|
<sourcesyntaxhighlight lang="html">
Use <small>small text</small> only
when necessary.
</syntaxhighlight>
</source>
|
Use <small>small text</small> only when necessary.
लाइन 394:
<small style="font-size:87%;">a <nowiki><small></nowiki> span</small>
|
<sourcesyntaxhighlight lang="html">
To match, for example, the font-size used in an [[Help:Visual file markup#Caption|image caption]], the "small" tag can also be used to
<small style="font-size:87%;">reduce a text's font-size to 87%</small>.
</syntaxhighlight>
</source>
|
To match, for example, the font-size used in an [[Help:Visual file markup#Caption|image caption]], the "small" tag can also be used to <small style="font-size:87%;">reduce a text's font-size to 87%</small>.
लाइन 406:
<big>Big text</big>
|
<sourcesyntaxhighlight lang="html">
Better not use <big>big text</big>, unless <small>it's <big>within</big> small</small> text.
</syntaxhighlight>
</source>
|
Better not use <big>big text</big>, unless <small>it's <big>within</big> small</small> text.
लाइन 709:
 
{{markup
|<sourcesyntaxhighlight lang="tex" inline>
<math>2x \times 4y \div 6z + 8 - \frac {y}{z^2} = 0</math>
</syntaxhighlight>
</source>
 
<sourcesyntaxhighlight lang="html" inline>
{{math|2''x'' &times; 4''y'' &divide; 6''z'' + 8 &minus; {{sfrac|''y''|''z''<sup>2</sup>}} {{=}} 0}}
</syntaxhighlight>
</source>
 
<sourcesyntaxhighlight lang="tex" inline>
<math>\sin 2\pi x + \ln e</math>
</syntaxhighlight>
</source>
<nowiki>
{{math|sin 2&amp;pi;''x'' + ln ''e''}}
लाइन 737:
 
{{markup
|<sourcesyntaxhighlight lang="html" inline>
It follows that {{math|''x''<sup>2</sup> &ge; 0}} for real {{mvar|x}}.
</syntaxhighlight>
</source>
|2=
 
लाइन 751:
 
{{markup
|<sourcesyntaxhighlight lang="latex" inline>
: <math>\sum_{n=0}^\infty \frac{x^n}{n!}</math>
</syntaxhighlight>
</source>
|2={{crlf2}}
: <math>\sum_{n=0}^\infty \frac{x^n}{n!}</math>
लाइन 1,084:
 
*Single square brackets indicate an external link. Note the use of a ''space'' (not a pipe |) to separate the URL from the link text in a named link. Square brackets may be used as normal punctuation when not linking to anything – [like this].
*A [[Uniform Resource Locator|URL]] must begin with a supported [[URI scheme]]: <code>http://</code> and <code>https://</code> will be supported by all browsers; <code>irc://</code>, <code>ircs://</code>, <code>ftp://</code>, <sourcesyntaxhighlight inline>news://</sourcesyntaxhighlight>, <code>mailto:</code>, and <code>gopher://</code> will require a plugin or an external application. IPv6 addresses in URLs are currently not supported.
*A URL containing certain characters will display and link incorrectly unless those characters are [[Percent-encoding|percent encoded]]. For example, a space must be replaced by <code>%20</code>. Encoding can be achieved by:
:*Use the link button [[File:Vector toolbar insert link button.png]] on the enhanced editing toolbar to encode the link; this tool will add the bracket markup and the linked text, which may not always be desirable.
लाइन 1,418:
|- style="vertical-align:top;"
|
<sourcesyntaxhighlight lang="html">Example:
<div style="display: inline; width: 220px; float: right;">
[[File:wiki.png|50 px|Wikipedia encyclopedia]][[File:wiki.png|50 px]] </div></sourcesyntaxhighlight>
 
|
लाइन 1,876:
|-
|
<sourcesyntaxhighlight lang="moin">'''Leading space:'''
 
Leading spaces are another way
लाइन 1,885:
being reformatted.
It still interprets [[wiki]]
''markup'' and special characters: &amp;rarr;</sourcesyntaxhighlight>
|
'''Leading space:'''