Template:Abbr

From Valve Developer Community
Revision as of 09:11, 11 October 2023 by Kr0tchet (talk | contribs) (Created page with "<abbr {{#if: {{{class|}}} | class="{{{class}}" }} {{#if: {{{id|}}} | id="{{{id}}}" }} title="{{#if:{{{template|}}}|{{{2}}}|{{#tag:nowiki|{{{2}}}}}}}">{{{1}}}</abbr><noinclude>...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

{{{1}}}

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

Documentation

Note.pngNote:Imported from PCGW. See the original template here.
Description

Used to create hover tooltips, similar to the :hover CSS selector. Can be used within other templates in optional parameter is passed.

Arguments
  • class - Optional;
  • id - Optional;
  • 1 - Mandatory. Text the tooltip will be applied to;
  • 2 - Mandatory. Text in tooltip. Suppresses wiki syntax.
  • template - Optional. Set as Yes. Only used when inserted into another template.
Syntax
{{Abbr|1|2|class=|id=|template=}}

License

Note.pngNote:Actual license is Attribution-NonCommercial-ShareAlike 3.0 Unported (CC BY-NC-SA 3.0). According to PCGW Website.