Difference between revisions of "Help:Contents"

Jump to navigation Jump to search
341 bytes added ,  13:31, 1 April 2013
→‎Footnotes: add Cite Web help
(some cleanup)
(→‎Footnotes: add Cite Web help)
 
(One intermediate revision by one other user not shown)
Line 19: Line 19:
'''Internal links:''' For a link to another page on the wiki, put double brackets around the name of a page: <tt><nowiki>[[Main Page]]</nowiki></tt> and it will show up as a link, like this [[Main Page]]. If you want to have the link appear with different text, use a | like this <tt><nowiki>[[Main Page|Flashlight Wiki]]</nowiki></tt> and it will appear like this: [[Main Page|Flashlight Wiki]]. You can also link to a subsection of a page by using # in the link like this: <tt><nowiki>[[Main Page#Flashlights|Flashlight sub-section]]</nowiki></tt>, to get this link: [[Main Page#Flashlights|Flashlight sub-section]].  
'''Internal links:''' For a link to another page on the wiki, put double brackets around the name of a page: <tt><nowiki>[[Main Page]]</nowiki></tt> and it will show up as a link, like this [[Main Page]]. If you want to have the link appear with different text, use a | like this <tt><nowiki>[[Main Page|Flashlight Wiki]]</nowiki></tt> and it will appear like this: [[Main Page|Flashlight Wiki]]. You can also link to a subsection of a page by using # in the link like this: <tt><nowiki>[[Main Page#Flashlights|Flashlight sub-section]]</nowiki></tt>, to get this link: [[Main Page#Flashlights|Flashlight sub-section]].  


To create a '''new page''', just edit an existing page, insert an internal link to the name you want to give the new page, preview, and then save the page you are editing. Once the page edited is saved, you can view it and you should see a red link with the name you gave to the page. Click the red link and it will open an editing page for the new page.
To create a '''new page''', just edit an existing page, insert an internal link to the name you want to give the new page, preview, and then save the page you are editing. Once the page edited is saved, you can view it and you should see a [[red link]] with the name you gave to the page. Click the red link and it will open an editing page for the new page.


'''Terminology links:''' If you are linking to items on the [[Terminology]] page, you can link to them as subsections (described above). However the terms on the terminology page are not subsections unless you add a SPAN tag. So first you have to go to the Terminology page and make sure the item has a SPAN tag identifying it (you will see others already done) like this (for the term "OP") <tt><nowiki><span id="OP">OP</span></nowiki></tt>. That sets up an anchor that you can then link to like it is a subsection. So on some page referring to that term you can make a link like this <tt><nowiki>[[Terminology#OP|OP]]</nowiki></tt> which will look like this [[Terminology#OP|OP]].
'''Terminology links:''' If you are linking to items on the [[Terminology]] page, you can link to them as subsections (described above). However the terms on the terminology page are not subsections unless you add a SPAN tag. So first you have to go to the Terminology page and make sure the item has a SPAN tag identifying it (you will see others already done) like this (for the term "OP") <tt><nowiki><span id="OP">OP</span></nowiki></tt>. That sets up an anchor that you can then link to like it is a subsection. So on some page referring to that term you can make a link like this <tt><nowiki>[[Terminology#OP|OP]]</nowiki></tt> which will look like this [[Terminology#OP|OP]].
Line 40: Line 40:


To make a footnote, include the text of the footnote where the the little number is supposed to go and in between <nowiki><ref></ref></nowiki> tags. So I will put a sample footnote at the end of this sentence that I would type in as <nowiki><ref>Sample footnote</ref></nowiki>.<ref>Sample footnote</ref> Now for the footnote to show up at the bottom of the page, I have to put another tag by itself that looks like this <nowiki><references/></nowiki>. So I'll put that down at the bottom of the page, but I'll also add a section heading called References.
To make a footnote, include the text of the footnote where the the little number is supposed to go and in between <nowiki><ref></ref></nowiki> tags. So I will put a sample footnote at the end of this sentence that I would type in as <nowiki><ref>Sample footnote</ref></nowiki>.<ref>Sample footnote</ref> Now for the footnote to show up at the bottom of the page, I have to put another tag by itself that looks like this <nowiki><references/></nowiki>. So I'll put that down at the bottom of the page, but I'll also add a section heading called References.
There is a more complex way of referencing web pages and forum posts that uses the Cite Web template. Find the template [http://flashlightwiki.com/Template:Cite_web here], copy and paste the format to the article, and fill in as much of the information as you can (delete what you don't need). The footnote will be formatted correctly.


==References==
==References==


<references/>
<references/>
confirmed, developer
1,668

edits

Navigation menu