Template:Steamgroup: Difference between revisions
Jump to navigation
Jump to search
created steam group template |
m fixed template |
||
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>{{ | * <code>{{Steamgroup|comptf|text}}</code> generates | ||
{{ | {{Steamgroup|comptf|text}} | ||
* <code>{{ | * <code>{{Steamgroup|comptf}}</code> generates | ||
{{ | {{Steamgroup|comptf}} | ||
* <code>{{ | * <code>{{Steamgroup|comptf|text=Comp.tf}}</code> generates | ||
{{ | {{Steamgroup|comptf|text=Comp.tf}} | ||
[[Category:Template]] | [[Category:Template]] | ||
</noinclude> | </noinclude> |