Difference between revisions of "Help:Contents"

From WikiVet English
Jump to navigation Jump to search
(included link to how-to videos)
 
(68 intermediate revisions by 6 users not shown)
Line 1: Line 1:
See also [[http://www.mediawiki.org/wiki/Help:Contents|Media Wiki Help]]
+
{{frontpage
 +
|pagetitle =Welcome to the Help Pages
 +
|pagebody = WikiVet is a collaboratively edited veterinary encyclopedia to which you can contribute. These series of articles aim to help you join in this ongoing project. The following pages will discuss features of WikiVet, giving style and content guidance, and laying down some basic rules and guidelines to follow whilst using the WikiVet. Please remember that this is only a basic tutorial and if you are struggling please look at the external Wikipedia help pages or email on of our admins. A key feature of WikiVet is the [[sandpit]]. This is essentially a practice area for editing and experimenting. No one will mind if you mess this page up whilst learning the ropes of WikiVet.
 +
|contenttitle = Content
 +
|contentbody =<big><b>[[Help:General Guidelines|General Guidelines]]  
  
=== Basic text formatting ===
+
[[Help:Writing a Wiki Article|Writing a Wiki Article]]
You can format the page using Wikitext special characters.
+
<br><sup>+ [[Help:Searching|Search tips]]</sup>
  
{|width="80%"  border="1" cellpadding="2" cellspacing="0"
+
[[Help:Reviewing content|Reviewing content]]
|-
 
!What it looks like
 
!What you type
 
|-
 
|
 
You can ''italicize text'' by putting 2
 
apostrophes on each side.
 
  
3 apostrophes will '''bold the text'''.
+
[[Help:Creating School Page|Creating a Vet School page]]
  
5 apostrophes will '''bold''' and ''italicize''
+
[[Help:Books|Creating an eBook or PDF]]
'''''the text'''''.
 
  
(Using 4 apostrophes doesn't do anything special -- <br />they are just '''' left over ones'''' that are included as part of the text.)
+
[[Help:WikiMarkup Formatting|Formatting Cheatsheet]]
|<pre>
 
You can ''italicize text'' by putting 2
 
apostrophes on each side.
 
  
3 apostrophes will '''bold the text'''.
+
[[Help:Personalise User Page|Personalising your user page]]
  
5 apostrophes will '''bold''' and ''italicize''
+
[[Help:Collapsible tables|Collapsible tables]]
'''''the text'''''.
 
  
(Using 4 apostrophes doesn't do anything
+
[[Help:Frequently Asked Questions |FAQ]]
special -- <br /> they are just ''''left
 
over ones'''' that are included as part
 
of the text.)
 
</pre>
 
|-
 
|
 
A single newline
 
generally has no effect on the layout.
 
These can be used to separate
 
sentences within a paragraph.
 
Some editors find that this aids editing
 
and improves the ''diff'' function
 
(used internally to compare
 
different versions of a page).
 
  
But an empty line
+
[[Help:Content Maps|Content Maps]]
starts a new paragraph.
 
  
When used in a list, a newline ''does'' affect the layout ([[#lists|see below]]).
+
[[Help:Templates|Templates]]
|<pre>
 
A single newline
 
generally has no effect on the layout.
 
These can be used to separate
 
sentences within a paragraph.
 
Some editors find that this aids editing
 
and improves the ''diff'' function
 
(used internally to compare
 
different versions of a page).
 
  
But an empty line
+
[[Help:Extensions|Extensions]]
starts a new paragraph.
 
  
When used in a list, a newline ''does''
+
[[Translate|Translating content]]
affect the layout ([[#lists|see below]]).
 
</pre>
 
|-
 
|
 
You can break lines<br />
 
without a new paragraph.<br />
 
Please use this sparingly.
 
  
Please do not start a link or ''italics'' or '''bold''' on one line and close it on the next.
+
[[Help:Find and Replace|Find and Replace ]]<sup>(sysop & 'authors' only)</sup>
|<pre>
 
You can break lines<br />
 
without a new paragraph.<br />
 
Please use this sparingly.
 
  
Please do not start a link or
+
[[WikiVet logos]]
''italics'' or '''bold''' on one line
 
and close it on the next.
 
</pre>
 
|-
 
|
 
You should "sign" your comments on talk pages: <br />
 
- Three tildes gives your signature: [[User:Example|Example]] <br />
 
- Four tildes give your signature plus date/time: [[User:Example|Example]] 07:46, 27 November 2005 (UTC) <br />
 
- Five tildes gives the date/time alone: 07:46, 27 November 2005 (UTC) <br />
 
|<pre>
 
You should "sign" your comments
 
on talk pages: <br />
 
- Three tildes gives your
 
signature: ~~~ <br />
 
- Four tildes give your
 
signature plus date/time: ~~~~ <br />
 
- Five tildes gives the
 
date/time alone: ~~~~~ <br />
 
</pre>
 
|}
 
  
=== Organizing your writing ===
+
[[Sandpit]]
{| border="1" cellpadding="2"
 
!width="1000"|What it looks like
 
!width="500"|What you type
 
|-
 
|
 
<div style="font-size:150%;border-bottom:1px solid #000000;">Section headings</div>
 
  
''Headings'' organize your writing into
+
[[Help:Videos|How-to videos]]</b></big>
sections. The Wiki software can automatically
 
generate a [[Help:table of contents|table of contents]] from them.
 
  
<div style="font-size:132%;font-weight:bold;">Subsection</div>
+
|logo =help-logo.png
Using more "equals" (=) signs creates a subsection.
+
}}
 
 
<div style="font-size:116%;font-weight:bold;">A smaller subsection</div>
 
 
 
Don't skip levels, like from two to four equals signs.
 
 
 
Start with 2 equals signs not 1 because 1 creates H1 tags which should be reserved for page title.
 
|<pre>
 
== Section headings ==
 
 
 
''Headings'' organize your writing into
 
sections. The Wiki software can automatically
 
generate a [[table of contents]] from them.
 
 
 
 
 
 
 
=== Example ===
 
<blockquote>
 
<tt>
 
According to scientists, the Sun is pretty big.<font color=red>'''&lt;ref>'''E. Miller, ''The Sun'', (New York: Academic Press, 2005), 23-5.'''&lt;/ref>'''<br/></font>
 
The Moon, however, is not so big.<font color=red>'''&lt;ref>'''R. Smith, "Size of the Moon", ''Scientific American'', 46 (April 1978): 44-6.'''&lt;/ref>'''<br/></font>
 
<br/>
 
&#61;=Notes==
 
<br/>
 
<font color=red>'''&lt;references/></font>
 
</tt>
 
</blockquote>
 
 
 
=== Multiple uses of the same footnote ===
 
 
 
To give a footnote a unique identifier, use '''&lt;ref name="name">'''. You can then refer to the same footnote again by using a ref tag with the same name. The text inside the second tag doesn't matter, because the text already exists in the first reference. You can either copy the whole footnote, or you can use a terminated empty ref tag that looks like this: '''&lt;ref name="name" />'''.
 
 
 
In the following example, the same source is cited three times.
 
 
 
<blockquote>
 
<tt>
 
This is an example of multiple references to the same footnote.<font color=red>'''&lt;ref name&#61;"multiple">'''Remember that when you refer to the same footnote multiple times, the text from the first reference is used.'''&lt;/ref>'''</font>
 
<br/>
 
<br/>
 
Such references are particularly useful when citing sources, if different statements come from
 
the same source.<font color=red>'''&lt;ref name&#61;"multiple">'''This text is superfluous, and won't show up anywhere. We may as well just use an empty tag.'''&lt;/ref>'''</font>
 
<br/>
 
<br/>
 
A concise way to make multiple references is to use empty ref tags, which have a slash at the
 
end. Although this may reduce redundant work, please be aware that if a future editor removes the first reference, this will result in the loss of all references using the empty ref tags.<font color=red>'''&lt;ref name&#61;"multiple" />'''</font>
 
<br/>
 
<br/>
 
&#61;=Notes==
 
<br/>
 
<font color=red>'''&lt;references/>'''</font>
 
</tt>
 
</blockquote>
 
 
 
The text above gives the following result in the article (see also section below):
 
<blockquote>
 
This is an example of multiple references to the same footnote.<ref name="multiple">Remember that when you refer to the same footnote multiple times, the text from the first reference is used.</ref>
 
<br/>
 
<br/>
 
Such references are particularly useful when citing sources, when different statements come from the same source.<ref name="multiple">This text is superfluous, and won't show up anywhere. We may as well just use an empty tag.</ref>
 
<br/>
 
<br/>
 
A concise way to make multiple references is to use empty ref tags, which have a slash at the end. Although this may reduce redundant work, please be aware that if a future editor removes the first reference, this will result in the loss of all references using the empty ref tags.<ref name="multiple" />
 
</blockquote>
 
 
 
=== Links ===
 
 
 
You will often want to make clickable ''links'' to other pages.
 
 
 
{|width="100%"  border="1" cellpadding="2" cellspacing="0"
 
|-
 
!What it looks like
 
!What you type
 
|-
 
|
 
Here's a link to a page named [[Official position]].
 
You can even say [[official position]]s
 
and the link will show up correctly.
 
|<pre>
 
Here's a link to a page named [[Official position]].
 
You can even say [[official position]]s
 
and the link will show up correctly.
 
</pre>
 
|-
 
|
 
You can put formatting around a link.
 
Example: ''[[Wikipedia]]''.
 
|<pre>
 
You can put formatting around a link.
 
Example: ''[[Wikipedia]]''.
 
</pre>
 
|-
 
|
 
The ''first letter'' of articles is automatically
 
capitalized, so [[wikipedia]] goes to the same place
 
as [[Wikipedia]]. Capitalization matters after the
 
first letter.
 
|<pre>
 
The ''first letter'' of articles is automatically
 
capitalized, so [[wikipedia]] goes to the same place
 
as [[Wikipedia]]. Capitalization matters after the
 
first letter.
 
</pre>
 
|-
 
|
 
[[The weather in London]] is a page that doesn't exist
 
yet. You could create it by clicking on the link.
 
|<pre>
 
[[The weather in London]] is a page that doesn't exist
 
yet. You could create it by clicking on the link.
 
</pre>
 
|-
 
|
 
You can link to a page section by its title:
 
 
 
*[[List of cities by country#Morocco]].
 
 
 
If multiple sections have the same title, add
 
a number. [[#Example section 3]] goes to the
 
third section named "Example section".
 
|<pre>
 
You can link to a page section by its title:
 
 
 
*[[List of cities by country#Morocco]].
 
 
 
If multiple sections have the same title, add
 
a number. [[#Example section 3]] goes to the
 
third section named "Example section".
 
</pre>
 
|-
 
|
 
You can make a link point to a different place
 
with a [[Help:Piped link|piped link]]. Put the link
 
target first, then the pipe character "|", then
 
the link text.
 
 
 
*[[Help:Link|About Links]]
 
*[[List of cities by country#Morocco|
 
Cities in Morocco]]
 
 
 
Or you can use the "pipe trick" so that text in parentheses or text after a comma does not appear.
 
 
 
*[[Spinning (textiles)|Spinning]]
 
*[[Boston, Massachusetts|Boston]]
 
|<pre>
 
 
 
*[[Help:Link|About Links]]
 
*[[List of cities by country#Morocco|
 
Cities in Morocco]]
 
 
 
*[[Spinning (textiles)|]]
 
*[[Boston, Massachusetts|]]
 
</pre>
 
|-
 
|
 
You can make an external link just by typing a URL:
 
http://www.nupedia.com
 
 
 
You can give it a title:
 
[http://www.nupedia.com Nupedia]
 
 
 
Or leave the title blank:
 
[http://www.nupedia.com]
 
|
 
<pre>
 
You can make an external link just by typing a URL:
 
http://www.nupedia.com
 
 
 
You can give it a title:
 
[http://www.nupedia.com Nupedia]
 
 
 
Or leave the title blank:
 
[http://www.nupedia.com]
 
</pre>
 
|-
 
|
 
Linking to an e-mail address works the same way:
 
mailto:someone@example.com or
 
[mailto:someone@example.com someone]
 
|
 
<pre>
 
Linking to an e-mail address works the same way:
 
mailto:someone@example.com or
 
[mailto:someone@example.com someone]
 
</pre>
 
|-
 
|
 
You can [[Help:Redirect|redirect]] the user to another page.
 
|<pre>
 
#REDIRECT [[Official position]]
 
</pre>
 
|-
 
|
 
[[Help:Category|Category links]] do not show up in line
 
but instead at page bottom ''and cause the page to be
 
listed in the category.''
 
[[Category:English documentation]]
 
 
 
Add an extra colon to ''link'' to a category in line
 
without causing the page to be listed in the category:
 
[[:Category:English documentation]]
 
|<pre>
 
[[Help:Category|Category links]] do not show up in line
 
but instead at page bottom ''and cause the page to be
 
listed in the category.''
 
[[Category:English documentation]]
 
 
 
Add an extra colon to ''link'' to a category in line
 
without causing the page to be listed in the category:
 
[[:Category:English documentation]]
 
</pre>
 
|-
 
|
 
The Wiki reformats linked dates to match the reader's
 
date preferences. These three dates will show up the
 
same if you choose a format in your
 
[[Special:Preferences|Preferences]]:
 
* [[1969-07-20]]
 
* [[July 20]], [[1969]]
 
* [[20 July]] [[1969]]
 
|<pre>
 
The Wiki reformats linked dates to match the reader's
 
date preferences. These three dates will show up the
 
same if you choose a format in your
 
[[Special:Preferences|]]:
 
* [[1969-07-20]]
 
* [[July 20]], [[1969]]
 
* [[20 July]] [[1969]]
 
</pre>
 
|}
 
 
 
===Extension:Cite===
 
 
 
[http://www.mediawiki.org/wiki/Extension:Cite/Cite.php#Usage www.mediawiki.org/wiki/Extension:Cite]
 
 
 
=== Multiple uses of the same footnote ===
 
 
 
To give a footnote a unique identifier, use '''&lt;ref name="name">'''. You can then refer to the same footnote again by using a ref tag with the same name. The text inside the second tag doesn't matter, because the text already exists in the first reference. You can either copy the whole footnote, or you can use a terminated empty ref tag that looks like this: '''&lt;ref name="name" />'''.
 
 
 
In the following example, the same source is cited three times.
 
 
 
<blockquote>
 
<tt>
 
This is an example of multiple references to the same footnote.<font color=red>'''&lt;ref name&#61;"multiple">'''Remember that when you refer to the same footnote multiple times, the text from the first reference is used.'''&lt;/ref>'''</font>
 
<br/>
 
<br/>
 
Such references are particularly useful when citing sources, if different statements come from
 
the same source.<font color=red>'''&lt;ref name&#61;"multiple">'''This text is superfluous, and won't show up anywhere. We may as well just use an empty tag.'''&lt;/ref>'''</font>
 
<br/>
 
<br/>
 
A concise way to make multiple references is to use empty ref tags, which have a slash at the
 
end. Although this may reduce redundant work, please be aware that if a future editor removes the first reference, this will result in the loss of all references using the empty ref tags.<font color=red>'''&lt;ref name&#61;"multiple" />'''</font>
 
<br/>
 
<br/>
 
&#61;=Notes==
 
<br/>
 
<font color=red>'''&lt;references/>'''</font>
 
</tt>
 
</blockquote>
 
 
 
The text above gives the following result in the article (see also section below):
 
<blockquote>
 
This is an example of multiple references to the same footnote.<ref name="multiple">Remember that when you refer to the same footnote multiple times, the text from the first reference is used.</ref>
 
<br/>
 
<br/>
 
Such references are particularly useful when citing sources, when different statements come from the same source.<ref name="multiple">This text is superfluous, and won't show up anywhere. We may as well just use an empty tag.</ref>
 
<br/>
 
<br/>
 
A concise way to make multiple references is to use empty ref tags, which have a slash at the end. Although this may reduce redundant work, please be aware that if a future editor removes the first reference, this will result in the loss of all references using the empty ref tags.<ref name="multiple" />
 
</blockquote>
 

Latest revision as of 12:28, 17 March 2012

Welcome to the Help Pages

WikiVet is a collaboratively edited veterinary encyclopedia to which you can contribute. These series of articles aim to help you join in this ongoing project. The following pages will discuss features of WikiVet, giving style and content guidance, and laying down some basic rules and guidelines to follow whilst using the WikiVet. Please remember that this is only a basic tutorial and if you are struggling please look at the external Wikipedia help pages or email on of our admins. A key feature of WikiVet is the sandpit. This is essentially a practice area for editing and experimenting. No one will mind if you mess this page up whilst learning the ropes of WikiVet.