Template:Userbox link: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
m (test)
Line 1: Line 1:
<includeonly><onlyinclude>
{{doc}}<includeonly><onlyinclude><!--
{{#switch:{{{type}}}
--> {{#switch:{{{type}}}<!--
| Gamebanana =  
--> | Gamebanana = <!--
   {{userbox
   --> {{userbox <!--
     | border-c = rgb(255, 224, 51,.4)
     --> | border-c = rgb(255, 224, 51,.4) <!--
     | id-s    = background:rgb(255, 224, 51,.16)
     --> | id-s    = background:rgb(255, 224, 51,.16) <!--
     | info-s  = background:rgb(255, 224, 51,.16)
     --> | info-s  = background:rgb(255, 224, 51,.16) <!--
     | id      = [[File:Gblogo.png|18px|link=]]
     --> | 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>
     --> | 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}}
--> {{ModernTodo|Documentation}}

Revision as of 12:59, 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