Difference between revisions of "Template:Comic link"

From Team Fortress Wiki
Jump to: navigation, search
(Created page with "<includeonly>{{#ifeq:{{{1}}}|Bombinomicon | [[Bombinomicon (comic){{if lang}}|{{common string|Bombinomicon}}]] | [[{{{1}}}{{if lang}}|{{common string|{{{1}}}}}]]}}</includeonl...")
 
 
(One intermediate revision by one other user not shown)
Line 6: Line 6:
 
=== Syntax ===
 
=== Syntax ===
 
  <nowiki>{{Comic link|Ring of Fired}}</nowiki>
 
  <nowiki>{{Comic link|Ring of Fired}}</nowiki>
;Argument 1: The '''english''' name of the comic to link to.
+
;Argument 1: The '''English''' name of the comic to link to.
  
 
=== Example ===
 
=== Example ===
*{{code|<nowiki>{{Comic link|Bombinomicon}}</nowiki>}} gives {{Comic link|Bombinomicon}}
+
*{{tlx|Comic link|Bombinomicon}} gives {{Comic link|Bombinomicon}}
*{{code|<nowiki>{Comic link|Ring of Fired}}</nowiki>}} gives {{Comic link|Ring of Fired}}
+
*{{tlx|Comic link|Ring of Fired}} gives {{Comic link|Ring of Fired}}
  
 
[[Category:Language templates]]</noinclude>
 
[[Category:Language templates]]</noinclude>

Latest revision as of 13:07, 3 July 2024

Documentation for Comic link

{{Comic link}} is a template that outputs an automatically-translated link to a comic page.

Syntax

{{Comic link|Ring of Fired}}
Argument 1
The English name of the comic to link to.

Example