Notice: We are aware that many of the Chewiki’s images are still broken. We promise: we will try our best to fix it, but we don't guarantee that the fix will be trivial.
Difference between revisions of "Help:Editing"
KingKoopa64 (talk | contribs) m |
(Working, still in progress.) |
||
Line 35: | Line 35: | ||
Format: <code><nowiki>{</nowiki>{vid|insert "code" part of the url here}}</code> | Format: <code><nowiki>{</nowiki>{vid|insert "code" part of the url here}}</code> | ||
Example: | Example: | ||
− | *<code><nowiki>{</nowiki>{vid|http://www.youtube.com/watch?v=_JaW_f45xnY<nowiki></nowiki>}}</code> - '' | + | *<code><nowiki>{</nowiki>{vid|http://www.youtube.com/watch?v=_JaW_f45xnY<nowiki></nowiki>}}</code> - ''Incorrect.''' |
− | *<code><nowiki>{</nowiki>{vid|_JaW_f45xnY}}</code> ''' | + | *<code><nowiki>{</nowiki>{vid|_JaW_f45xnY}}</code> - '''Correct!''' |
If done correctly, the result should be this: | If done correctly, the result should be this: | ||
Line 53: | Line 53: | ||
Be warned that there seems to be a glitch with some images and thumbnails, where the thumbnails will be displayed in a slightly glitchy color palette. | Be warned that there seems to be a glitch with some images and thumbnails, where the thumbnails will be displayed in a slightly glitchy color palette. | ||
− | == | + | =Templates= |
+ | ==Transclusion== | ||
Add <code><nowiki>{</nowiki>{templatename}}</code> anywhere on the page. The template then will appear on the bottom of the article it's currently in, and it'll add place the template (if there's one available. Otherwise, the name of the template will appear, linked so you can click on the link to create it if neccessary). | Add <code><nowiki>{</nowiki>{templatename}}</code> anywhere on the page. The template then will appear on the bottom of the article it's currently in, and it'll add place the template (if there's one available. Otherwise, the name of the template will appear, linked so you can click on the link to create it if neccessary). | ||
− | = | + | =Links= |
− | + | *<code><nowiki>[[</nowiki>{{msgnw:FULLURL:Luigi}}]]</code> - [[{{FULLURL:Luigi}}]] - ''Incorrect.'' | |
+ | *<code>[{{msgnw:FULLURL:Luigi}} Luigi]</code> - [http://youchewpoop.com/wiki/index.php/Luigi Luigi] - ''Messy, so incorrect.'' | ||
+ | *<code><nowiki>[[</nowiki>Luigi]]</code> - [[Luigi]] - '''Correct!''' | ||
It's also essential to ''spell the article right, or else it won't work.'' | It's also essential to ''spell the article right, or else it won't work.'' | ||
+ | ===External Links=== | ||
+ | *<code><nowiki>[[</nowiki>http://www.youchewpoop.com|YouChewPoop]]</code> - [[http://www.youchewpoop.com|YouChewPoop]] - ''Incorrect.'' | ||
+ | *<code><nowiki>[[</nowiki>http://www.youchewpoop.com YouChewPoop]]</code> - [[http://www.youchewpoop.com YouChewPoop]] - ''Incorrect.'' | ||
+ | *<code><nowiki>[</nowiki>http://www.youchewpoop.com YouChewPoop]</code> - [http://www.youchewpoop.com YouChewPoop] - '''Correct!''' | ||
− | + | If you don't want the link icon after the links, then put <code><nowiki><div class="plainlinks"> </div></nowiki></code> around it. | |
+ | |||
+ | *<code><nowiki><div class="plainlinks">[http://www.youchewpoop.com YouChewPoop]</div></nowiki></code> - <div class="plainlinks">[http://www.youchewpoop.com YouChewPoop]</div> | ||
+ | |||
+ | (Note that, as seen above, your <code>plainlinks</code>'d text won't be on the same line as the other text. | ||
=Additional Info= | =Additional Info= | ||
*Place <code><nowiki>{</nowiki>{[[Template:Stub|Stub]]}}</code> if a page could be significantly expanded. | *Place <code><nowiki>{</nowiki>{[[Template:Stub|Stub]]}}</code> if a page could be significantly expanded. |
Revision as of 12:43, 12 June 2010
Welcome to the help page. This page will explain some basics you'll need to know about editing pages on Chewiki. You can also use the icons above the textbox to use different tools.
Also, if you think something's too short but you might want to see it expanded, add {{stub}}
anywhere in the article.
Basics
How to add a headliner
Format: ==*insert text here*==
Effect:
*insert text here*
Format: ===*insert text here*===
Effect:
*insert text here*
Format: ====*insert text here*====
Effect:
*insert text here*
Format: =====*insert text here*=====
Effect:
*insert text here*
When 4 or more titles are created, the Table of Contents will automatically be created. Adding __TOC__
or __FORCETOC__
will place the Table of Contents on wherever spot you add it, even if there are less than 4 titles. Adding __NOTOC__
will keep the Table of Contents from appearing.
Lists
To make a list, set a * before each sentence. Make sure you'll make a new line for each listed sentence.
The effect will be this:
- Waluigi
- Scratch
- Grounder
- Hulk Hogan
If you want to go wikiHow style, you can also use numberical lists, by using #'s; leading to this:
- Waluigi
- Scratch
- Grounder
- Hulk Hogan
How to embed a YouTube video
{{#ev:youtube|_JaW_f45xnY|320}}
Format: {{vid|insert "code" part of the url here}}
Example:
{{vid|http://www.youtube.com/watch?v=_JaW_f45xnY}}
- Incorrect.'{{vid|_JaW_f45xnY}}
- Correct!
If done correctly, the result should be this:
How to embed an image
If you want a image with a thumbnail, try this:
[[Image:Imagename.extension|thumb|*insert description here*]]
The name of the part afterwards the Image: part, should be the complete filename of the file uploaded onto Chewiki.
the image on the right can be embed onto a page by using this code, for example: [[Volvic_revive.png|thumb|*insert description here*]]
If you don't want a thumbnail image, just type [[Image:Imagename.extension]]
. Usually, you'll still want a border to the image, so add |frame
if necessary.
Be warned that there seems to be a glitch with some images and thumbnails, where the thumbnails will be displayed in a slightly glitchy color palette.
Templates
Transclusion
Add {{templatename}}
anywhere on the page. The template then will appear on the bottom of the article it's currently in, and it'll add place the template (if there's one available. Otherwise, the name of the template will appear, linked so you can click on the link to create it if neccessary).
Links
[[https://chewiki.youchew.net/archive/Luigi]]
- [[1]] - Incorrect.[https://chewiki.youchew.net/archive/Luigi Luigi]
- Luigi - Messy, so incorrect.[[Luigi]]
- Luigi - Correct!
It's also essential to spell the article right, or else it won't work.
External Links
[[http://www.youchewpoop.com%7CYouChewPoop]]
- [[2]] - Incorrect.[[http://www.youchewpoop.com YouChewPoop]]
- [YouChewPoop] - Incorrect.[http://www.youchewpoop.com YouChewPoop]
- YouChewPoop - Correct!
If you don't want the link icon after the links, then put <div class="plainlinks"> </div>
around it.
<div class="plainlinks">[http://www.youchewpoop.com YouChewPoop]</div>
-
(Note that, as seen above, your plainlinks
'd text won't be on the same line as the other text.
Additional Info
- Place
{{Stub}}
if a page could be significantly expanded. - Place
{{[[Template:Majorcleanup|Majorcleanup
}} if a page you're working on is in progress or on a page that needs major revamping.