Help:Editing FAQ/ur: Difference between revisions
Updating to match new version of source page |
Updating to match new version of source page |
||
| (6 intermediate revisions by the same user not shown) | |||
| Line 19: | Line 19: | ||
===Q: How can I sign the content I edit?=== |
===Q: How can I sign the content I edit?=== |
||
</div> |
</div> |
||
A: Use three tildes (<code><nowiki>~~~</nowiki></code>) for a link to your user page, four (<code><nowiki>~~~~</nowiki></code>) for the link and save time, and five (<code><nowiki>~~~~~</nowiki></code>) for just the time and date. |
<span lang="en" dir="ltr" class="mw-content-ltr">A: Use three tildes (<code><nowiki>~~~</nowiki></code>) for a link to your user page, four (<code><nowiki>~~~~</nowiki></code>) for the link and save time, and five (<code><nowiki>~~~~~</nowiki></code>) for just the time and date.</span> |
||
<div lang="en" dir="ltr" class="mw-content-ltr"> |
<div lang="en" dir="ltr" class="mw-content-ltr"> |
||
| Line 25: | Line 25: | ||
</div> |
</div> |
||
جی ہاں، ہر سیکشن ہیڈر (کسی بھی سائز یا گہرائی میں) کو اس بات کے ذریعے نمبر دیا جاتا ہے کہ اس کا نام صفحے پر کتنی بار آیا ہے۔ |
جی ہاں، ہر سیکشن ہیڈر (کسی بھی سائز یا گہرائی میں) کو اس بات کے ذریعے نمبر دیا جاتا ہے کہ اس کا نام صفحے پر کتنی بار آیا ہے۔ |
||
For example, if there are three headers named |
<span lang="en" dir="ltr" class="mw-content-ltr">For example, if there are three headers named <code>Foo</code>, they can be linked as <code><nowiki>[[#Foo 1]]</nowiki></code>, <code><nowiki>[[#Foo 2]]</nowiki></code>, <code><nowiki>[[#Foo 3]]</nowiki></code>.</span> |
||
The number |
<span lang="en" dir="ltr" class="mw-content-ltr">The number <code>1</code> is usually unnecessary, as linking to the first header automatically occurs with <code><nowiki>[[Foo]]</nowiki></code>.</span> |
||
To hide the number, use a piped link like <nowiki>[[Foo 2|Foo]]</nowiki>. |
<span lang="en" dir="ltr" class="mw-content-ltr">To hide the number, use a piped link like <code><nowiki>[[Foo 2|Foo]]</nowiki></code>.</span> |
||
اگر آپ کو یقین نہیں ہے کہ کسی صفحے پر ہیڈر کتنی بار ظاہر ہوتا ہے، تو یہ معلوم کرنے کے دو طریقے ہیں۔ |
اگر آپ کو یقین نہیں ہے کہ کسی صفحے پر ہیڈر کتنی بار ظاہر ہوتا ہے، تو یہ معلوم کرنے کے دو طریقے ہیں۔ |
||
# <span lang="en" dir="ltr" class="mw-content-ltr">Refer to the table of contents.</span> |
# <span lang="en" dir="ltr" class="mw-content-ltr">Refer to the table of contents.</span> |
||
#: <span lang="en" dir="ltr" class="mw-content-ltr">To link to a specific header in a webpage with a table of contents, you can click on the header you want, and the page will jump to it.</span> <span lang="en" dir="ltr" class="mw-content-ltr">The [[w:Uniform Resource Locator|URL]] will display the ID of that header at the end.</span> <span lang="en" dir="ltr" class="mw-content-ltr">For instance, if the header name is |
#: <span lang="en" dir="ltr" class="mw-content-ltr">To link to a specific header in a webpage with a table of contents, you can click on the header you want, and the page will jump to it.</span> <span lang="en" dir="ltr" class="mw-content-ltr">The [[w:Uniform Resource Locator|URL]] will display the ID of that header at the end.</span> <span lang="en" dir="ltr" class="mw-content-ltr">For instance, if the header name is <code>Foo</code> and it's the third instance, the URL might look like this:</span> |
||
#:: <code><nowiki>http://meta.wikimedia.org/wiki/Example_article#Foo_3</nowiki></code> |
#:: <code><nowiki>http://meta.wikimedia.org/wiki/Example_article#Foo_3</nowiki></code> |
||
#: To create a link to this header, you would use <nowiki>[[#Foo 3]]</nowiki> |
#: <span lang="en" dir="ltr" class="mw-content-ltr">To create a link to this header, you would use <nowiki>[[#Foo 3]]</nowiki></span> |
||
#<span lang="en" dir="ltr" class="mw-content-ltr">Inspect the source.</span> |
#<span lang="en" dir="ltr" class="mw-content-ltr">Inspect the source.</span> |
||
#: <span lang="en" dir="ltr" class="mw-content-ltr">When inspecting the source code, locate the desired section and note its ID tags, which display a numerical value.</span> <span lang="en" dir="ltr" class="mw-content-ltr">For instance, if the section header is named |
#: <span lang="en" dir="ltr" class="mw-content-ltr">When inspecting the source code, locate the desired section and note its ID tags, which display a numerical value.</span> <span lang="en" dir="ltr" class="mw-content-ltr">For instance, if the section header is named <code>Foo</code> and it's the second occurrence, its tags would be:</span> |
||
#:: <code><nowiki><p><a name="Foo_2" id="Foo_2"></a></p></nowiki></code> |
#:: <code><nowiki><p><a name="Foo_2" id="Foo_2"></a></p></nowiki></code> |
||
#:: <code><nowiki><h3>Foo</h3></nowiki></code> |
#:: <code><nowiki><h3>Foo</h3></nowiki></code> |
||
#: This indicates that the section can be linked with <nowiki>[[#Foo 2]]</nowiki>. |
#: <span lang="en" dir="ltr" class="mw-content-ltr">This indicates that the section can be linked with <nowiki>[[#Foo 2]]</nowiki>.</span> |
||
<div lang="en" dir="ltr" class="mw-content-ltr"> |
|||
These numbers will unfortunately change as the article is edited, which can be resolved by following the process at |
These numbers will unfortunately change as the article is edited, which can be resolved by following the process at {{ll|Help:Section#Linking sections using an arbitrary id|#Linking sections using an arbitrary id}}. |
||
</div> |
|||
<div lang="en" dir="ltr" class="mw-content-ltr"> |
<div lang="en" dir="ltr" class="mw-content-ltr"> |
||
| Line 134: | Line 136: | ||
<!-- A new answer by me --> |
<!-- A new answer by me --> |
||
<span lang="en" dir="ltr" class="mw-content-ltr">A: Ensure that your username is linked to your user page when signing comments you can do this by confirming that your signature appears as a link to your user page.</span> |
<span lang="en" dir="ltr" class="mw-content-ltr">A: Ensure that your username is linked to your user page when signing comments you can do this by confirming that your signature appears as a link to your user page.</span> |
||
For example, [[User:Network-charles|Network-charles]]. |
<span lang="en" dir="ltr" class="mw-content-ltr">For example, [[User:Network-charles|Network-charles]].</span> |
||
Also double-check that you are using four tildes (~) correctly, sometimes, errors in typing or formatting can prevent the signature from registering properly. |
<span lang="en" dir="ltr" class="mw-content-ltr">Also double-check that you are using four tildes (<code>~</code>) correctly, sometimes, errors in typing or formatting can prevent the signature from registering properly.</span> |
||
<div lang="en" dir="ltr" class="mw-content-ltr"> |
<div lang="en" dir="ltr" class="mw-content-ltr"> |
||
| Line 145: | Line 147: | ||
</div> |
</div> |
||
A: You can achieve this using HTML {{tag|div|open}} elements with inline CSS styles. |
<span lang="en" dir="ltr" class="mw-content-ltr">A: You can achieve this using HTML {{tag|div|open}} elements with inline CSS styles.</span> |
||
<span lang="en" dir="ltr" class="mw-content-ltr">Set the |
<span lang="en" dir="ltr" class="mw-content-ltr">Set the {{tag|div|open}} height and width, and enable scrolling with the overflow property.</span> |
||
<div lang="en" dir="ltr" class="mw-content-ltr"> |
<div lang="en" dir="ltr" class="mw-content-ltr"> |
||
| Line 157: | Line 159: | ||
<span lang="en" dir="ltr" class="mw-content-ltr">A: Yes, it's possible.</span> |
<span lang="en" dir="ltr" class="mw-content-ltr">A: Yes, it's possible.</span> |
||
<span lang="en" dir="ltr" class="mw-content-ltr">However, it's challenging because there isn't a specific <code>cellborder</code> command for table styles.</span> |
<span lang="en" dir="ltr" class="mw-content-ltr">However, it's challenging because there isn't a specific <code>cellborder</code> command for table styles.</span> |
||
You can adjust the <code>border</code> and <code>rule</code> attributes, but browsers may not always interpret them as desired. |
<span lang="en" dir="ltr" class="mw-content-ltr">You can adjust the <code>border</code> and <code>rule</code> attributes, but browsers may not always interpret them as desired.</span> |
||
<span lang="en" dir="ltr" class="mw-content-ltr">I think the easiest way to write this is using wiki table notation with a different background for the table and for each row.</span> |
<span lang="en" dir="ltr" class="mw-content-ltr">I think the easiest way to write this is using wiki table notation with a different background for the table and for each row.</span> |
||
Latest revision as of 07:38, 28 September 2025
| اطلاع: اگر آپ اس صفحہ کی ترمیم کرتے ہیں تو، آپ تخلیق العام0 کے تحت اسے جاری کرنے پر اتفاق کرتے ہیں۔مزید معلومات کے لیے العام صفحات برائے معاونت دیکھیں۔ |
This page complements معاونت:ترمیم صفحات.
Below are curated questions and answers from editing-related "Help:" pages. If you find valuable information elsewhere, feel free to contribute it here.
Editing a page
Q: How can I edit a page that already exists?
A: To edit a Wiki page, click the "edit" tab at the top of the page for full-page editing, or click the "edit" link next to a specific section for editing that section only. See the w:Wikipedia:Tutorial Introduction to Wikipedia Editing for more guidance.
Q: How can I sign the content I edit?
A: Use three tildes (~~~) for a link to your user page, four (~~~~) for the link and save time, and five (~~~~~) for just the time and date.
Q: Is it possible to link to a specific section header if there are multiple sections with the same name? If so, how?
جی ہاں، ہر سیکشن ہیڈر (کسی بھی سائز یا گہرائی میں) کو اس بات کے ذریعے نمبر دیا جاتا ہے کہ اس کا نام صفحے پر کتنی بار آیا ہے۔
For example, if there are three headers named Foo, they can be linked as [[#Foo 1]], [[#Foo 2]], [[#Foo 3]].
The number 1 is usually unnecessary, as linking to the first header automatically occurs with [[Foo]].
To hide the number, use a piped link like [[Foo 2|Foo]].
اگر آپ کو یقین نہیں ہے کہ کسی صفحے پر ہیڈر کتنی بار ظاہر ہوتا ہے، تو یہ معلوم کرنے کے دو طریقے ہیں۔
- Refer to the table of contents.
- To link to a specific header in a webpage with a table of contents, you can click on the header you want, and the page will jump to it. The URL will display the ID of that header at the end. For instance, if the header name is
Fooand it's the third instance, the URL might look like this:http://meta.wikimedia.org/wiki/Example_article#Foo_3
- To create a link to this header, you would use [[#Foo 3]]
- To link to a specific header in a webpage with a table of contents, you can click on the header you want, and the page will jump to it. The URL will display the ID of that header at the end. For instance, if the header name is
- Inspect the source.
- When inspecting the source code, locate the desired section and note its ID tags, which display a numerical value. For instance, if the section header is named
Fooand it's the second occurrence, its tags would be:<p><a name="Foo_2" id="Foo_2"></a></p><h3>Foo</h3>
- This indicates that the section can be linked with [[#Foo 2]].
- When inspecting the source code, locate the desired section and note its ID tags, which display a numerical value. For instance, if the section header is named
These numbers will unfortunately change as the article is edited, which can be resolved by following the process at
Other
Q: Can preformatted text be included in a numbered list?
A: Using HTML List Elements: One approach involves using HTML list elements directly within the table cell:
Ordered list:
Here is a pre-formatted text. Enclosed within a border. |
<ol> <li>Use ordered lists (OL) to begin each item with a number.</li> <li>End a list item before starting a line with spaces.</li> <pre> Here is a pre-formatted text. Enclosed within a border. <li>And the last item</li> </ol> |
Unordered list:
|
<ul> <li>one</li> <li>two<pre> Here are a couple lines... ...of preformatted text </pre></li> <li>and the numbering</li> <li>starts over</li> </ul> |
Q: Signing?
Even though I use the four tildes as instructed, my username isn't linked to my user page.
I type the four tildes as it says every time, but where my name is there isn't a link to my user page and after I do it the SineBot says I haven't signed it (even though you can see my name there) and then it signs it for me. Bsrboy 22:58, 25 March 2009 (UTC) <<< see? >>>
A: Ensure that your username is linked to your user page when signing comments you can do this by confirming that your signature appears as a link to your user page.
For example, Network-charles.
Also double-check that you are using four tildes (~) correctly, sometimes, errors in typing or formatting can prevent the signature from registering properly.
Q: Can I create a frame structure on a Wiki page?
I want to embed a chart into my Wiki page.
A: You can achieve this using HTML <div> elements with inline CSS styles.
Set the <div> height and width, and enable scrolling with the overflow property.
Using Tables
Q: Is it possible to create transparent borders and rules for a table?
A: Yes, it's possible.
However, it's challenging because there isn't a specific cellborder command for table styles.
You can adjust the border and rule attributes, but browsers may not always interpret them as desired.
I think the easiest way to write this is using wiki table notation with a different background for the table and for each row.
|
{|style="background:white"
|- style="background:lightgrey;"
| 123 || 456 ||789
|- style="background:lightgrey;"
| 987 || 654 || 321
|} |