Difference between revisions of "Template:Url ref"

From The Coppermind
Jump to navigation Jump to search
m
m
Line 11: Line 11:
   
 
NAME
 
NAME
-->|name={{{name|{{{site}}}|}}}<!--
+
-->|name={{{name|{{{site}}}-{{{date|{{{text}}}|}}}|}}}<!--
   
 
GROUP
 
GROUP

Revision as of 12:30, 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
  • {{{pre}}} is included before the link
  • {{{post}}} is included after the link
  • {{{name}}} replaces the generated name
  • {{{group}}} sets the reference group
  • {{{date}}} is the publication date (yyyy-mm-dd)