How to Make New Page: Difference between revisions

From Halachipedia
(Created page with 'Wiki coding is relatively simple to learn and use, but it's not always so intuitive, and so it would be a good idea to first read some very brief help guides before adding conten…')
 
No edit summary
Line 8: Line 8:
** For instance <nowiki>[[Laws of Shema]]</nowiki> = [[Laws of Shema]]
** For instance <nowiki>[[Laws of Shema]]</nowiki> = [[Laws of Shema]]
* A red link means that it's an empty page, which you can then click on and add content
* A red link means that it's an empty page, which you can then click on and add content
== Step 2: Adding Content ==
*To make a simple page, there are really only a few codes you should know
# Subtopics have <nowiki>== before and after ==</nowiki>
# Bullet points use the asterik sign <nowiki>*</nowiki>
# Numbers use the pound sign <nowiki>#</nowiki>
# References require two things:
## Each individual reference needs <nowiki><ref> before and </ref> afterwards</nowiki>
## And, at the very bottom of the page, you must include: <nowiki>==Notes==
<references/> </nowiki>