Difference between revisions of "Template:Steamgroup"

From comp.tf
Jump to navigation Jump to search
m (fixed template)
m (fixes)
 
Line 1: Line 1:
[[Image:Steam_icon.png|link=http://www.steamcommunity.com/groups/{{{1}}}]] {{#if:{{{2|}}}|[http://www.steamcommunity.com/groups/{{{1}}} Steam Group Page]|}} {{#if:{{{text|}}}|[http://www.steamcommunity.com/groups/{{{1}}} {{{text}}}]|}}<noinclude>
+
[[Image:Steam_icon.png|link=http://www.steamcommunity.com/groups/{{{1}}}]] {{#if:{{{2|}}}|[http://www.steamcommunity.com/groups/{{{1}}} Steam Group Page]|}} {{#if:{{{text|}}}|[http://www.steamcommunity.com/groups/{{{1}}} {{{text}}}]|}}
 +
 
 +
<noinclude>
 
== Usage ==
 
== Usage ==
* <code>{{Steamgroup|comptf|text}}</code> generates
+
You just need to copy any of the code snippets below and change the variables accordingly.
 +
 
 +
 
 +
* <code><nowiki>{{Steamgroup|comptf}}</nowiki></code> generates
 +
{{Steamgroup|comptf}}
 +
* <code><nowiki>{{Steamgroup|comptf|text}}</nowiki></code> generates
 
{{Steamgroup|comptf|text}}
 
{{Steamgroup|comptf|text}}
* <code>{{Steamgroup|comptf}}</code> generates
+
* <code><nowiki>{{Steamgroup|comptf|text=Comp.tf}}</nowiki></code> generates
{{Steamgroup|comptf}}
 
* <code>{{Steamgroup|comptf|text=Comp.tf}}</code> generates
 
 
{{Steamgroup|comptf|text=Comp.tf}}
 
{{Steamgroup|comptf|text=Comp.tf}}
 
[[Category:Template]]
 
[[Category:Template]]
 
</noinclude>
 
</noinclude>

Latest revision as of 18:39, 8 September 2013

Steam icon.png


Usage[edit]

You just need to copy any of the code snippets below and change the variables accordingly.


  • {{Steamgroup|comptf}} generates

Steam icon.png


  • {{Steamgroup|comptf|text}} generates

Steam icon.png Steam Group Page


  • {{Steamgroup|comptf|text=Comp.tf}} generates

Steam icon.png Comp.tf