Difference between revisions of "Template:Steamgroup"
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> | + | * <code><nowiki>{{Steamgroup|comptf|text=Comp.tf}}</nowiki></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
Usage[edit]
You just need to copy any of the code snippets below and change the variables accordingly.
{{Steamgroup|comptf}}
generates
{{Steamgroup|comptf|text}}
generates
{{Steamgroup|comptf|text=Comp.tf}}
generates