Wikiporno:How to edit a page

From Wikiporno
(Redirected from Edit)
Jump to: navigation, search

Welcome to the exciting world of WikiPorno. On a wiki, it is customary to allow readers to edit content and structure. This is a brief overview of the editing process. With your help we will make the best and most accurate library of adult articles available on the internet!

Editing basics

First Sign-up For An Account

To begin editing, sign-up for a user name (click in the upper right corner). Remember, you have to be logged in to edit. It's quick, easy, and free to get an account.

The reason that we require you to sign up for an account first is to cut down on the massive amount of wiki spam that we get.

Review policy and conventions

Make sure that you submit information which is relevant to the Star Wars theme of the wiki, or your content might be deleted. You can always use the talk pages to ask questions or check to see if your idea will be accepted.

Start editing

To start editing a page, click the Edit link. This brings you to the edit page: a page with a text box containing the wikitext - the editable code from which the server produces the finished page. If you just want to experiment, please do so in the Jundland Wastes sandbox, not here.

Type your changes

You can just type your text. However, also using basic wiki markup (examples of which can be found below) adds to the value of your contribution.

Summarize your changes

Write a short edit summary in the small field below the edit-box. You may use shorthand to describe your changes, as described in Wikipedia's edit summary legend.

Preview before saving

When you have finished, click Show preview to see how your changes will look before you make them permanent. Repeat the edit/preview process until you are satisfied, then click Save page and your changes will be immediately applied to the article.

Dummy edit and null edit

If the wikitext is not changed, no edit will be recorded and the edit summary is discarded. A dummy edit is a change in wikitext that has no effect on the rendered page, such as changing the number of newlines at some position from 0 to 1 or from 2 to 3 or conversely (changing from 1 to 2 makes a difference, see below). This allows an edit summary, and is useful for correcting a previous edit summary, or an accidental marking of a previous edit as "minor" (see below).
To refresh the cache of some item in the database a lesser kind of dummy edit, called a null edit, may be sufficient: one that does not cause any change in the wikitext, and no entry in the history, in Recent Changes, etc.: this can be done by opening the edit window and saving; a section edit is sufficient.

Using the check boxes

Minor edits

When editing a page, a logged-in user has the option of flagging the edit as a "minor edit". This feature is important, because users can choose to hide minor edits in their view of the Recent Changes page, to keep the volume of edits down to a manageable level.
Deciding when to use this feature is a matter of personal preference. The rule of thumb is that an edit of a page that consists of spelling corrections, formatting, and minor rearranging of text should be flagged as a "minor edit". A major edit is basically something that makes the entry worth revisiting for somebody who wants to watch the article rather closely. So any "real" change, even if it is a single word, should be flagged as a "major edit".
The reason for not allowing a user who is not logged in to mark an edit as minor is that vandalism could then be marked as a minor edit, in which case it would stay unnoticed longer. This limitation is another reason to log in.

The Watch this article checkbox puts this article on your watchlist. Any changes to the article, or to the article's talk page, by you or anyone else will show up in your watchlist, so you can keep an eye on the article.

The default setting -- whether these checkboxes are checked or not by default -- can be set in your user preferences.

Creating a New Article

Creating a new article is simple as well.

  1. First, search to make sure a similar article doesn't already exist. To search, use the search box on the left side of the screen.
  2. If the article does not already exist, use the create new article box on the left side of the screen and type in the new articles title. Be sure to follow our article naming convention! The convention is "What do you want to do? I want to __article__name__."
  3. Begin editing!
  4. If you are starting a new page from scratch, please make use of our templates which helps to organize the information on a page and give a consistent look. See how to start a new page for more information.

Wiki markup

In the left column of the table below, you can find a series of Wiki markup examples. In the right column, you can see the resulting output. In other words, to make text look like it looks in the right column, type it in the format you see in the left column. You may want to keep this page open in a separate browser window for reference. If you want to try out things without danger of doing any harm, you can do so in the Sandbox.

Basic formatting

Wiki markup Output
You can ''italicize text'' by
putting 2 apostrophes on each side. 

3 apostrophes will bold '''the text'''.

5 apostrophes will bold and italicize 
'''''the text'''''.

You can italicize text by putting 2 apostrophes on each side.

3 apostrophes will bold the text.

5 apostrophes will bold and italicize the text.

A single
newline
has no
effect on the
layout.

But an empty line
starts a new paragraph.

A single newline has no effect on the layout.

But an empty line starts a new paragraph.

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

You can break lines
without starting a new paragraph.

When adding a comment to a
Talk page, you should sign it.
You can do this by adding three
tildes for your user name:<br />
~~~

Four for user name plus date/time:<br />
~~~~

Five for date/time:<br />
~~~~~

When adding a comment to a Talk page, you should sign it. You can do this by adding three tildes for your user name:
[[Special:Mypage|Template:USERNAME]]

Four for user name plus date/time:
[[Special:Mypage|Template:USERNAME]] 03:34, March 19 2024 (UTC)

Five for date/time:
03:34, March 19 2024 (UTC)

Sections, lists, lines, and footnotes

Wiki markup Output
==New section==

===Subsection===

====Sub-subsection====

New section

Subsection

Sub-subsection

* ''Unordered lists'' are easy to do:
** Start every line with a star.
*** More stars indicate a deeper level.
*: Previous item continues.
** A newline
* in a list  
marks the end of the list.
* Of course you can start again.
  • Unordered lists are easy to do:
    • Start every line with a star.
      • More stars indicate a deeper level.
    Previous item continues.
    • A newline
  • in a list

marks the end of the list.

  • Of course you can start again.
# ''Numbered lists'' are:
## Very organized
## Easy to follow
A newline marks the end of the list.
# New numbering starts with 1.
  1. Numbered lists are:
    1. Very organized
    2. Easy to follow

A newline marks the end of the list.

  1. New numbering starts with 1.
*You can even do mixed lists
*#and nest them
*#*like this<br />or include newlines
  • You can even do mixed lists
    1. and nest them
      • like this
        or include newlines
Here's a definition list:
; Word : Definition of the word
; A longer phrase needing definition
: Phrase defined
; A word : Which has a definition
: Also a second one
: And even a third

Begin with a semicolon. One item per line; 
a newline can appear before the colon, but 
using a space before the colon improves 
parsing.

Here's a definition list:

Word 
Definition of the word
A longer phrase needing definition
Phrase defined
A word 
Which has a definition
Also a second one
And even a third

Begin with a semicolon. One item per line; a newline can appear before the colon, but using a space before the colon improves parsing.

: A colon (:) indents a line or paragraph.
A newline starts a new paragraph. <br>
Often used for discussion on talk pages.
: We use 1 colon to indent once.
:: We use 2 colons to indent twice.
::: 3 colons to indent 3 times, and so on.
A manual newline starts a new paragraph.
A colon (:) indents a line or paragraph.

A newline starts a new paragraph.
Often used for discussion on talk pages.

We use 1 colon to indent once.
We use 2 colons to indent twice.
3 colons to indent 3 times, and so on.

A manual newline starts a new paragraph.

A horizontal dividing line: above
----
and below.

A horizontal dividing line: above


and below.

You can add footnotes to sentences using
the ''ref'' tag -- this is especially good
for citing a source.

:There are over six billion people in the
world.<ref>CIA World Factbook, 2006.</ref>

References: <references/>

You can add footnotes to sentences using the ref tag -- this is especially good for citing a source.

There are over six billion people in the

world.[1]

References:
  1. CIA World Factbook, 2006.

Links and URLs

Wiki markup Output
[[Porn]] is an "internal link".

Porn is an "internal link".

Endings are blended into the link:
[[Porn Star]s, [[directory]].

Endings are blended into the link: [[Porn Star]s, directory.

You can put formatting around a link.
Example: ''[[Wikiporno]]''.

You can put formatting around a link. Example: Wikiporno.

The ''first letter'' of an
article is automatically
capitalized, so [[wikiporno]]
goes to the same place
as [[Wikiporno]].
Capitalization matters after the
first letter.

The first letter of an articles is automatically capitalized, so wikiporno goes to the same place as Wikiporno. Capitalization matters after the first letter.

[[Porn#Training]] is a link to the
"Training" section of the "Porn" article.

Porn#Training is a link to the "Training" section of the "Porn" article.

[[Porn#Training|Porn]] is a "piped link".
It allows you to change the text of a
link without changing its target.

Porn is a "piped link". It allows you to change the text of a link without changing its target.

Automatically hide stuff in parentheses: 
[[Bang Bros (Network)|]].

Automatically hide namespaces: 
[[Wikiporno:FAQ|]]

Automatically hide stuff in parentheses: BBros.

Automatically hide namespaces: FAQ

[[Bob]] is a page that doesn't exist yet.

Bob is a page that doesn't exist yet.

Redirect one article to another:<br />
#REDIRECT [[target_page]]

Redirect one article to another:
http://starwars.wikia.com/skins/common/images/redirectltr.png target_page

A link to the page on the same
subject in another language:<br />
[[:de:Revan]], [[:pt:Revan]]

A link to a page on another wiki:<br />
[[Wikipedia:Revan]]

A link to the page on the same subject in another language:
de:Revan, pt:Revan

A link to a page on another wiki:
Wikipedia:Revan

"What links here" and "Related changes"
can be linked as:<br/>
[[Special:Whatlinkshere/Help:Editing]] and
[[Special:Recentchangeslinked/Help:Editing]]

"What links here" and "Related changes" can be linked as:
Special:Whatlinkshere/Help:Editing and Special:Recentchangeslinked/Help:Editing

You can make an external link
just by typing a URL:
http://www.starwars.com/databank/

You can give it a title:
[http://www.starwars.com/databank/ DB]

Or leave the title blank:
[http://www.starwars.com/databank/]

You can make an external link just by typing a URL: http://www.starwars.com/databank/

You can give it a title: DB

Or leave the title blank: [1]

Linking to an e-mail address
works the same way:
mailto:[email protected] or 
[mailto:[email protected] someone]

Linking to an e-mail address works the same way: mailto:[email protected] or someone

Category links do not show up
in-line but instead at the
bottom of the page ''and cause
the page to be listed in the
category.''
[[Category:Help pages]]

Add an extra colon to ''link''
to a category in line without
causing the page to be listed
in the category:
[[:Category:Help pages]]

Category links do not show up in-line but instead at the bottom of the page and cause the page to be listed in the category.

Add an extra colon to link to a category in line without causing the page to be listed in the category: Category:Help pages

The Wiki reformats linked
dates to match the reader's
date preferences. These three
dates will show up the same
if you choose a format in your
[[Special:Preferences|]]:
* [[July 20]], [[1969]]
* [[20 July]] [[1969]]
* [[1969]]-[[07-20]]

The Wiki reformats linked dates to match the reader's date preferences. These three dates will show up the same if you choose a format in your Preferences:

To link to books, use 
[[Wikipedia:ISBN|ISBN]] links:<br />
ISBN 0123456789X

To link to books, use ISBN links:
ISBN 0123456789X

HTML tags

You can use some HTML tags as well. However, you should avoid HTML in favor of Wiki markup whenever possible.

Wiki markup Output
<i>italics</i><br />
<b>bold</b>

italics
bold

Put text in a <tt>typewriter
font</tt>. The same font is 
generally used for <code>
computer code</code>.

Put text in a typewriter font. The same font is generally used for computer code.

<strike>Strike out</strike>
or <u>underline</u> text,
or write it <span style=
"font-variant:small-caps">
in small caps</span>.

Strike out or underline text, or write it in small caps.

Superscripts and subscripts:
X<sup>2</sup>, H<sub>2</sub>O

Superscripts and subscripts: X2, H2O

You can use <small>small
text</small> for captions.

You can use small text for captions.

<center>Centered text</center>
Centered text
<blockquote>
The '''blockquote''' command will indent 
both margins when needed instead of the 
left margin only as the colon does.  
</blockquote>

The blockquote command will indent both margins when needed instead of the left margin only as the colon does.

Invisible comments to editors (<!-- -->) 
only appear while editing the page.
<!-- Note to editors: blah blah blah. -->

Invisible comments to editors (<!-- -->) only appear while editing the page.

Character formatting

Wiki markup Output
'''Umlauts and accents:'''<br />
è é ê ë ì í

&Agrave; &Aacute; &Acirc;<br />
&Atilde; &Auml; &Aring;<br />
&AElig; &Ccedil; &Egrave;<br />
&Eacute; &Ecirc; &Euml;<br />
&Igrave; &Iacute; &Icirc;<br />
&Iuml; &Ntilde; &Ograve;<br />
&Oacute; &Ocirc; &Otilde;<br />
&Ouml; &Oslash; &Ugrave;<br />
&Uacute; &Ucirc; &Uuml;<br />
&szlig; &agrave; &aacute;<br />
&acirc; &atilde; &auml;<br />
&aring; &aelig; &ccedil;<br />
&egrave; &eacute; &ecirc;<br />
&euml; &igrave; &iacute;<br />
&icirc; &iuml; &ntilde;<br />
&ograve; &oacute; &ocirc;<br />
&oelig; &otilde; &ouml;<br />
&oslash; &ugrave; &uacute;<br />
&ucirc; &uuml; &yuml;

Umlauts and accents:
è é ê ë ì í

À Á Â
Ã Ä Å
Æ Ç È
É Ê Ë
Ì Í Î
Ï Ñ Ò
Ó Ô Õ
Ö Ø Ù
Ú Û Ü
ß à á
â ã ä
å æ ç
è é ê
ë ì í
î ï ñ
ò ó ô
œ õ ö
ø ù ú
û ü ÿ

'''Punctuation:'''<br />
&iquest; &iexcl; &laquo;<br />
&raquo; &sect; &para;<br />
&dagger; &Dagger; &bull;<br />
- &ndash; &mdash;

Punctuation:
¿ ¡ «
» § ¶
† ‡ •
- – —

'''Commercial symbols:'''<br />
&trade; &copy; &reg;<br />
&cent; &euro; &yen;<br />
&pound; &curren;<br />

Commercial symbols:
™ © ®
¢ € ¥
£ ¤

'''Greek characters:'''<br />
&alpha; &beta; &gamma;<br />
&delta; &epsilon; &zeta;<br />
&eta; &theta; &iota;<br />
&kappa; &lambda; &mu;<br />
&nu; &xi; &omicron;<br />
&pi; &rho; &sigma;<br />
&sigmaf; &tau; &upsilon;<br />
&phi; &chi; &psi;<br />
&omega; &Gamma; &Delta;<br />
&Theta; &Lambda; &Xi;<br />
&Pi; &Sigma; &Phi;<br />
&Psi; &Omega;

Greek characters:
α β γ
δ ε ζ
η θ ι
κ λ μ
ν ξ ο
π ρ σ
ς τ υ
φ χ ψ
ω Γ Δ
Θ Λ Ξ
Π Σ Φ
Ψ Ω

'''Math characters:'''<br />
&int; &sum; &prod;<br />
&radic; &minus; &plusmn;<br />
&infin; &asymp; &prop;<br />
&equiv; &ne; &le;<br />
&ge; &times; &middot;<br />
&divide; &part; &prime;<br />
&Prime; &nabla; &permil;<br />
&deg; &there4; &alefsym;<br />
&oslash; &isin; &notin;<br />
&cap; &cup; &sub;<br />
&sup; &sube; &supe;<br />
&not; &and; &or;<br />
&exist; &forall; &rArr;<br />
&hArr; &rarr; &harr;<br />
&uarr;

Math characters:
∫ ∑ ∏
√ − ±
∞ ≈ ∝
≡ ≠ ≤
≥ × ·
÷ ∂ ′
″ ∇ ‰
° ∴ ℵ
ø ∈ ∉
∩ ∪ ⊂
⊃ ⊆ ⊇
¬ ∧ ∨
∃ ∀ ⇒
⇔ → ↔

'''Complicated formulae:'''<br/>
<math>\sum_{n=0}^\infty \frac{x^n}{n!}</math>

Complicated formulae:
<math>\sum_{n=0}^\infty \frac{x^n}{n!}</math>

Preformatted text

A few different kinds of formatting will tell the Wiki software to display your text just as you typed it.

Wiki markup Output
<nowiki>
The nowiki tag ignores 
[[Wiki]] ''markup''.
It reformats text by 
removing
newlines    and multiple
 spaces.
It still interprets special
characters: &rarr;
</nowiki>

The nowiki tag ignores [[Wiki]] ''markup''. It reformats text by removing newlines and multiple spaces. It still interprets special characters: →

<pre>
The pre tag ignores [[Wiki]]
 ''markup''.
It also doesn't     reformat
 text.
It still interprets special
characters: &rarr;
</pre>
The pre tag ignores [[Wiki]]
 ''markup''.
It also doesn't     reformat
 text.
It still interprets special
characters: →
Leading spaces are another way
to preserve formatting.

 Putting a space at the
 beginning of each
 line stops the text   
 from being
 reformatted.  It still 
 interprets [[Wiki]]
 ''markup'' and special
 characters: &rarr;

Leading spaces are another way to preserve formatting.

Putting a space at the
beginning of each
line stops the text   
from being
reformatted.  It still 
interprets Wiki
markup and special
characters: →

Templates

Template:See also

Templates are segments of Wiki markup that are meant to be automatically ("transcluded") into a page. You add them by putting the template's name in {{double braces}}. Some templates take parameters, as well, which you separate with the pipe character.
For a list of available templates, see: Wikiporno:Templates

Tips and tricks

Page protection

In a few cases, where an Administrator has protected a page, the link labeled "Edit" is replaced by the text "View source". In that case, the page can only be edited by an administrator. Protection of an image page includes protection of the image itself. To ask that a page be either protected or unprotected, see Wikiporno:Requests for protection.

Edit conflicts

If someone else makes an edit while you are making yours, the result is an edit conflict. Many conflicts can be automatically resolved by the Wiki. If it can't be resolved, however, you will need to resolve it yourself. The Wiki gives you two text boxes, where the top one is the other person's edit and the bottom one is your edit. Merge your edits into the top edit box, which is the only one that will be saved.

Reverting

The edit link of a page showing an old version leads to an edit page with the old wikitext. This is a useful way to restore the old version of a page. However, the edit link of a diff page gives the current wikitext, even if the diff page shows an old version below the table of differences.

Error messages

If you get an error message upon saving a page, you can't tell whether the actual save has failed or just the confirmation. You can go back and save again, and the second save will have no effect, or you can check "My contributions" to see whether the edit went through.

Check spelling & user an editor

You may find it more convenient to copy and paste the text first into your favorite text editor, edit and spell check it there, and then paste it back into your web browser to preview. This way, you can also keep a local backup copy of the pages you have edited. It also allows you to make changes offline.
If you edit this way, it's best to leave the editing page open after you copy from it, using the same edit box to submit your changes, so that the usual edit conflict mechanism can deal with it. If you return to the editing page later, please make sure that nobody else has edited the page in the meantime. If someone has, you'll need to merge their edits into yours by using the diff feature in the page history.