Information:FAQ/Editing

(Redirected from BTW:EFAQ)
Editing FAQ

This FAQ answers the most common questions about editing BattleTechWiki.

How do I edit a page?

To edit the whole page, click the "edit" tab at the top. To edit just one section, click the "edit" link to the right of the section heading.

How do I make links?

Double square brackets: [[page name]]. If you wish to link to a page while displaying text different from the page name, use [[page name|text]].
To add a link, find an article that supports both the immediate context and main topic. The spelling of the page name can come from visiting the target and copying its title, from the search box name-completion.
Markup the link, and then you may activate a preview to test the new link. A missing link will be red.

How do I insert a new line?

When editing in the visual mode, pressing the Enter key will start a new paragraph. To force a single new line in this mode, press Ctrl-Enter (or Command-Enter on Mac).
When editing in "Edit source" mode, pressing the Enter key twice will start a new paragraph. To force a single new line, insert the w:HTML element <br /> after the line. To insert a poem, put the text of the poem into the <poem> tag.

How do I rename a page?

Autoconfirmed users can move a page; this moves the page content and edit history to a new title, and creates a redirect page at the old title. Use the "Move this page" tab at the top of the article to perform a move or rename. Once you have moved a page, click the "What links here" link in the "toolbox" in the right column and fix the links to the old page (which will be labelled as a redirect in the "What links here" list).
Images and other media files can only be renamed by administrators and other BTW Staff members.

How do I delete a page?

The procedure for deletions is explained at BattleTechWiki:Deletion policy. Articles that should be deleted are most commonly nominated using the {{deletion}} template.

How do I edit a redirect page?

The easiest way to edit the redirected page is to click on the link you see at the top of the page after being redirected: "redirected from ...".

How long should the ideal article be?

See BattleTechWiki:Article size.

How do I figure out how big an article is?

On the right of the page, under "Tools", click "Page information" and you can see the byte size of a page.

What do I do when an article is too long?

See BattleTechWiki:Summary style.

How do I determine who made what changes to an article?

Click the View History tab to see the revision history of a page. See Help:Page history.

How can I add pictures to pages?

First, you need the right to publish the picture under the GNU Free Documentation License, an acceptable Creative Commons license or another free license. This means that either you created the picture and therefore own the copyright, or it is in the public domain. If you have a registered account that is four days old with at least ten edits, you can use Special:Upload to upload the image to BattleTechWiki, including it in wiki pages by including its file name, the thumbnail option, and a caption: [[File:NameOfImage.png|thumb|A descriptive caption]].

How can I delete uploaded items?

Only BattleTechWiki:Administrators can delete uploads, but anyone can upload a new item with the same name, thereby replacing the old one.

How do I describe images?

Click on the image to get the description page. Also, when you upload the file everything you put in the upload summary is placed into the image description page. See File:Boat.jpg for an example of what goes onto one of these pages.

How do I cite sources?

See Help:Referencing for beginners.

Is there any way to see how many people have viewed a particular page?

On the right of the page, under "Tools", click "Page information", and you can see how many people have viewed the page in the past 30 days.

Why does part of an article not appear, although it's there in the edit screen?

This is normally due to a mistake in the markup for citing sources; look for a HTML tag without a matching tag ('closing tag'), and add that closing tag in the appropriate place on the page. For more information, see BattleTechWiki:Footnotes.

Where can I find information on the markup used in editing, eg <br /> and <noinclude>?

See Wiki markup and Help:HTML in wikitext.

Why have I been blocked?

Your edits were deemed disruptive by an administrator, or it may be due to an automatic block by the software. If you want to appeal your block, then put the text {{unblock|''reason''}} tag on your talk page, putting the reason you think you have been wrongly blocked in for reason. An administrator will come and take a look, and decline or accept your request.

How can I insert a new section in an article?

There is no automated way to create a new section within an article. Simply write the section heading as a short paragraph and apply appropriate formatting.
When editing in the visual mode, write the section name and use the "Paragraph" button in the toolbar to select the heading or sub-heading style you want to apply to it.
When editing in "Edit source" mode, place = signs around the heading's text, for example:
==Main heading==
===Sub-heading===
==New main heading==
See Help:Section for more details.

Where can I find the quotation templates?

The big, blue quotation mark templates are {{Cquote}} and {{Rquote}}. Also see Category:Quotation templates.



More FAQ topics