Difference between revisions of "Template:Ref"

From comp.tf
Jump to navigation Jump to search
m
m
Line 1: Line 1:
<includeonly><ref name="{{{2|}}}">[{{{1|}}} {{{2|}}}]</ref></includeonly><noinclude>[[Category:Template]][[Category:Templates]]{{documentation}}</noinclude>
+
<ref name="{{{2|}}}">[{{{1|{{{url|<noinclude>http://www.example.com/</noinclude>}}}}}} {{
 +
  #if:{{{name-style|}}}
 +
  |<span style="{{{name-style}}}">{{{2|{{{name|{{PAGENAME}}}}}}}}</span>
 +
  |{{{2|{{{name|{{PAGENAME}}}}}}}}
 +
}}]</ref><noinclude>[[Category:Template]][[Category:Templates]]{{documentation}}</noinclude>

Revision as of 05:22, 21 May 2016

[1]

(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}}

  1. 1.0 1.1 Ref

See also

Template:Reflist