Help:Editing
From Comixpedia
You can edit any Comixpedia.org article by using the "Edit this page" or "Edit" link below each article. (There is also a link in the column of links to the left of the article, under Edit.)
- If you want to try out things without danger of doing any harm, you can do so in the Sandbox.
- From Wikimedia Meta-wiki:
- More information on HTML tags in wikitext
- Help:Editor chapter of MediaWiki User's Guide
Contents |
[edit] Sections, paragraphs, lists and lines
| What it looks like | What you type |
|---|---|
|
Sections and subsections Start sections with header lines. If you create more than three sections, then Comixpedia.org will generate a table of contents for your article. Note: Single equal signs give the highest level heading, like the page title; usually projects have the convention not to use them. New section Subsection Sub-subsection |
== New section == === Subsection === This is a sentence. ==== Sub-subsection ==== |
|
Newlines A single newline has no effect on the layout. But an empty line starts a new paragraph, or ends a list or indented part. |
A single newline has no effect on the layout. But an empty line starts a new paragraph, or ends a list or indent part. |
|
Line breaks You can break lines (The HTML tag <br> is sufficient. The system produces the XHTML element <br />.) |
You can break lines<br> without starting a new paragraph. |
|
Unordered lists
marks the end of the list.
|
* ''Unordered lists'' are easy to do: ** start every line with a star *** more stars means deeper levels *A newline *in a list marks the end of the list. *Of course *you can *start again. |
|
Numbered lists
marks the end of the list.
|
# ''Numbered lists'' are also good ## very organized ## easy to follow #A newline #in a list marks the end of the list. #New numbering starts #with 1. |
|
* You can even do mixed lists *# and nest them *#* or break lines<br>in lists |
|
Definition list
|
; word : definition of the word ; longer phrase : phrase defined |
|
Indenting
A manual newline starts a new paragraph.
|
: A colon indents a line or paragraph. A manual newline starts a new paragraph. :You can use more than one colon. ::This indents more than one level. :::This is useful for organising talk pages. |
<center>Centered text.</center> |
[edit] Links, URLs
[edit] Internal links
Internal links point to elsewhere within Comixpedia.org. You can use this to link to other Comixpedia.org articles or project pages.
| What it looks like | What you type | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Links to articles Dudley's Dungeon is one of our webcomics. Links are case sensitive, but Comixpedia.org always capitalizes the first letter. Then Webcomic and webcomic are the same. |
[[Dudley's Dungeon]] is one of our [[webcomic]]s. Links are ''case sensitive'', but Comixpedia.org always capitalizes the first letter. Then [[Webcomic]] and [[webcomic]] are the same. |
||||||||||||
|
Piped (labeled) link The pipe "|" (shift-\ for some of you) labels a link: |
The pipe "'''|'''" (shift-\ for some of you) labels a link: * [[Main Page|Return to the main page.]] * [[Talk:Main Page|Discuss the main page.]] |
||||||||||||
|
Interwiki linking This feature lets you link to another wiki. The topic of Wikipedia:webcomic is defined at Wiktionary:webcomic. The part before the colon is case insensitive: wiKIPeDiA:webcomic. Look up webcomic in the Wiktionary. The "blank pipe" label hides the "Wiktionary:" part. |
This feature lets you link to another wiki. The topic of [[Wikipedia:webcomic]] is defined at [[Wiktionary:webcomic]]. The part before the colon is ''case insensitive'': [[wiKIPeDiA:webcomic]]. Look up [[Wiktionary:webcomic|]] in the Wiktionary. The "blank pipe" label hides the "Wiktionary:" part. |
||||||||||||
|
Links to category pages To link to category pages, you need an extra colon. Without that colon, you categorise the page and your link seems to disappear. |
* [[:Category:Roleplaying games]] * [[:Category:Roleplaying games|]] |
||||||||||||
| What it looks like | What you type |
|---|---|
|
Redirect Redirect one page to another. For example, Dudley's dungeon redirects to Dudley's Dungeon because it contains the code on the right. There is no dudley's Dungeon redirect because Comixpedia.org always uppercases the first letter. Redirects are also useful when combining two pages into one. |
#REDIRECT [[Dudley's Dungeon]] |
|
Categorisation To put Dudley's Dungeon in Roleplaying games, put this code on the bottom of the page. |
[[Category:Roleplaying games]] |
[edit] External links
| What it looks like | What you type |
|---|---|
|
[1] is a numbered link. |
[http://dudley.nicolaas.net Dudley's Dungeon] [http://dudley.nicolaas.net] is a numbered link. |
|
Or just give the URI: http://dudley.nicolaas.net. |
Or just give the URI: http://dudley.nicolaas.net. |
[edit] Templates
| What it looks like | What you type | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Credit
The above template is a good idea for any article that starts out as a copy of a Wikipedia article. For example, it appears on the bottom of our webcomic article to show that it took text from Wikipedia:webcomic. The text comes from Template:credit. |
{{credit}}
|
||||||||||||
Copy this code to the top of your webcomic article to create an "Infobox" about the webcomic. Replace the parameter values (the text to the right of the eqaul signs). If you are not using a parameter, leave it blank, but do not remove its line. The text comes from Template:Infobox webcomic. |
{{Infobox webcomic|
| title = Dudley's Dungeon
| image =
| caption =
| author = Dion Nicolaas and contributors
| url = http://dudley.nicolaas.net
| status = 5 days per week
| began = February 2, 2004
| ended =
| genre = Fantasy, Roleplaying games
| ratings =
}}
|
||||||||||||
|
Spoiler warning: Plot and/or ending details follow Copy this code into an article to warn people that a plot-spoiling portion of the article is coming up. The text comes from Template:Spoiler. |
{{Spoiler}}
|
||||||||||||
|
The text comes from Template:Cleanup. |
{{Cleanup}}
|
||||||||||||
|
If an article has the wrong title due to technical limitations (for example, we can't use the square bracket "[" in an article title, and the first letter of each article name must be capitalized), use the {{wrongtitle}} tag. Here is the {{wrongtitle}} tag in action for the article Her! Girl vs Pig (which should be titled "Her! [Girl vs. Pig]")
The text comes from Template:Wrongtitle. |
{{wrongtitle|title=Her! [Girl vs. Pig]}}
|
||||||||||||
[edit] Images
| What it looks like | What you type |
|---|---|
|
|
http://comixpedia.org/images/logo1.png |
[edit] Text formatting
| What it looks like | What you type |
|---|---|
|
Emphasize (italics), strongly (bold), very strongly (bold italics). (These are double and triple apostrophes, not double quotes.) |
''Emphasize'' (italics), '''strongly''' (bold), '''''very strongly''''' (bold italics). |
|
You can also write in small caps or typewriter monospace or big or small. Lines are for |
You can also write <span style="font-variant:small-caps"> in small caps</span> or <tt>typewriter monospace</tt> or <big>big</big> or <small>small</small>. Lines are for <s>striking</s> or <u>underlining</u>. |
|

