Difference between revisions of "Template:Steamgroup"

From comp.tf
Jump to navigation Jump to search
(created steam group template)
 
m (fixes)
 
(One intermediate revision by the same user not shown)
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>{{Steam|comptf|text}}</code> generates
+
You just need to copy any of the code snippets below and change the variables accordingly.
{{Steamgroups|comptf|text}}
+
 
* <code>{{Steam|comptf}}</code> generates
+
 
{{Steam|comptf}}
+
* <code><nowiki>{{Steamgroup|comptf}}</nowiki></code> generates
* <code>{{Steam|comptf|text=Comp.tf}}</code> generates
+
{{Steamgroup|comptf}}
{{Steam|comptf|text=Comp.tf}}
+
* <code><nowiki>{{Steamgroup|comptf|text}}</nowiki></code> generates
 +
{{Steamgroup|comptf|text}}
 +
* <code><nowiki>{{Steamgroup|comptf|text=Comp.tf}}</nowiki></code> generates
 +
{{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