Template:Ref: Difference between revisions

From comp.tf
Jump to navigation Jump to search
m Replaced content with "<ref>[{{{2|}}} {{{1|}}}]</ref>"
m Undo revision 45457 by Garlic (talk)
Line 1: Line 1:
<ref>[{{{2|}}} {{{1|}}}]</ref>
<ref>[{{{1|{{{url|<noinclude>http://www.example.com/</noinclude>}}}}}} {{
  #if:{{{name-style|}}}
  |<span style="{{{name-style}}}">{{{2|{{{name|{{PAGENAME}}}}}}}}</span>
  |{{{2|{{{name|{{PAGENAME}}}}}}}}
}}]{{
  #if:{{{3|}}}{{{site|}}}
  |{{
    #if:{{{notext|}}}
    ||{{
        #if:{{{text-style|}}}
        |<span style="{{{text-style}}}">{{{text|&#32;at}}}</span>
        |{{{text|&#32;at}}}
      }}
  }} {{
    #if:{{{site-style|}}}
    |<span style="{{{site-style}}}">{{{3|{{{site}}}}}}</span>
    |{{{3|{{{site}}}}}}
  }}
}}{{
  #if:{{{official|}}}{{{language|}}}{{{registration|}}}{{{subscription|}}}{{{flash|}}}{{{plugin|}}}{{{requires|}}}
  |&#32;<span style="font-size:0.95em; font-weight:bold; color:#555; {{{requires-style|}}}">({{
    #if:{{{official|}}}
    |official website
  }}{{
    #if:{{{language|}}}
    |{{
      #if:{{{official|}}}
      |,&#32;
    }}in {{ISO 639 name|{{{language}}}}}
  }}{{
    #if:{{{registration|}}}
    |{{
      #if:{{{official|}}}{{{language|}}}
      |,&#32;
    }}requires registration
  }}{{
    #if:{{{subscription|}}}
    |{{
      #if:{{{official|}}}{{{language|}}}{{{registration|}}}
      |,&#32;
    }}requires subscription
  }}{{
    #if:{{{flash|}}}
    |{{
      #if:{{{official|}}}{{{language|}}}{{{registration|}}}{{{subscription|}}}
      |,&#32;
    }}requires [[Adobe Flash]]
  }}{{
    #if:{{{plugin|}}}
    |{{
      #if:{{{official|}}}{{{language|}}}{{{registration|}}}{{{subscription|}}}{{{flash|}}}
      |,&#32;
    }}requires [[Plug-in (computing)|plugin]]
  }}{{
    #if:{{{requires|}}}
    |{{
      #if:{{{official|}}}{{{language|}}}{{{registration|}}}{{{subscription|}}}{{{flash|}}}{{{plugin|}}}
      |,&#32;
    }}{{{requires}}}
  }})</span>
}}{{#if:{{{1|}}}{{{url|<noinclude>http://www.example.com/</noinclude>}}}
  ||{{error|Error: No {{para||url}} specified when using {{tl|{{{template|External link}}}}}[[Category:Pages with external link template errors|{{PAGENAME}}]]}}
}}
</ref><noinclude>[[Category:Template]][[Category:Templates]]{{documentation}}</noinclude>

Revision as of 03:54, 27 January 2017

[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[2]

References section

{{reflist|1}}

See also

Template:Reflist