Template:No: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (Added Croatian)
(Dark mode. Can't use transparent color because of class=wikitable still has a white base background.)
 
Line 1: Line 1:
{{Uselangflags|en=1|de=1|hr=1|ru=1|vi=1}}
{{Uselangflags|en=1|de=1|hr=1|ru=1|vi=1}}
{{Doc|docpage=Template:Yes/doc}}
{{Doc|docpage=Template:Yes/doc}}
<includeonly><onlyinclude>style="background:#FF9090; color:black; vertical-align:middle; text-align:{{{align|center}}}; {{{style|}}}" class="table-no"|{{{1|{{#switch: {{language}}
<includeonly><onlyinclude>style="background:#503838; vertical-align:middle; text-align:{{{align|center}}}; {{{style|}}}" class="table-no"|{{{1|{{#switch: {{language}}
| #default = No
| #default = No
| de = Nein
| de = Nein

Latest revision as of 00:04, 9 February 2025

English (en)Deutsch (de)Hrvatski (hr)Русский (ru)Tiếng Việt (vi)
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

Usage

This template is designed to be used in comparison tables.


Parameters

  • {{{1}}} – The first unnamed parameter overrides the displayed text;
  • {{{align}}} – Overrides the alignment of the text in the table cell;
  • {{{style}}} – Override any style attributes of the table cell.

Examples

class = standard-table
Table Cell Wikitext Result
{{No}} No
{{No|Text}} Text
{{No|[[Main Page]]}} Main Page
{{No|align=left}} No
{{No|style=color:#FFF}} No
class = wikitable
Table Cell Wikitext Result
{{No}} No
{{No|Text}} Text
{{No|[[Main Page]]}} Main Page
{{No|align=left}} No
{{No|style=color:#FFF}} No
no class
Table Cell Wikitext Result
{{No}} No
{{No|Text}} Text
{{No|[[Main Page]]}} Main Page
{{No|align=left}} No
{{No|style=color:#FFF}} No

See Also

Table Cell Wikitext Result Indicates... Color Code
{{Yes}} Yes positive #385038
{{No}} No negative #503838
{{N/A}} N/A not applicable or
not available
#585838
{{Both}} Both multiple possibilities #383850