2,382
edits
No edit summary |
No edit summary |
||
| (30 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
1. To bold the heading: <strong>Wiki Malolos</strong> | 1. To bold the heading: <strong>Wiki Malolos</strong> | ||
2. To create a section: == New Section == | |||
3. To create links: [https://www.mediawiki. | 2. To create a section: | ||
== New Section == | |||
3. To create links: [https://www.wikihow.com/Edit-a-Page-in-Wikipedia How to Edit Wikipedia] | |||
4. To put bullets: | |||
* Bullet | |||
5. To add images: | |||
[[File: image-file-name.jpg|thumb|right|image caption here]] | |||
6. To add gallery: [https://www.inmotionhosting.com/support/edu/mediawiki/image-gallery-wiki-code/ Add Gallery] | |||
7. Insert files from Wikimedia Commons using InstaCommons [[File:Wikipedia-Marker-commons.svg|thumb|A picture from Wikimedia Commons embedded in this Wiki]] | |||
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. | |||
== To cite: == | |||
The Sun is pretty big.<ref>E. Miller, ''The Sun'', (New York: Academic Press, 2005), 23–25.</ref> The Moon, however, is not so big.<ref>R. Smith, "Size of the Moon", ''Scientific American'', 46 (April 1978): 44–46.</ref> | |||
==Notes== | |||
<references /> | |||
To view all users: Special:UserRights | |||
== EMBED VIDEOS == | |||
To embed a YouTube video: | |||
<youtube>foo</youtube> | |||
where foo is the video ID from the URL. i.e. if the video's URL is https://www.youtube.com/watch?v=VyBSS48E4xI, then the embed code would be: <youtube>VyBSS48E4xI</youtube> | |||
Other supported video services | |||
See ShoutWiki's help page on using the YouTube extension for more information, such as using alternate, non-YouTube providers to embed content. | |||
The YouTube extension allows also to embed videos from these services: | |||
Google Videos <gvideo> | |||
Archive.org video <aovideo> | |||
WeGame <wegame> | |||
Tangler forum <tangler> | |||
Gametrailers <gtrailer> | |||
Nicovideo <nicovideo> | |||
GoGreenTube <ggtube> | |||
<youtube width="200" height="120">CCz1kmfqL7g</youtube> | |||
[[User1]] to put the username of the author of an article/s | |||
==New Section to divide or to seperate the sections of the given informations | |||
<h1> to create the biggest text. Take note that h1 </h1> <h6>is the largest bold text and h6 is the smallest</h6> | |||
'''</>''' end tag, to end the use of a specific code | |||
E.g | |||
[[Category:name of the category] to specify which category does the article belong | |||
Also create or to add the article to other categories, put new [[Category:Name of the category], also in every article Index is needed to add the article to the main page, it's like the general lists of the articles [[Category:---] (put the word Index after the colon) | |||
'''to add bullet''' | |||
*asterisk | |||
'''to add image''' | |||
[[File:name.jpg|200px|left|Caption]] '''px-''' for the size of the image '''left, right, center-''' for the alignment or the place of the imagine '''caption-''' add text below the image '''note!!''' upload file use wiki commons, copy the file name then paste to the codings | |||
'''for reference''' | |||
'''<ref>references</ref>''' | |||
[[Category:Editors]] | |||