Content deleted Content added
Happy-melon (talk | contribs) rm deleted |
syntaxhighlight lang="wikitext" |
||
(22 intermediate revisions by 15 users not shown) | |||
Line 1:
{{shortcut|H:FAQ}}
This page is meant to accompany [[Help:Editing]].
These questions and answers have been culled from some of the talk pages of the various editing-related Help: pages. If you see a useful answer there or anywhere else, please add it here.
==Editing==
===Q: How do I sign the content I edit?===
Three consecutive tildes (<
===Q: Can I link to a specific section header if there are multiple section headers of the same name? If so, how?===
Line 12:
If you don't know how many times a given header has already appeared on a page (and thus the number to use), there are two ways to find out.
#Use the table of contents.
#:If a table of contents appears on the page, click on the header
#::<
#:The header link at the end of the URL shows that to link to this header, you would use <nowiki>[[#Foo 3]]</nowiki>.
#Look at the source.
#:While looking at the source, first find the section you're looking for, and then look at its ID tags. It will show the number in that tag. An example for a header
#::<
#::<
#:The ID and name tags (the ones that say "a name=" and "id=") show that this header can be linked to with <nowiki>[[#Foo 2]]</nowiki>.
===Q: How do I upload and make available PDF files?===▼
==Miscellaneous==
===Q: How do I get a page deleted?===
See [[Wikipedia:Deletion policy]]. The simplest case is where an editor has created a sub-page of their user page and wishes it to be deleted. Put the code <code><nowiki>{{db-user}}</nowiki></code> at the top of the page, and save; an [[WP:administrator|administrator]] will then delete the page for you.
Various possibilities are laid out at [[Help:Archiving a talk page]]. A convenient method, automatic once it has been set up, is to let a [[WP:bot|bot]] do the work. Copy the markup displayed at [[User:lowercase sigmabot III/Archive HowTo#Example 2 - incremental archives]] to the top of your user talk page, replacing the word "example" with your actual user name.
==Tables==
Line 114 ⟶ 45:
</td>
<td>
<syntaxhighlight lang="wikitext">
{|style="background:white"
|- style="background:lightgrey;"
Line 120 ⟶ 51:
|- style="background:lightgrey;"
| jkl || mno || pqr
|}</
</table>
Line 126 ⟶ 57:
===Q: Can I make a link to open in a new page?===
|