Template:TFTV Thread: Difference between revisions

From comp.tf
Jump to navigation Jump to search
Kaneco (talk | contribs)
m fixed template
Kaneco (talk | contribs)
m fixed template for real now
 
Line 1: Line 1:
[[Image:TeamfortressTV icon.png|link=http://teamfortress.tv/thread/{{{1}}}]] {{#if:{{{2|}}}|[http://teamfortress.tv/thread/{{{1}}} Teamfortress.tv Thread]|}} {{#if:{{{text|}}}|[http://teamfortress.tv/thread/{{{1}}} {{{text}}}]|}}<noinclude>
[[Image:TeamfortressTV icon.png|link=http://teamfortress.tv/thread/{{{1}}}]] {{#if:{{{2|}}}|[http://teamfortress.tv/thread/{{{1}}} Teamfortress.tv Thread]|}} {{#if:{{{text|}}}|[http://teamfortress.tv/thread/{{{1}}} {{{text}}}]|}}<noinclude>
== Usage ==
== Usage ==
* <nowiki>{{TFTV Thread|9921|text}}</nowiki> generates
* <code>&#123;&#123;TFTV Thread|9921|text&#125;&#125;</code> generates
{{TFTV Thread|9921|text}}
{{TFTV Thread|9921|text}}
* <nowiki>{{TFTV Thread|9921}}</nowiki> generates
* <code>&#123;&#123;TFTV Thread|9921&#125;&#125;</code> generates
{{TFTV Thread|9921}}
{{TFTV Thread|9921}}
* <nowiki>{{TFTV Thread|9921|text=Example of text}}</nowiki> generates
* <code>&#123;&#123;TFTV Thread|9921|text=Example of text&#125;&#125;</code> generates
{{TFTV Thread|9921|text=Example of text}}
{{TFTV Thread|9921|text=Example of text}}
[[Category:Template]]
[[Category:Template]]
</noinclude>
</noinclude>

Latest revision as of 04:46, 31 January 2015

Usage[edit source]

  • {{TFTV Thread|9921|text}} generates

Teamfortress.tv Thread

  • {{TFTV Thread|9921}} generates

  • {{TFTV Thread|9921|text=Example of text}} generates

Example of text