Template:Link
Материал из Valve Developer Community
Перейти к навигации
Перейти к поиску
…
Страница документации Template:Link/doc/ru не существует.
Вместо неё будет отображена документация на английском. Если после данного сообщения ничего нет, вероятней всего документации не существует даже на английском.
Вместо неё будет отображена документация на английском. Если после данного сообщения ничего нет, вероятней всего документации не существует даже на английском.
Creates an external link.
Usage
This template is usually written in a single line. To use it, insert{{Link}} into the desired page and specify the parameters to the right of the template name in the following format: {{Link|parameter 1=value|parameter 2=value}}.Parameters and Examples
| Parameter | Description | Example | Preview |
|---|---|---|---|
{{{1}}}
|
Link type or link without https://.Available link types:
|
{{link|wiki.teamfortress.com}}
|
wiki.teamfortress.com |
{{link|plain|wiki.teamfortress.com}}
|
wiki.teamfortress.com | ||
{{{2}}}
|
Text displayed instead of a link. |
{{link|wiki.teamfortress.com|Wikipedia Main Page}}
|
Team Fortress Wiki |
{{{color}}}
|
Color of displayed text. | {{link|wiki.teamfortress.com|Team Fortress Wiki|color=rgb(240 180 100)}}
|
Team Fortress Wiki |
See also
- {{codelink}} - keyboard input style link.