Difference between revisions of "Template:Url ref"

From The Coppermind
Jump to navigation Jump to search
m
m
Line 17: Line 17:
   
 
-->}}<!--
 
-->}}<!--
 
-->{{#if:{{{1|}}}{{{2|}}}{{{3|}}}{{{4|}}}{{{5|}}}|[[Category: URL ref with bad arguments]]}}<!--
 
   
 
--></includeonly><noinclude>
 
--></includeonly><noinclude>
Line 26: Line 24:
 
* {{{url}}} and {{{text}}} the link and link-text
 
* {{{url}}} and {{{text}}} the link and link-text
 
* {{{site}}} indicates which website the page is on
 
* {{{site}}} indicates which website the page is on
 
* {{{date}}} is the publication date (yyyy-mm-dd)
 
* {{{pre}}} is included before the link
 
* {{{pre}}} is included before the link
 
* {{{post}}} is included after the link
 
* {{{post}}} is included after the link
 
* {{{name}}} replaces the generated name
 
* {{{name}}} replaces the generated name
 
* {{{group}}} sets the reference group
 
* {{{group}}} sets the reference group
* {{{date}}} is the publication date (yyyy-mm-dd)
 
   
 
[[Category: Sources]]
 
[[Category: Sources]]

Revision as of 15:24, 10 December 2014

This template is used to refer to URL's. This allows us to track where raw URLs are used, so we can keep them up to date easily.

To use, include {{url ref|url=http://...|text=|site=}}

  • {{{url}}} and {{{text}}} the link and link-text
  • {{{site}}} indicates which website the page is on
  • {{{date}}} is the publication date (yyyy-mm-dd)
  • {{{pre}}} is included before the link
  • {{{post}}} is included after the link
  • {{{name}}} replaces the generated name
  • {{{group}}} sets the reference group