Difference between revisions of "Help:Editing"

From FaraWiki
Jump to navigation Jump to search
m
 
(36 intermediate revisions by 2 users not shown)
Line 1: Line 1:
This page explains the technical part of entering chapters. We have a separate page with some [[entering chapters|guidelines]] such as chapter length.
+
This page explains the technical part of entering chapters. We have a separate page with some [[entering chapters|guidelines]] such as chapter length. __NOTOC__
  
 
If you want to practise your formatting skills, you can use the [[Farawiki:sandbox|sandbox]].
 
If you want to practise your formatting skills, you can use the [[Farawiki:sandbox|sandbox]].
  
  
__TOC__
+
== Headers ==
  
=== Headings ===
+
Headers are completely optional - there is nothing you ''have to'' include. Also the format you want to use is up to you. Some people like to put their name on the top of the chapter, others prefer to sign at the bottom. Some like to give their chapter a subtitle, some like include their email address, some add the date and time - whatever you want, it's up to you.
  
Chapters moved over from the old system all start with a chapter number and title. If you want, you can give your chapter a title, but you do not have to. The chapter will always get the option text as a main title.
+
=====Title=====
  
Clicking the Signature button (second from the right) will enter your login name (or nickname / real name, if you're entered one), plus the server time. Your name will appear as a link to your user page, where you may want to write a little about yourself, or a link to your site / LJ. People can also leave messages to you there.
+
The chapter's title is always the text of the option that you followed from the previous chapter - you don't have to do anything for that. <br>
 +
You will notice that some older chapters start with a chapter number and subtitle; these are chapters moved over from the old system. If you want, you can give your chapter a subtitle, but you do not have to. Chapter numbers have completely lost their function.
  
Please also include warnings at the top of your chapter if you are introducing a new squick to the thread.
+
=====Warnings=====
  
 +
We only ask you to include warnings at the top of your chapter if you are introducing a new squick to the thread, but there are general warnings at the start of the story, and our readers are used to a little something, so in most cases those are not necessary either.
  
 +
=====Author=====
  
=== Chapter Text ===
+
As with all changes, the author is listed on the history tab. If you're logged in, this will be your username, if you're not logged in or not registered at all, this will be your current IP. So strictly speaking, as long as you're logged in, you do not have to put your name on your chapter. Still, most people like to mark their chapters as theirs, and thereby make it easy for readers to recognize their work. You can do so in different ways:
  
In your chapter you can use '''bold''' and ''italic'' text by clicking the buttons, or typing <nowiki>'''</nowiki> (three single straight quotes) before and after bold text, and <nowiki>''</nowiki> (two single straight quotes) before and after anything that should be in italic. It might be helpful to preview before you save to check you've got it all right.
+
If you are a registered user and signed in, clicking the User button (http://wiki.faramirfiction.com/skins/common/images/button_user.png) will enter your login name as a link to your userpage. At your userpage, you may want to write a little about yourself, or a link to your site / LJ. People can also leave messages to you there, and see what else you've written here. The signature button (http://wiki.faramirfiction.com/skins/common/images/button_sig.png) does the same, with the addition of the current time and date.
  
If you want to include headings in your chapter text, the level 2 header for which a button is provided might be too heavy. Try a lower level header instead (the ones used for this text are level 3: type <nowiki>===</nowiki> before and after the header text; for level 4 it's <nowiki>====</nowiki>), but maybe just a bold line will do just as well. In any case it's always a good idea to preview before you safe.
+
If you're not a registered user, you can simply type your name and put it in double brackets, like so: "By <nowiki>[[</nowiki>[[Liz]]<nowiki>]]</nowiki>". This will link to your makeshift userpage, where again, people can leave messages to you and see what else you've written.
  
Avoid using asterisks (*) at the start of a line. In [http://en.wikipedia.org/wiki/Wiki_markup#Wiki_markup wiki markup] an asterisk is used to create an unordered list, so it will show up as a little blue square, just like the ones in the navigation menu on the left of your screen.  
+
Of course you are also free to post your chapters anonymously, but note that your IP will always be logged.  
  
You can include in-text links, for example to [[characters|Character pages]]. By putting double square brackets around a character's name like <nowiki>[[this]]</nowiki>, the system automatically generates a link to the page with the same name, or will make a new page if it doesn't exist already. <br/>
 
For readability, better not make a link out of every mention of a name; just one of these links per character per page will do. That is enough for your chapter to show up on the "What links here" page for that character, so people interested in a particular character can easily find your chapter.
 
  
And for all your other formatting needs, WikiMedia has a comprehensive list of all [http://meta.wikimedia.org/wiki/Help:Filling_the_page wiki markup] - but please: less is more!
+
== Chapter Text ==
  
 +
Aim for something between 500 to 1500 words; see the [[entering chapters|guidelines]] for details.
  
 +
You can use '''bold''' and ''italic'' text by selecting text and then clicking the buttons (http://wiki.faramirfiction.com/skins/common/images/button_bold.png / http://wiki.faramirfiction.com/skins/common/images/button_italic.png). Note that these buttons do not work as on/off switches - you have to select the text first, ''then'' hit the button! <br>
 +
You can also type <nowiki>'''</nowiki> (three single straight quotes) before and after bold text, and <nowiki>''</nowiki> (two single straight quotes) before and after anything that should be in italic. It might be helpful to preview before you save to check you've got it all right.
  
=== Options ===
+
Avoid using asterisks (*) at the start of a line. In [[wiki markup]] an asterisk is used to create an unordered list, so it will show up as a little green triangle or blue square (depending on the skin you use to view these pages). If you want to use an asterisk at the start of a line, you'll have to turn off wiki markup for a bit: use the 'Ignore wiki formatting' button for this (http://wiki.faramirfiction.com/skins/common/images/button_nowiki.png), or the <nowiki><nowiki></nowiki> command.
  
To enter options, or any link to a new wiki page for that matter (maybe you want to link the name of a new OC to a page explaining more about him/her), you put your link text in double square brackets: <nowiki>[[text]]</nowiki> - or you just select your option text and click the internal link button.  
+
Also avoid starting a line with a space. This is the wiki command for monospace fonts, which shows up in a code box. This font is used mostly for displaying programming code. An example is the options code below, and we also use it for the [[Overview]] page.  
  
You can also copy and paste the text below, and write in your own options, but remember to leave the brackets in place.
+
If you need anything else, see the table of the most commonly used formatting below - but please: less is more!
  
  
<nowiki>----</nowiki>
+
== Options ==
 +
 
 +
'''New Method:'''
 +
 
 +
To get automatically formatted options, please hit the options button ( http://wiki.faramirfiction.com/skins/common/images/button_option.png ) to produce this line:
 +
 
 +
<nowiki>{{options|Your first option goes here|Your second option goes here}}</nowiki>
 +
 
 +
Then replace the text 'Your first option goes here' with your first option, and 'Your second option goes here' with your second option. Be sure to leave the vertical bar (|) separating the two options in place, without adding spaces.
 +
 
 +
Make sure your options are unique, otherwise you'll just be linking to another chapter.
 +
 
 +
 
 +
And last but not least:
 +
 
 +
<center><font color="maroon">'''ALWAYS HIT 'SHOW PREVIEW' BEFORE YOU HIT 'SAVE PAGE'!'''</font></center>
 +
 
 +
 
 +
 
 +
== Overview Page ==
 +
 
 +
Then when you've saved your chapter, it would be helpful if you could also enter it in the [[Overview|Chapter list]]. Read the [[Talk:Overview|talk page]] to learn how. <br>
 +
[[User:Admin|Admin]] will add your chapter if you don't, but as it's not an automatic system, it may take a day or two.
 +
 
 +
 
 +
==Wiki Markup==
 +
 
 +
This is a list of the most commonly used wiki codes. For a comprehensive list, see [http://en.wikipedia.org/wiki/Wiki_markup#Wiki_markup wiki markup] - but please: less is more!
 +
 
 +
 
 +
 
 +
{| border="1" cellpadding="2" cellspacing="0"
 +
|-
 +
! What it looks like
 +
! What you type
 +
! Button*
 +
|- valign="top"
 +
|
 +
'''Bold''' text
 +
|
 +
<pre><nowiki>
 +
'''Bold''' text
 +
</nowiki></pre>
 +
|
 +
http://wiki.faramirfiction.com/skins/common/images/button_bold.png
 +
|- valign="top"
 +
|
 +
''Italic'' text
 +
|
 +
<pre><nowiki>
 +
''Italic'' text
 +
</nowiki></pre>
 +
|
 +
http://wiki.faramirfiction.com/skins/common/images/button_italic.png
 +
|- valign="top"
 +
|
 +
<u>Underlined</u> text<br>
 +
''(best to be avoided to prevent confussion with links)''
 +
|
 +
<pre><nowiki>
 +
<u>Underlined</u> text
 +
</nowiki></pre>
 +
|
 +
n/a
 +
|- valign="top"
 +
|
 +
''Horizontal line:''
 +
----
 +
|
 +
<pre><nowiki>
 +
----
 +
</nowiki></pre>
 +
|
 +
http://wiki.faramirfiction.com/skins/common/images/button_hr.png
 +
|- valign="top"
 +
|
 +
==Level 2 Header==
 +
|
 +
<pre><nowiki>
 +
==Level 2 Header==
 +
</nowiki></pre>
 +
|
 +
http://wiki.faramirfiction.com/skins/common/images/button_headline.png
 +
|- valign="top"
 +
|
 +
===Level 3 Header===
 +
|
 +
<pre><nowiki>
 +
===Level 3 Header===
 +
</nowiki></pre>
 +
|
 +
n/a
 +
|- valign="top"
 +
|
 +
====Level 4 Header====
 +
|
 +
<pre><nowiki>
 +
====Level 4 Header====
 +
</nowiki></pre>
 +
|
 +
n/a
 +
|- valign="top"
 +
|
 +
''A single new line has no effect on the layout; ''<br>
 +
''an empty line starts a new paragraph.''
 +
 
 +
Line 1
 +
Line 2
 +
Line 3
 +
 
 +
Line 4
 +
|
 +
<pre><nowiki>
 +
Line 1
 +
Line 2
 +
Line 3
 +
 
 +
Line 4
 +
</nowiki></pre>
 +
|
 +
n/a
 +
|- valign="top"
 +
|
 +
You can break lines<br>
 +
without<br>
 +
starting a new paragraph
 +
|
 +
<pre><nowiki>
 +
You can break lines<br>
 +
without<br>
 +
starting a new paragraph
 +
</nowiki></pre>
 +
|
 +
n/a
 +
|- valign="top"
 +
|
 +
''Mostly used for quoting other users on Talk pages:''
 +
:A colon indents a line or paragraph.
 +
|
 +
<pre><nowiki>
 +
:A colon indents a line or paragraph.
 +
</nowiki></pre>
 +
|
 +
n/a
 +
|- valign="top"
 +
|
 +
''Basis internal link:<br>''
 +
[[Interactive Home]]
 +
|
 +
<pre><nowiki>
 +
[[Interactive Home]]
 +
</nowiki></pre>
 +
|
 +
http://wiki.faramirfiction.com/skins/common/images/button_link.png
 +
|- valign="top"
 +
|
 +
''Internal link with alternative text:<br>''
 +
[[Interactive Home|Click here for the homepage]]
 +
|
 +
<pre><nowiki>
 +
[[Interactive Home|Click
 +
here for the homepage]]
 +
</nowiki></pre>
 +
|
 +
http://wiki.faramirfiction.com/skins/common/images/button_link.png
 +
|- valign="top"
 +
|
 +
''Basic external link:<br>''
 +
[http://www.faramirfiction.com]
 +
|
 +
<pre><nowiki>
 +
[http://www.faramirfiction.com]
 +
</nowiki></pre>
 +
|
 +
http://wiki.faramirfiction.com/skins/common/images/button_extlink.png
 +
|- valign="top"
 +
|
 +
''External link with alternative text:<br>''
 +
[http://www.faramirfiction.com The Faramir FanFiction Archive]
 +
|
 +
<pre><nowiki>
 +
[http://www.faramirfiction.com The
 +
Faramir FanFiction Archive]
 +
</nowiki></pre>
 +
|
 +
http://wiki.faramirfiction.com/skins/common/images/button_extlink.png
 +
|- valign="top"
 +
|
 +
''Email link:<br>''
 +
[mailto:faramirfiction@gmail.com Email us!]
 +
|
 +
<pre><nowiki>
 +
[mailto:faramirfiction@gmail.com
 +
Email us!]
 +
</nowiki></pre>
 +
|
 +
n/a
 +
|- valign="top"
 +
|
 +
''Signature:**<br>''
 +
--[[User:Admin|Admin]] 30 November 2005 10:39 (GMT)
 +
|
 +
<pre><nowiki>
 +
--~~~~
 +
</nowiki></pre>
 +
|
 +
http://wiki.faramirfiction.com/skins/common/images/button_sig.png
 +
|- valign="top"
 +
|
 +
''Link to your userpage:**<br>''
 +
[[User:Admin|Admin]]
 +
|
 +
<pre><nowiki>
 +
~~~
 +
</nowiki></pre>
 +
|
 +
http://wiki.faramirfiction.com/skins/common/images/button_user.png
 +
|- valign="top"
 +
|
 +
''Current date&time:<br>''
 +
30 November 2005 10:39 (GMT)
 +
|
 +
<pre><nowiki>
 +
~~~~~
 +
</nowiki></pre>
 +
|
 +
http://wiki.faramirfiction.com/skins/common/images/button_time.png
 +
|- valign="top"
 +
|
 +
''Ordered list:<br>''
 +
# one
 +
# two
 +
## two.one
 +
## two.two
 +
# tree
 +
|
 +
<pre><nowiki>
 +
# one
 +
# two
 +
## two.one
 +
## two.two
 +
# tree
 +
</nowiki></pre>
 +
|
 +
n/a
 +
|- valign="top"
 +
|
 +
''Unordered list:<br>''
 +
* one
 +
* two
 +
** two.one
 +
** two.two
 +
* tree
 +
|
 +
<pre><nowiki>
 +
* one
 +
* two
 +
** two.one
 +
** two.two
 +
* tree
 +
</nowiki></pre>
 +
|
 +
n/a
 +
|-
 +
|
 +
''Chapter options:''
 +
<br>
 +
----
  
 
What happens next?
 
What happens next?
  
<nowiki>* [[Your first option goes here]]</nowiki>
+
* [[Your first option goes here]]
 +
 
 +
* [[Your second option goes here]]
 +
 
 +
 
 +
 
 +
 
 +
<center>From here you can also: [[Talk:{{PAGENAME}}|Discuss this Chapter]]<br>
 +
See [[Special:Whatlinkshere/{{PAGENAME}}|What links here]] to go to the previous chapter<br>
 +
Go to the [[Overview|Chapter Overview Page]]</center>
 +
|
 +
<pre><nowiki>
 +
{{options|Your first option goes
 +
here|Your second option goes here}}
 +
</nowiki></pre>
 +
|
 +
http://wiki.faramirfiction.com/skins/common/images/button_option.png
 +
|}
 +
<nowiki>*</nowiki> For all buttons goes: select the text you want to apply the function to, then hit the button. They do not work as on/off switches.<br>
 +
<nowiki>**</nowiki> If you're not logged in, your IP will be shown instead of your username.
 +
 
 +
 
 +
== Related Links ==
 +
 
 +
* [[entering_chapters|Guidelines on entering new chapters]]
 +
* [http://en.wikipedia.org/wiki/Wikipedia:How_to_edit_a_page#Wiki_markup Wiki markup at Wikipedia]
 +
* [[claiming|Guidelines on claiming chapters]]
 +
* [[images|Adding images]]
 +
* [[Farawiki:sandbox|The Sandbox]]
 +
* [[overview|Chapter List]]
 +
* [[Wikiquette]]
 +
 
  
<nowiki>* [[Your second option goes here]]</nowiki>
+
[[Category:help]]

Latest revision as of 04:22, 29 November 2006

This page explains the technical part of entering chapters. We have a separate page with some guidelines such as chapter length.

If you want to practise your formatting skills, you can use the sandbox.


Headers

Headers are completely optional - there is nothing you have to include. Also the format you want to use is up to you. Some people like to put their name on the top of the chapter, others prefer to sign at the bottom. Some like to give their chapter a subtitle, some like include their email address, some add the date and time - whatever you want, it's up to you.

Title

The chapter's title is always the text of the option that you followed from the previous chapter - you don't have to do anything for that.
You will notice that some older chapters start with a chapter number and subtitle; these are chapters moved over from the old system. If you want, you can give your chapter a subtitle, but you do not have to. Chapter numbers have completely lost their function.

Warnings

We only ask you to include warnings at the top of your chapter if you are introducing a new squick to the thread, but there are general warnings at the start of the story, and our readers are used to a little something, so in most cases those are not necessary either.

Author

As with all changes, the author is listed on the history tab. If you're logged in, this will be your username, if you're not logged in or not registered at all, this will be your current IP. So strictly speaking, as long as you're logged in, you do not have to put your name on your chapter. Still, most people like to mark their chapters as theirs, and thereby make it easy for readers to recognize their work. You can do so in different ways:

If you are a registered user and signed in, clicking the User button (http://wiki.faramirfiction.com/skins/common/images/button_user.png) will enter your login name as a link to your userpage. At your userpage, you may want to write a little about yourself, or a link to your site / LJ. People can also leave messages to you there, and see what else you've written here. The signature button (http://wiki.faramirfiction.com/skins/common/images/button_sig.png) does the same, with the addition of the current time and date.

If you're not a registered user, you can simply type your name and put it in double brackets, like so: "By [[Liz]]". This will link to your makeshift userpage, where again, people can leave messages to you and see what else you've written.

Of course you are also free to post your chapters anonymously, but note that your IP will always be logged.


Chapter Text

Aim for something between 500 to 1500 words; see the guidelines for details.

You can use bold and italic text by selecting text and then clicking the buttons (http://wiki.faramirfiction.com/skins/common/images/button_bold.png / http://wiki.faramirfiction.com/skins/common/images/button_italic.png). Note that these buttons do not work as on/off switches - you have to select the text first, then hit the button!
You can also type ''' (three single straight quotes) before and after bold text, and '' (two single straight quotes) before and after anything that should be in italic. It might be helpful to preview before you save to check you've got it all right.

Avoid using asterisks (*) at the start of a line. In wiki markup an asterisk is used to create an unordered list, so it will show up as a little green triangle or blue square (depending on the skin you use to view these pages). If you want to use an asterisk at the start of a line, you'll have to turn off wiki markup for a bit: use the 'Ignore wiki formatting' button for this (http://wiki.faramirfiction.com/skins/common/images/button_nowiki.png), or the <nowiki> command.

Also avoid starting a line with a space. This is the wiki command for monospace fonts, which shows up in a code box. This font is used mostly for displaying programming code. An example is the options code below, and we also use it for the Overview page.

If you need anything else, see the table of the most commonly used formatting below - but please: less is more!


Options

New Method:

To get automatically formatted options, please hit the options button ( http://wiki.faramirfiction.com/skins/common/images/button_option.png ) to produce this line:

{{options|Your first option goes here|Your second option goes here}}

Then replace the text 'Your first option goes here' with your first option, and 'Your second option goes here' with your second option. Be sure to leave the vertical bar (|) separating the two options in place, without adding spaces.

Make sure your options are unique, otherwise you'll just be linking to another chapter.


And last but not least:

ALWAYS HIT 'SHOW PREVIEW' BEFORE YOU HIT 'SAVE PAGE'!


Overview Page

Then when you've saved your chapter, it would be helpful if you could also enter it in the Chapter list. Read the talk page to learn how.
Admin will add your chapter if you don't, but as it's not an automatic system, it may take a day or two.


Wiki Markup

This is a list of the most commonly used wiki codes. For a comprehensive list, see wiki markup - but please: less is more!


What it looks like What you type Button*

Bold text

'''Bold''' text

http://wiki.faramirfiction.com/skins/common/images/button_bold.png

Italic text

''Italic'' text

http://wiki.faramirfiction.com/skins/common/images/button_italic.png

Underlined text
(best to be avoided to prevent confussion with links)

<u>Underlined</u> text

n/a

Horizontal line:


----

http://wiki.faramirfiction.com/skins/common/images/button_hr.png

Level 2 Header

==Level 2 Header==

http://wiki.faramirfiction.com/skins/common/images/button_headline.png

Level 3 Header

===Level 3 Header===

n/a

Level 4 Header

====Level 4 Header====

n/a

A single new line has no effect on the layout;
an empty line starts a new paragraph.

Line 1 Line 2 Line 3

Line 4

Line 1
Line 2
Line 3

Line 4

n/a

You can break lines
without
starting a new paragraph

You can break lines<br>
without<br> 
starting a new paragraph

n/a

Mostly used for quoting other users on Talk pages:

A colon indents a line or paragraph.
:A colon indents a line or paragraph.

n/a

Basis internal link:
Interactive Home

[[Interactive Home]]

http://wiki.faramirfiction.com/skins/common/images/button_link.png

Internal link with alternative text:
Click here for the homepage

[[Interactive Home|Click 
here for the homepage]]

http://wiki.faramirfiction.com/skins/common/images/button_link.png

Basic external link:
[1]

[http://www.faramirfiction.com]

http://wiki.faramirfiction.com/skins/common/images/button_extlink.png

External link with alternative text:
The Faramir FanFiction Archive

[http://www.faramirfiction.com The 
Faramir FanFiction Archive]

http://wiki.faramirfiction.com/skins/common/images/button_extlink.png

Email link:
Email us!

[mailto:faramirfiction@gmail.com 
Email us!]

n/a

Signature:**
--Admin 30 November 2005 10:39 (GMT)

--~~~~

http://wiki.faramirfiction.com/skins/common/images/button_sig.png

Link to your userpage:**
Admin

~~~

http://wiki.faramirfiction.com/skins/common/images/button_user.png

Current date&time:
30 November 2005 10:39 (GMT)

~~~~~

http://wiki.faramirfiction.com/skins/common/images/button_time.png

Ordered list:

  1. one
  2. two
    1. two.one
    2. two.two
  3. tree
# one
# two
## two.one
## two.two
# tree

n/a

Unordered list:

  • one
  • two
    • two.one
    • two.two
  • tree
* one
* two
** two.one
** two.two
* tree

n/a

Chapter options:


What happens next?



From here you can also: Discuss this Chapter

See What links here to go to the previous chapter

Go to the Chapter Overview Page
{{options|Your first option goes 
here|Your second option goes here}}

http://wiki.faramirfiction.com/skins/common/images/button_option.png

* For all buttons goes: select the text you want to apply the function to, then hit the button. They do not work as on/off switches.
** If you're not logged in, your IP will be shown instead of your username.


Related Links