Template:Userbox link: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (Mailmanmicky moved page Template:Userbox gb to Template:Userbox link)
mNo edit summary
Line 1: Line 1:
<includeonly><onlyinclude>{{userbox
<includeonly><onlyinclude>
| border-c = rgb(255, 224, 51,.4)
{{#switch:{{{type}}}
| id-s    = background:rgb(255, 224, 51,.16)
| Gamebanana =
| info-s  = background:rgb(255, 224, 51,.16)
  {{userbox
| id      = [[File:Gblogo.png|18px|link=]]
    | border-c = rgb(255, 224, 51,.4)
| info    = This user can be found over at <span class="plainlinks">[https://gamebanana.com/{{#if:{{{1|}}}|members/{{{1|}}}|}} GameBanana].</span>
    | id-s    = background:rgb(255, 224, 51,.16)
    | info-s  = background:rgb(255, 224, 51,.16)
    | id      = [[File:Gblogo.png|18px|link=]]
    | info    = This user can be found over at <span class="plainlinks">[https://gamebanana.com/{{#if:{{{1|}}}|members/{{{1|}}}|}} GameBanana].</span>
  }}
 
}}</onlyinclude></includeonly>
}}</onlyinclude></includeonly>


{{doc}}{{ModernTodo|Documentation}}
{{doc}}{{ModernTodo|Documentation}}

Revision as of 12:57, 23 April 2023


English (en)Deutsch (de)Esperanto (eo)Español (es)Français (fr)Suomi (fi)Hrvatski (hr)Magyar (hu)Italiano (it)日本語 (ja)한국어 (ko)Nederlands (nl)Polski (pl)Português (pt)Português do Brasil (pt-br)Русский (ru)Slovenčina (sk)Svenska (sv)Türkçe (tr)Українська (uk)Tiếng Việt (vi)中文 (zh)中文(臺灣) (zh-tw)
Curly brackets white.pngTemplate Documentation [view] [edit]
Icon-translate.png Available doc translations
View
Page history
Icon-translate.png
This template uses a strings subpage
Please follow the format on this subpage(s) to add translations.

Userbox used for specifying a link to a website where you can be found.

Translations

The used strings are on the strings subpage. Please follow the format to add translations for them.

Copy and Paste

{{Userbox link | type = <Available values: twitter, youtube, gamebanana> | 1 = }}

Parameters and Examples

Parameter Description Example Preview
{{{type}}} String parameter for specifying the type of website you want to link to.
| type = GameBanana
{{{1}}} For specifying additional required information.
| 1 = 1734849

Template:ModernTodo