Difference between revisions of "Template:Ref"

From comp.tf
Jump to navigation Jump to search
m
m
Line 1: Line 1:
<ref name="{{{name}}}">[{{{link}}} {{{name}}}]</ref><noinclude>[[Category:Template]][[Category:Templates]]{{documentation}}</noinclude>
+
<includeonly><ref name="{{{2|}}}">{{#if:{{{1|}}}{{{2|}}}|[{{{1|}}} {{{2|}}}]}}</ref></includeonly><noinclude>[[Category:Template]][[Category:Templates]]{{documentation}}</noinclude>

Revision as of 05:11, 21 May 2016

(view - edit) Documentation

Template:Ref is used for single refs/citations.

Usage

{{ref|name|link}}

  • name - The text to be displayed when the ref is referred to in the references section.
  • link - The desired URL for the ref.

Example

Inline citation

abc{{ref|ETF2L announces Season 24|http://www.teamfortress.tv/33407/}}
abc[1]

References section

{{reflist|1}}

See also

Template:Reflist