Content deleted Content added
link to a file
clean tt
लाइन 16:
|Italics{{Anchor|Italic text}}, bold{{Anchor|Bold text}}, and both{{Anchor|bold and italic}}
|<!--2ND COLUMN-->
<tt>{{mono|<nowiki>''italics'', '''bold''', and '''''both'''''</nowiki></tt>}}
|<!--3RD COLUMN-->
''italics'', '''bold''', and '''''both'''''
लाइन 25:
<div style="padding: 0.7em .5em; font-size:0.9em;">''see [[Help:Interwikimedia links]] for linking to sister projects''</div>
|
<ttcode><nowiki>[[copy edit]]</nowiki></ttcode><br />
<ttcode><nowiki>[[copy edit]]ors</nowiki></ttcode>
|
[[copy edit]]<br />
लाइन 36:
"[[Wikipedia:Piped link|Pipe]]" a link to change the link's text
|
<ttcode><nowiki>[[Android (operating system)|Android]]</nowiki></ttcode>
|
[[Android (operating system)|Android]]
लाइन 45:
Link to a section
|
<ttcode><nowiki>[[Frog#Locomotion]]</nowiki></ttcode><br />
<ttcode><nowiki>[[Frog#Locomotion|locomotion in frogs]]</nowiki></ttcode>
|
[[Frog#Locomotion]]<br />
लाइन 56:
<div style="padding: 0.7em .5em; font-size:0.9em;">''links to pages that don't exist are automatically red. Red links in articles help by showing desired [[WP:REDIRECT|redirects]] or [[WP:N|notable]] pages. ''</div>
|
<ttcode><nowiki>[[Red link example]]</nowiki></ttcode>
|
[[Red link example]]
लाइन 90:
<div style="padding: 0.7em .5em; font-size:0.9em;">''sign your contributions when posting to a [[Wikipedia:Tutorial (Talk pages)|talk page]]''</div>
|
<ttcode><nowiki>~~~~</nowiki></ttcode><br /><br /><span style="font-size:0.9em;">''do not sign in an article, only on talk pages''</span>
|
[[Special:Mypage|Username]] ([[Special:Mytalk|talk]]) {{CURRENTTIME}}, {{CURRENTDAY}} {{CURRENTMONTHNAME}} {{CURRENTYEAR}} (UTC)
लाइन 98:
|Plain website
|
<ttcode><nowiki>http://www.wikipedia.org</nowiki></ttcode>
|
http://www.wikipedia.org
लाइन 106:
|Link a website
|
<ttcode><nowiki>[http://www.wikipedia.org]</nowiki></ttcode>
|
[http://www.wikipedia.org]
लाइन 114:
|Link and name a website
|
<ttcode><nowiki>[http://www.wikipedia.org Wikipedia]</nowiki></ttcode>
|
[http://www.wikipedia.org Wikipedia]
लाइन 123:
<div style="padding: 0.7em .5em; font-size:0.9em;">''to show your previous comment is outdated''</div>
|
<ttcode><nowiki><s>This topic isn't [[WP:N|notable]].</s></nowiki></ttcode>
|
<s>This topic isn't [[WP:N|notable]].</s>
लाइन 131:
|[[WP:Underline|Underline]] your text
|
<ttcode><nowiki><u>This topic is notable</u></nowiki></ttcode>
|
<u>This topic is notable</u>
लाइन 140:
<div style="padding: 0.7em .5em; font-size:0.9em;">''[[WP:CON|consensus]] is how things are decided''</div>
|
<ttcode><nowiki><!--This had consensus, discuss at talk page--></nowiki></ttcode>
|
<!--This had consensus, discuss at talk page-->
लाइन 151:
{{Anchor|Thumbnail image}}
|
<ttcode><nowiki>[[File:Wiki.png|thumb|Caption]]</nowiki></ttcode>
|
[[File:Wiki.png|thumb|Caption]]
लाइन 160:
<div style="padding: 0.7em .5em; font-size:0.9em;">''one of many [[WP:TC|cleanup templates]]''</div>
|
<ttcode><nowiki>This statement is true.{{cn}}</nowiki></ttcode>
|
This statement is true.{{cn}}
लाइन 167:
|-
|Add a page to a [[Wikipedia:FAQ/Categories|category]]{{Anchor|Add a page to a category}}
|<ttcode><nowiki>[[Category:Category name]]</nowiki></ttcode><br /><br /><span style="font-size:0.9em;">''place near the bottom of a page''</span>
|<span style="font-size:0.9em;">''shows''</span> "Category name" <span style="font-size:0.9em;">''in a bar at bottom when the page is previewed or saved''</span>
|-
लाइन 173:
|-
|Link to a [[Wikipedia:FAQ/Categories|category]] or [[Help:Files|file]]
|<br><ttcode><nowiki>[[:Category:Category name]]</nowiki></ttcode><br><ttcode><nowiki>[[:File:File name]]</nowiki></ttcode>
|<br>[[:Category:Wikipedia basic information]]<br>[[:File:Example.jpg]]
 
लाइन 188:
<div style="padding: 0.7em .5em; font-size:0.9em;">''redirects must be placed at the start of the first line''</div>
|
<ttcode><nowiki>#REDIRECT [[Target page]]</nowiki></ttcode>
|
[[File:Redirect arrow without text.svg|30px|link=]] [[Target page]]
लाइन 196:
|[[Wikipedia:Redirect|Redirect to a section of another page]]
|
<ttcode><nowiki>#REDIRECT [[Target page#anchorName]]</nowiki></ttcode>
|
[[File:Redirect arrow without text.svg|30px|link=]] [[Target page#anchorName]]
लाइन 205:
<div style="padding: 0.7em .5em; font-size:0.9em;">''a Table of Contents will automatically be generated when four headings are added to an article''</div>
|
<ttcode><nowiki>==Level 2==</nowiki></ttcode><br />
<ttcode><nowiki>===Level 3===</nowiki></ttcode><br />
<ttcode><nowiki>====Level 4====</nowiki></ttcode><br />
<ttcode><nowiki>=====Level 5=====</nowiki></ttcode><br />
<ttcode><nowiki>======Level 6======</nowiki></ttcode><br /><br />
<span style="font-size:0.9em">''do not use''&nbsp; =Level 1=&nbsp; ''as it is for page titles''</span>
|
लाइन 223:
|[[Help:List|Bulleted list]]{{Anchor|Bulleted list}}
|
<ttcode>* One</ttcode><br />
<ttcode>* Two</ttcode><br />
<ttcode>** Two point one</ttcode><br />
<ttcode>* Three</ttcode>
|
* One
लाइन 237:
|[[Help:List|Numbered list]]{{Anchor|Numbered list}}
|
<ttcode># One</ttcode><br />
<ttcode># Two</ttcode><br />
<ttcode>## Two point one</ttcode><br />
<ttcode># Three</ttcode>
|
# One
लाइन 252:
<div style="padding: 0.7em .5em; font-size:0.9em;">''this is used when replying on a [[Wikipedia:Tutorial (Talk pages)|talk page]], to make it easier to follow conversations. <br /> After a string of indents, or to revive a discussion, an outdent <nowiki>{{Outdent|n}}</nowiki> ([[Template:Outdent]]) can be used to reset the paragraph to the left margin.''</div>
|
<ttcode><nowiki>no indent (normal)</nowiki></ttcode><br />
<ttcode><nowiki>:first indent</nowiki></ttcode><br />
<ttcode><nowiki>::second indent</nowiki></ttcode><br />
<ttcode><nowiki>:::third indent</nowiki></ttcode><br />
<ttcode><nowiki>::::fourth indent</nowiki></ttcode><br />
<ttcode><nowiki>{{Outdent|4}} return to left margin</nowiki></ttcode>
|
no indent (normal)<br />