Help:FAQ: Difference between revisions
m add link to talk page guidelines |
m Update citation section |
||
Line 19: | Line 19: | ||
<li>'''Using the visual editor.'''</li> | <li>'''Using the visual editor.'''</li> | ||
<ul> | <ul> | ||
<li> Click Insert -> More -> | <li> Click Insert -> More -> A.</li> | ||
<li> Another way is to type <code><nowiki><ref</nowiki></code> and the reference insertion dialog will pop up.</li> | <li> Another way is to type <code><nowiki><ref</nowiki></code> and the reference insertion dialog will pop up.</li> | ||
<li> A third way is to use the shortcut <code>Ctrl+Shift+K</code>.</li> | <li> A third way is to use the shortcut <code>Ctrl+Shift+K</code>Citation.</li> | ||
In order to reuse a reference you have already added click Insert -> More -> Re-use reference | In order to reuse a reference you have already added either use the same Citation dialog and the reuse tab or click Insert -> More -> Re-use reference | ||
</ul> | </ul> | ||
<li> '''Using the source editor.'''</li> | <li> '''Using the source editor.'''</li> | ||
<ul> | <ul> | ||
<li>Enclose your reference between these tags <code><nowiki><ref name="source-1"> </ref></nowiki></code>.</li> | <li>Enclose your reference between these tags <code><nowiki><ref name="source-1"> </ref></nowiki></code>. Within the<code><nowiki><ref> tag use the appropriate citation template to fomat your reference (<code><nowiki>{{cite web}},{{cite news}},{{citation}}</nowiki></code>) </li> | ||
Adding a name is not required but lets you re-use the source by inserting <code><nowiki><ref name="source-1" /></nowiki></code> later. | Adding a name is not required but lets you re-use the source by inserting <code><nowiki><ref name="source-1" /></nowiki></code> later. | ||
</ul> | </ul> | ||
</ol> | </ol> | ||
[[:Category:Citation_templates|List of supported citation templates]] | |||
''Note:'' Don't forget to add a References section at the bottom of the article so that the complete list of references appears at the end! | ''Note:'' Don't forget to add a References section at the bottom of the article so that the complete list of references appears at the end! | ||
==Why do I get an error when trying to upload images and files?== | ==Why do I get an error when trying to upload images and files?== | ||