Template:Entity also in Source: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (added language bar.)
m (can now code-ify the link or have it show a different name.)
Line 1: Line 1:
{{lang|Template:Entity also in Source}}
{{lang|{{FULLPAGENAME}}}}
<onlyinclude>{{messagebox
<onlyinclude>{{messagebox
|text = This entity is also available as [[{{{1}}}]] for the Source engine.
|text = This entity is also available as <!--
indent-->{{#if: {{{code|}}}| {{ent|{{{1}}}|{{{alt|}}}}} |<!--if code is set, calls Ent; alt gets ignored if blank
-->[[{{{1}}}|{{{alt|{{{1}}}}}}]] }}<!--if code isn't set, it's a normal link; if alt isn't set, it defaults to 1 (the parameter)
--> for the Source engine.
|image = [[File:Source-logo.png|40px|link=]]
|image = [[File:Source-logo.png|40px|link=]]
|bdcolor = #ffbb00
|bdcolor = #ffbb00
}}</onlyinclude>[[Category:Notice templates|{{PAGENAME}}]]
}}</onlyinclude>[[Category:Notice templates|{{PAGENAME}}]]
{{documentation|content={{param|1}} is the name of another article. If {{param|code}} is set, the link will be code-ified.
Use {{param|alt}} to change the link text.}}

Revision as of 10:02, 24 May 2022

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
Icon-translate.png
This template uses a strings subpage
Please follow the format on this subpage(s) to add translations.

{{{1}}} is the name of another article. If {{{code}}} is set, the link will be code-ified.

Use {{{alt}}} to change the link text.