Help:Editing/References: Difference between revisions

WikiAdmin (talk | contribs)
m updated link to Templates list
WikiAdmin (talk | contribs)
m References using links: text adjustments
 
(One intermediate revision by the same user not shown)
Line 11: Line 11:
You can use any complex portion of text for a reference. Please keep in mind that it will be converted into an article footnote, so you better keep reference texts as short as possible. The following code sample shows how to use a simple external link in a reference:
You can use any complex portion of text for a reference. Please keep in mind that it will be converted into an article footnote, so you better keep reference texts as short as possible. The following code sample shows how to use a simple external link in a reference:


  <nowiki><ref>[http://www.facebook.com Facebook link to the information]</nowiki>
  <nowiki><ref>[https://www.facebook.com Facebook link to the information]</ref></nowiki>


The external link is always written in '''single square brackets''', with the URL followed by a space character and the URL description or title.<ref>[http://www.facebook.com Facebook link to the information]</ref>
The external link is always written in '''single square brackets''', with the URL '''followed by a space character''' and the URL description or title.<ref>[https://www.facebook.com Facebook link to the information]</ref>


== References using templates ==
== References using templates ==