Wiki FAQ

How do I go from the forum to the wiki?

Make sure you're accepting cookies from this site. Create a user account. UserPreferences should take you there. After that you can click on GeneralDiscussion or the other links from the FrontPage. See Creating A New Topic on how to start a "post".

How do I get rid of the white background?

Create a user account. Go to UserPreferences. Change theme from Classic to Starshine. Press Save.

How do I create a homepage?

Creation of homepages is highly encouraged. Please see the relevant section of HelpForBeginners for instructions.

How do I change the Navigation Bar?

Go to UserPreferences and add the page names in the Quick Links section, one page per line. The standard four pages should be listed, and you may end e.g. with

FrontPage
RecentChanges
FindPage
HelpContents
HelpForBeginners
HelpOnEditing
WikiSandBox

if you want a direct link to some help pages.

How do I make a comment show on the RecentChanges page?

While you are editing a page, look just below the edit box in which you are typing. There is another, single-line edit box down there. Just above that single-line edit box is the heading "Optional comment about this change". Whatever you type in that edit box will appear in the RecentChanges commentary once you save your changes.

The comment field isn't all that long, so try to be brief. You'll be made aware of the end of field if you hit it; the edit box will not accept additional characters after that.

How do I name a link to a subpage?

[wiki:Self:Classes/Axemaster Axemaster] yields Axemaster. However, if the page has spaces in it, you have to get tricky: [wiki:Self:Modules/Annals_20of_20Ea first age module] gives first age module

How do I name a link that contains spaces or other special characters?

See SyntaxReference.

How do I name a link to a subheading on a given page?

wiki:Self:Wiki_20Frequently_20Asked_20Questions#head-4c02f1f5f2dafd046c01b3e52f8f2b82c61ad625

Wiki_20Frequently_20Asked_20Questions#head-4c02f1f5f2dafd046c01b3e52f8f2b82c61ad625

[wiki:Self:Wiki_20Frequently_20Asked_20Questions#head-4c02f1f5f2dafd046c01b3e52f8f2b82c61ad625  Wiki FAQ: How do I add a footnote?]

Wiki FAQ: How do I add a footnote?

How do I add a 'symbolic link'? (aka redirect)

Create a page with only one line, #REDIRECT pagename, where pagename doesn't contain opening and closing quotes, even if it contains spaces. This should be used sparingly, since it is more difficult to edit or delete these pages, e.g. for commonly used page names (e.g. artifact and Artifact), for different or commonly used singular / plural nouns (e.g. Class and Classes), for commonly used synonyms or acronyms (e.g. DitL and DayInTheLifeArchive).

How do I rename or delete a page?

Create the new page under the new name and paste the old contents in, where appropriate. Then request a deletion on Deletion Requests.

How do I revert a page after SPAM?

  1. In the bar that's normally on the right, click 'Info' from the list Edit/View/Diffs....
  2. Under the "action" part of the page that show up, you can click 'view' to find the right page to revert to.
  3. And once you've got the right page, just click 'revert', also under that action section.

How do I create an opinion poll on the wiki?

To create a poll on the wiki:

  1. On the main page (such as GeneralDiscussion) create a link with the title of your poll. You make such a link by editing GeneralDiscussion and adding a line to the top of the list of threads with something like this:

    ["Poll: <my question here>"]
  2. Click on the Save Changes button at the bottom of the edit box area.
  3. After the page refreshes, click on your newly created link. Delete the default text in the edit box that appears, and then enter your post. Start with your question (and discussion, if it applies.) Add instructions on how to vote -- you can copy and paste from here if you like. Put down a pair of horizontal bars, then list your poll options between them, one per line, preceded by a space and a *, like this:
    This is my poll about whether you think the glass is half full or half
    empty. Blah blah blah....
    
    To vote, please edit this page. Below the first '----', add one '*' after
    the option you want to vote for. If the existing options don't meet your
    needs, add a new one. Add any comments below the second '----' of the
    polling area. Then hit the Save Changes button.
    ----
     * Half full : *
     * Half empty:
    ----
    MayLith: Of course it's half full!

How do I add a footnote?

Method 1

Footnotes are useful when referencing a specific place in a very long thread, such as a DitL. Footnotes use anchors. Anchors behave similarly to an HTML #name, but they work wiki-wide.

In use, that looks like: Try me.

Note: There really is an anchor named footnoteFAQ at the top of this FAQ entry, so you may refer others to this as necessary.

If you have set the option Show top/bottom links in headings in your UserPreferences, up and down arrows are displayed in a heading. You jump to the top or bottom anchor in a page by clicking on the up or down arrow in a heading, respectively. These anchors could be used like this:

Method 2

You may also use the macro [[FootNote(explaining text)]] for short numbered footnotes shown at the end of the page.

Example: You only need footnotes1 in a tome 2, but not in ToME3.

In the page text, this looks like

The text of a footnote is not displayed together with the other text, but in a separate section at the end of the page. If you click on the tiny footnote number in the main text, the explaining text at the bottom of the page is shown. By clicking here on the footnote number brings you back to the referencing section of the main text.

See also HelpOnMacros.

  • 1 This is a footnote

  • 2 tome - a large or scholarly book

  • 3 ToME - Troubles / Tales of Middle Earth, a roguelike game

Wiki Frequently Asked Questions (last edited 2008-07-07 08:11:53 by JackLohman)