<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="zh">
	<id>https://arolstar52-zhtest.hf.space/index.php?action=history&amp;feed=atom&amp;title=Template%3ATable_cell_templates%2Fdoc</id>
	<title>Template:Table cell templates/doc - 版本历史</title>
	<link rel="self" type="application/atom+xml" href="https://arolstar52-zhtest.hf.space/index.php?action=history&amp;feed=atom&amp;title=Template%3ATable_cell_templates%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://arolstar52-zhtest.hf.space/index.php?title=Template:Table_cell_templates/doc&amp;action=history"/>
	<updated>2026-07-15T19:58:53Z</updated>
	<subtitle>在这个wiki上该页的修订历史</subtitle>
	<generator>MediaWiki 1.43.9</generator>
	<entry>
		<id>https://arolstar52-zhtest.hf.space/index.php?title=Template:Table_cell_templates/doc&amp;diff=783130&amp;oldid=prev</id>
		<title>imported&gt;Nebulatria 来自 2025年3月26日 (三) 01:35</title>
		<link rel="alternate" type="text/html" href="https://arolstar52-zhtest.hf.space/index.php?title=Template:Table_cell_templates/doc&amp;diff=783130&amp;oldid=prev"/>
		<updated>2025-03-26T01:35:24Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新页面&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;lt;noinclude&amp;gt;{{Documentation subpage}}&lt;br /&gt;
{{Translating|||tpercent=40|tfrom=[[:en:Template:Table cell templates/doc]]|time=2020-06-17T15:32:05+00:00}}&amp;lt;/noinclude&amp;gt;&lt;br /&gt;
{{#switch: {{FULLPAGENAME}}&lt;br /&gt;
| Template:BLACK = {{For|文本顏色模板|Template:Black}}&lt;br /&gt;
| Template:Ya = {{For|較小的勾號且無綠色背景的模板|Template:Aye}}&lt;br /&gt;
| Template:Maybe = {{For|黃色勾號模板|Template:Mby}}&lt;br /&gt;
| Template:TBA = {{distinguish|Template:TBD}}&lt;br /&gt;
| Template:Pending = {{For|帶有小圖示的評論模板|Template:Tobedone|Template:Bug pending|Template:PendingRequest}}&lt;br /&gt;
}}&lt;br /&gt;
本系列中的模板用于在[[Help:表格|表格]]中创建一个含有文本以及适当的背景颜色的单元格。&lt;br /&gt;
&lt;br /&gt;
它们通常用于[[:Category:比較學|比较表]]中。&lt;br /&gt;
&lt;br /&gt;
例如，{{Tlx|yes}}将产生一个绿色背景的单元格。单元格中的文本取自[[Help:模板|第一个参数]]。例如，{{tlx|yes|Sure}}将输出“Sure”；在未指定第一参数值的情况下，{{Tlx|yes}}将输出默认值：“是”。大多数模板允许编者以这种方式覆盖默认文本，有些模板需要在调用后放置文本（&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{&amp;lt;/nowiki&amp;gt;&amp;#039;&amp;#039;table cell template&amp;#039;&amp;#039;}} &amp;#039;&amp;#039;文本&amp;#039;&amp;#039;&amp;lt;/code&amp;gt;），有些模板还需要在两者之间使用竖线（&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{&amp;lt;/nowiki&amp;gt;&amp;#039;&amp;#039;table cell template&amp;#039;&amp;#039;}} | &amp;#039;&amp;#039;文本&amp;#039;&amp;#039;&amp;lt;/code&amp;gt;）。下表中提供了关于颜色和默认文本的信息。&lt;br /&gt;
&lt;br /&gt;
{{Warnsign|重要提醒}}：如果您想对表格单元格使用其他属性，例如&amp;lt;code&amp;gt;colspan&amp;lt;/code&amp;gt;或&amp;lt;code&amp;gt;rowspan&amp;lt;/code&amp;gt;，则需要将它们放在被调用的模板之前，并且与被调用的模板之间&amp;#039;&amp;#039;&amp;#039;不能有竖线&amp;lt;code&amp;gt;|&amp;lt;/code&amp;gt;&amp;#039;&amp;#039;&amp;#039;，例如：&lt;br /&gt;
&lt;br /&gt;
{| class=wikitable align=right&lt;br /&gt;
!{{Yes}} ||{{No}} ||rowspan=2 {{n/a}}&lt;br /&gt;
|-&lt;br /&gt;
|colspan=2 style=&amp;quot;border:solid 3px Maroon&amp;quot; {{Yes-No}}&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;wikitext&amp;quot;&amp;gt;...&lt;br /&gt;
!{{Yes}} ||{{No}} ||rowspan=2 {{n/a}}&lt;br /&gt;
|-&lt;br /&gt;
|colspan=2 style=&amp;quot;border:solid 3px Maroon&amp;quot; {{Yes-No}}&lt;br /&gt;
...&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== 模板 ==&lt;br /&gt;
&amp;lt;div style=&amp;quot;overflow:100%;&amp;quot;&amp;gt;&lt;br /&gt;
{{sticky header}}&lt;br /&gt;
{| class=&amp;quot;wikitable sortable sticky-header-multi&amp;quot; style=&amp;quot;width:100%; text-align:left;&amp;quot;&lt;br /&gt;
|+ Table cell templates&lt;br /&gt;
! scope=&amp;quot;col&amp;quot; rowspan=2 class=unsortable | 属性&amp;lt;ref name=&amp;quot;table-cell-templates-table-css&amp;quot;&amp;gt;可以在[[Help:用户样式|用户样式表]]中引用表格单元格模板的HTML属性以更改外观。&amp;lt;!--原文：The HTML class of table cell templates may be referenced in a [[m:help:User style|user stylesheet]] to change appearance.--&amp;gt;&amp;lt;/ref&amp;gt;&lt;br /&gt;
! scope=&amp;quot;colgroup&amp;quot; colspan=2 class=unsortable | 默认语法&lt;br /&gt;
! scope=&amp;quot;colgroup&amp;quot; colspan=2 class=unsortable | 自定义语法&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;col&amp;quot; class=unsortable | 语法&lt;br /&gt;
! scope=&amp;quot;col&amp;quot; class=unsortable | 预览&lt;br /&gt;
! scope=&amp;quot;col&amp;quot; class=unsortable | 语法&lt;br /&gt;
! scope=&amp;quot;col&amp;quot; class=unsortable | 预览&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=2| {{Monospace|table-rh}}&lt;br /&gt;
| {{tlx|rh}} {{Monospace|{{!}} Row header}}&amp;lt;ref name=&amp;quot;table-cell-templates-table-after+pipe&amp;quot; /&amp;gt; || {{rh}} | Row header || {{tlx|rh|2=align=right}} {{mono|{{!}} Row header}} || {{rh|align=right}} | Row header&lt;br /&gt;
|-&lt;br /&gt;
| {{tlx|rh2}} {{Monospace|{{!}} Row header}}&amp;lt;ref name=&amp;quot;table-cell-templates-table-after+pipe&amp;quot;&amp;gt;Does not take a parameter; the content should be placed after the template call, separated by a pipe (|) character.&amp;lt;/ref&amp;gt; || {{rh2}} | Row header || {{tlx|rh2|2=align=center}} {{mono|{{!}} Row header}} || {{rh2|align=center}} | Row header&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=4| {{Monospace|table-yes}}&lt;br /&gt;
| {{tlx|yes}} || {{yes}} || {{tlx|yes|&amp;lt;nowiki&amp;gt;自訂[[純文字|文字]]&amp;lt;/nowiki&amp;gt;}} ||{{yes|自訂[[純文字|文字]]}}&lt;br /&gt;
|-&lt;br /&gt;
| {{tlx|yes C}} || {{yes C}} || {{tlx|yes C|&amp;lt;nowiki&amp;gt;自訂[[純文字|文字]]&amp;lt;/nowiki&amp;gt;}} ||{{yes C|自訂[[純文字|文字]]}}&lt;br /&gt;
|-&lt;br /&gt;
| {{tlx|yes O}} || {{yes O}} || {{tlx|yes O|&amp;lt;nowiki&amp;gt;自訂[[純文字|文字]]&amp;lt;/nowiki&amp;gt;}} ||{{yes O|自訂[[純文字|文字]]}}&lt;br /&gt;
|-&lt;br /&gt;
| {{tlx|yes N}} || {{yes N}} || {{tlx|yes N|&amp;lt;nowiki&amp;gt;自訂[[純文字|文字]]&amp;lt;/nowiki&amp;gt;}} || {{yes N|自訂[[純文字|文字]]}}&lt;br /&gt;
|-&lt;br /&gt;
| {{Monospace|table-maybe}}&lt;br /&gt;
| {{tlx|maybe}} || {{maybe}} || {{tlx|maybe|&amp;lt;nowiki&amp;gt;自訂[[純文字|文字]]&amp;lt;/nowiki&amp;gt;}} ||{{maybe|自訂[[純文字|文字]]}}&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=8| {{Monospace|table-no}}&lt;br /&gt;
| {{tlx|no}} || {{no}} || {{tlx|no|&amp;lt;nowiki&amp;gt;自訂[[純文字|文字]]&amp;lt;/nowiki&amp;gt;}} || {{no|自訂[[純文字|文字]]}}&lt;br /&gt;
|-&lt;br /&gt;
| {{tlx|no O}} || {{no O}} || {{tlx|no O|&amp;lt;nowiki&amp;gt;自訂[[純文字|文字]]&amp;lt;/nowiki&amp;gt;}} || {{no O|自訂[[純文字|文字]]}}&lt;br /&gt;
|-&lt;br /&gt;
| {{tlx|no X}} || {{no X}} || {{tlx|no X|&amp;lt;nowiki&amp;gt;自訂[[純文字|文字]]&amp;lt;/nowiki&amp;gt;}} || {{no X|自訂[[純文字|文字]]}}&lt;br /&gt;
|-&lt;br /&gt;
| {{tlx|eliminated}} || {{eliminated}} || {{tlx|eliminated|出局}} || {{eliminated|出局}}&lt;br /&gt;
|-&lt;br /&gt;
| {{tlx|lost}} || {{lost}} || {{tlx|lost|失蹤}} || {{lost|失蹤}}&lt;br /&gt;
|-&lt;br /&gt;
| {{tlx|active fire}}&amp;lt;ref&amp;gt;該模板在英文維基百科與{{WikiProject link|野火}}相關（中文維基百科無此專題）。&amp;lt;/ref&amp;gt; || {{active fire}} ||{{tlx|active fire|12%}}||{{active fire|12%}}&lt;br /&gt;
|-&lt;br /&gt;
| {{tlx|safe}} || {{safe}} || {{tlx|safe|被保护}} || {{safe|被保护}}&lt;br /&gt;
|-&lt;br /&gt;
| {{tlx|no Y}} || {{no Y}} || {{tlx|no Y|&amp;lt;nowiki&amp;gt;自訂[[純文字|文字]]&amp;lt;/nowiki&amp;gt;}} ||{{no Y|自訂[[純文字|文字]]}}&lt;br /&gt;
|-&lt;br /&gt;
| {{Monospace|table-active}}&lt;br /&gt;
| {{tlx|active}} || {{active}} || {{tlx|active|live}} || {{active|live}}&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=2| {{Monospace|table-siteactive}}&lt;br /&gt;
| {{tlx|site active}} || {{site active}} || {{tlx|site active|up}} || {{site active|up}}&lt;br /&gt;
|-&lt;br /&gt;
| {{tlx|coming soon}} || {{coming soon}} || {{tlx|coming soon|半年內}} || {{coming soon|半年內}}&lt;br /&gt;
|-&lt;br /&gt;
| {{Monospace|table-siteinactive}}&lt;br /&gt;
| {{tlx|site inactive}} || {{site inactive}} || {{tlx|site inactive|down}} || {{site inactive|down}}&lt;br /&gt;
|-&lt;br /&gt;
| rowspan=2 |{{Monospace|table-success}}&lt;br /&gt;
| {{tlx|success}} || {{success}} || {{tlx|success|任務完成}} || {{success|任務完成}}&lt;br /&gt;
|-&lt;br /&gt;
| {{tlx|operational}} || {{operational}} || {{tlx|operational|returning data}} || {{operational|returning data}}&lt;br /&gt;
|-&lt;br /&gt;
| {{Monospace|table-failure}}&lt;br /&gt;
| {{tlx|failure}} || {{failure}} || {{tlx|failure|wrong orbit}} || {{failure|wrong orbit}}&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=11| {{Monospace|table-yes2}}&lt;br /&gt;
| {{tlx|yes2}} || {{yes2}} || {{tlx|yes2|text}} || {{yes2|text}}&lt;br /&gt;
&amp;lt;!--|-&lt;br /&gt;
| {{tlx|good}} || {{good}} || {{tlx|good|A}} || {{good|A}}--&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{tlx|ya}} || {{ya}} || {{tlx|ya|text{{=}}ya}} || {{ya|text=ya}}&lt;br /&gt;
|-&lt;br /&gt;
| {{tlx|ya|Ya}} || {{ya|Ya}} || {{tlx|ya|text|link{{=}}WP:ALT}} || {{ya|text|link=WP:ALT}}&lt;br /&gt;
|-&lt;br /&gt;
| {{tlx|yan}} || {{yan}} || {{tlx|yan|text{{=}}ya}} || {{yan|text=ya}}&lt;br /&gt;
|-&lt;br /&gt;
| {{tlx|won}} || {{won}} || {{tlx|won|text{{=}}white|color{{=}}darkblue|winner}} || {{won|text=white|color=darkblue|winner}}&lt;br /&gt;
|-&lt;br /&gt;
| {{tlx|won|place{{=}}1}} || {{won|place=1}} || {{tlx|won|place{{=}}gold}} || {{won|place=gold}}&lt;br /&gt;
|-&lt;br /&gt;
| {{tlx|won|place{{=}}2}} || {{won|place=2}} || {{tlx|won|place{{=}}silver}} || {{won|place=silver}}&lt;br /&gt;
|-&lt;br /&gt;
| {{tlx|won|place{{=}}3}} || {{won|place=3}} || {{tlx|won|place{{=}}bronze}} || {{won|place=bronze}}&lt;br /&gt;
|-&lt;br /&gt;
| {{tlx|WinDL}} || {{WinDL}} || {{tlx|WinDL|win}} || {{WinDL|win}}&lt;br /&gt;
|-&lt;br /&gt;
| {{tlx|WinDL|res{{=}}D}} || {{WinDL|res=D}} || {{tlx|WinDL|res{{=}}draw}} || {{WinDL|res=draw}}&lt;br /&gt;
|-&lt;br /&gt;
| {{tlx|WinDL|res{{=}}L}} || {{WinDL|res=L}} || {{tlx|WinDL|res{{=}}loss}} || {{WinDL|res=loss}}&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=9| {{Monospace|table-no2}}&lt;br /&gt;
| {{tlx|no2}} || {{no2}} || {{tlx|no2|text}} || {{no2|text}}&lt;br /&gt;
|-&lt;br /&gt;
| {{tlx|na}} || {{na}} || {{tlx|na|text{{=}}na}} || {{na|text=na}}&lt;br /&gt;
|-&lt;br /&gt;
| {{tlx|na|Na}} || {{na|Na}} || {{tlx|na|text|link{{=}}WP:ALT}} || {{na|text|link=WP:ALT}}&lt;br /&gt;
|-&lt;br /&gt;
| {{tlx|na neutral}} || {{na neutral}} || {{tlx|na neutral|text{{=}}na}} || {{na neutral|text=na}}&lt;br /&gt;
|-&lt;br /&gt;
| {{tlx|nom}} || {{nom}} || {{tlx|nom|5}} || {{nom|5}}&lt;br /&gt;
|-&lt;br /&gt;
| {{tlx|notnom}} || {{notnom}} || | {{tlx|notnom|not selected}} || {{notnom|not selected}}&lt;br /&gt;
|-&lt;br /&gt;
| {{tlx|shortlisted}} || {{shortlisted}} || {{tlx|shortlisted|proposed}} || {{shortlisted|proposed}}&lt;br /&gt;
|-&lt;br /&gt;
| {{tlx|longlisted}} || {{longlisted}} || {{tlx|longlisted|rejected}} || {{longlisted|rejected}}&lt;br /&gt;
|-&lt;br /&gt;
| {{tlx|TBA}} || {{TBA}} || {{tlx|TBA|to be announced}} || {{TBA|to be announced}}&lt;br /&gt;
|-&lt;br /&gt;
| rowspan=16| {{Monospace|table-partial}}&lt;br /&gt;
| {{tlx|partial}} || {{partial}} || {{tlx|partial|almost done}} ||{{partial|almost done}}&lt;br /&gt;
|-&lt;br /&gt;
| {{tlx|Regional}} || {{Regional}} || {{tlx|Regional|Uyghur}} || {{Regional|Uyghur}}&lt;br /&gt;
|-&lt;br /&gt;
| {{tlx|MaybeCheck}} || {{MaybeCheck}} || {{tlx|MaybeCheck|text{{=}}possibly}} || {{MaybeCheck|text=possibly}}&lt;br /&gt;
|-&lt;br /&gt;
| {{tlx|MaybeCheck|possibly}} || {{MaybeCheck|possibly}} || {{tlx|MaybeCheck|text|link{{=}}WP:ALT}} || {{MaybeCheck|text|link=WP:ALT}}&lt;br /&gt;
|-&lt;br /&gt;
| {{tlx|partial success}} || {{partial success}} || {{tlx|partial success|&amp;lt;br /&amp;gt;reached orbit and returned pictures}} || {{partial success|reached orbit and returned pictures}}&lt;br /&gt;
|-&lt;br /&gt;
| {{tlx|partial failure}} || {{partial failure}} || {{tlx|partial failure|&amp;lt;nowiki&amp;gt;[[&amp;lt;/nowiki&amp;gt;Cubesat]] not deployed}} || {{partial failure|[[Cubesat]] not deployed}}&lt;br /&gt;
|-&lt;br /&gt;
| {{tlx|okay}} || {{okay}} || {{tlx|okay|C}} || {{okay|C}}&lt;br /&gt;
|-&lt;br /&gt;
| {{tlx|Yes-No}} || {{Yes-No}} || {{tlx|Yes-No|yes with an if; no with a but}} || {{Yes-No|yes with an if; no with a but}}&lt;br /&gt;
|-&lt;br /&gt;
| {{tlx|some}} || {{some}} || {{tlx|some|many}} || {{some|many}}&lt;br /&gt;
|-&lt;br /&gt;
| {{tlx|pending}} || {{pending}} || {{tlx|pending|awaiting}} || {{pending|awaiting}}&lt;br /&gt;
|-&lt;br /&gt;
| {{tlx|sometimes}} || {{sometimes}} || {{tlx|sometimes|occasionally}} || {{sometimes|occasionally}}&lt;br /&gt;
|-&lt;br /&gt;
| {{tlx|rarely}} || {{rarely}} || {{tlx|rarely|seldom}}|| {{rarely|seldom}}&lt;br /&gt;
|-&lt;br /&gt;
| {{tlx|usually}} || {{usually}} || {{tlx|usually|commonly}} || {{usually|commonly}}&lt;br /&gt;
|-&lt;br /&gt;
| {{tlx|unofficial}} || {{unofficial}} || {{tlx|unofficial|&amp;lt;nowiki&amp;gt;&amp;#039;&amp;#039;de facto&amp;#039;&amp;#039;&amp;lt;/nowiki&amp;gt;}} || {{unofficial|&amp;#039;&amp;#039;de facto&amp;#039;&amp;#039;}}&lt;br /&gt;
|-&lt;br /&gt;
| {{tlx|unofficial2}} || {{unofficial2}} || {{tlx|unofficial2|&amp;lt;nowiki&amp;gt;&amp;#039;&amp;#039;de facto&amp;#039;&amp;#039;&amp;lt;/nowiki&amp;gt;}} || {{unofficial2|&amp;#039;&amp;#039;de facto&amp;#039;&amp;#039;}}&lt;br /&gt;
|-&lt;br /&gt;
| {{tlx|nonpartisan}} || {{nonpartisan}} || {{tlx|nonpartisan|impartial}} || {{nonpartisan|impartial}}&lt;br /&gt;
|-&lt;br /&gt;
| {{Monospace|table-any}}&lt;br /&gt;
| {{tlx|any}} || {{any}} || {{tlx|any|anyone}}|| {{any|anyone}}&lt;br /&gt;
|-&lt;br /&gt;
| {{Monospace|table-automatic}}&lt;br /&gt;
| {{tlx|perhaps}} || {{perhaps}} || {{tlx|perhaps|maybe}} || {{perhaps|maybe}}&lt;br /&gt;
|-&lt;br /&gt;
| {{Monospace|table-draw}}&lt;br /&gt;
| {{tlx|draw}} || {{draw}} || {{tlx|draw|1:1}} || {{draw|1:1}}&lt;br /&gt;
|-&lt;br /&gt;
| {{Monospace|table-noAttempt}}&lt;br /&gt;
| {{tlx|No attempt}} || {{No attempt}} || {{tlx|No attempt|No landing attempted}} || {{No attempt|No landing attempted}}&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=7| {{Monospace|table-na}}&lt;br /&gt;
| {{tlx|n/a}} || {{n/a}} || {{tlx|n/a|unavailable}}|| {{n/a|unavailable}}&lt;br /&gt;
|-&lt;br /&gt;
| {{tlx|varies}} || {{varies}} || {{tlx|varies|differs}}|| {{varies|differs}}&lt;br /&gt;
|-&lt;br /&gt;
| {{tlx|non-album single}}&amp;lt;ref&amp;gt;該模板與{{WikiProject link|音樂}}相關&amp;lt;/ref&amp;gt; || {{non-album single}} || {{tlx|non-album single|EP}} || {{non-album single|EP}}&lt;br /&gt;
|-&lt;br /&gt;
| {{tlx|unreleased}} || {{unreleased}} || {{tlx|unreleased|shelved}} || {{unreleased|shelved}}&lt;br /&gt;
|-&lt;br /&gt;
| {{tlx|BLACK}} || {{BLACK}} || {{tlx|BLACK|banned}} || {{BLACK|banned}}&lt;br /&gt;
|-&lt;br /&gt;
| {{tlx|sdash}} || {{sdash}} || {{tlx|sdash}}|| {{sdash}}&lt;br /&gt;
|-&lt;br /&gt;
| {{tlx|vacant}} || {{vacant}} || {{tlx|vacant|missing}} || {{vacant|missing}}&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=2| {{Monospace|table-unknown}}&lt;br /&gt;
| {{tlx|unknown}} || {{Unknown}} || {{tlx|unknown|?}} || {{unknown|?}}&lt;br /&gt;
|-&lt;br /&gt;
| {{tlx|dunno}} || {{Dunno}} || {{tlx|dunno|not sure}} || {{dunno|not sure}}&lt;br /&gt;
|-&lt;br /&gt;
| {{Monospace|table-included}}&lt;br /&gt;
| {{tlx|included}} || {{included}} || {{tlx|included|incorporated}} || {{included|incorporated}}&lt;br /&gt;
|-&lt;br /&gt;
| {{Monospace|noresult}}&lt;br /&gt;
| {{tlx|no result}} || {{no result}} || {{tlx|no result|NR}} || {{no result|NR}}&lt;br /&gt;
|-&lt;br /&gt;
| {{Monospace|table-planned}}&lt;br /&gt;
| {{tlx|planned}} || {{planned}} || {{tlx|planned|July 2028}} || {{planned|July 2028}}&lt;br /&gt;
|-&lt;br /&gt;
| {{Monospace|table-scheduled}}&lt;br /&gt;
| {{tlx|scheduled}} || {{scheduled}} || {{tlx|scheduled|3 March 2027}} || {{scheduled|3 March 2027}}&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=9| {{Monospace|table-software}}&amp;lt;ref&amp;gt;該模板與{{WikiProject link|軟件}}相關。&amp;lt;/ref&amp;gt;&lt;br /&gt;
| {{tlx|beta}} || {{beta}} || {{tlx|beta|preview}} || {{beta|preview}}&lt;br /&gt;
|-&lt;br /&gt;
| {{tlx|table-experimental}} || {{table-experimental}} || {{tlx|table-experimental|lab}} || {{table-experimental|lab}}&lt;br /&gt;
|-&lt;br /&gt;
| {{tlx|nightly}} || {{nightly}} || {{tlx|nightly|dev}} || {{nightly|dev}}&lt;br /&gt;
|-&lt;br /&gt;
| {{tlx|release-candidate}} || {{release-candidate}} || {{tlx|release-candidate|RC}} || {{release-candidate|RC}}&lt;br /&gt;
|-&lt;br /&gt;
| {{tlx|open source}} || {{open source}} || {{tlx|open source|software libre}} || {{open source|software libre}}&lt;br /&gt;
|-&lt;br /&gt;
| {{tlx|free}} || {{free}} || {{tlx|free|empty}} || {{free|empty}}&lt;br /&gt;
|-&lt;br /&gt;
| {{tlx|proprietary}} || {{proprietary}} || {{tlx|proprietary|custom extension}} || {{proprietary|custom extension}}&lt;br /&gt;
|-&lt;br /&gt;
| {{tlx|nonfree}} || {{nonfree}} || {{tlx|nonfree|paid}} || {{nonfree|paid}}&lt;br /&gt;
|-&lt;br /&gt;
| {{tlx|needs}} || {{needs}} || {{tlx|needs|req.}} || {{needs|req.}}&lt;br /&gt;
|-&lt;br /&gt;
| {{Monospace|table-depends}}&lt;br /&gt;
| {{tlx|depends}} || {{depends}} || {{tlx|depends|vendor-defined}} || {{depends|vendor-defined}}&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=2| {{Monospace|table-dropped}}&lt;br /&gt;
| {{tlx|dropped}} || {{dropped}} || {{tlx|dropped|discontinued}} || {{dropped|discontinued}}&lt;br /&gt;
|-&lt;br /&gt;
| {{tlx|terminated}} || {{terminated}} || {{tlx|terminated|fired}} || {{terminated|fired}}&lt;br /&gt;
|-&lt;br /&gt;
| {{Monospace|incorrect}}&lt;br /&gt;
| {{tlx|incorrect}} || {{incorrect}} || {{tlx|incorrect|wrong}} || {{incorrect|wrong}}&lt;br /&gt;
|-&lt;br /&gt;
| rowspan=8 | {{Monospace|table-debate}}&lt;br /&gt;
| {{tlx|D-P}} || {{D-P}} || {{tlx|D-P|present}} || {{D-P|present}}&lt;br /&gt;
|-&lt;br /&gt;
| {{tlx|D-A}} || {{D-A}} || {{tlx|D-A|absent}} || {{D-A|absent}}&lt;br /&gt;
|-&lt;br /&gt;
| {{tlx|D-I}} || {{D-I}} || {{tlx|D-I|invited}} || {{D-I|invited}}&lt;br /&gt;
|-&lt;br /&gt;
| {{tlx|D-O}} || {{D-O}} || {{tlx|D-O|other debate}} || {{D-O|other debate}}&lt;br /&gt;
|-&lt;br /&gt;
| {{tlx|D-N}} || {{D-N}} || {{tlx|D-N|not invited}} || {{D-N|not invited}}&lt;br /&gt;
|-&lt;br /&gt;
| {{tlx|D-Nv}} || {{D-Nv}} || {{tlx|D-Nv|not voting}} || {{D-Nv|not voting}}&lt;br /&gt;
|-&lt;br /&gt;
| {{tlx|D-W}} || {{D-W}} || {{tlx|D-W|withdrawn}} || {{D-W|withdrawn}}&lt;br /&gt;
|-&lt;br /&gt;
| {{tlx|D-Out}} || {{D-Out}} || {{tlx|D-Out|out of race}} || {{D-Out|out of race}}&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=14| {{Monospace|table-cast}}&amp;lt;ref&amp;gt;該模板與{{WikiProject link|電視}}相關。&amp;lt;/ref&amp;gt;&lt;br /&gt;
| {{tlx|CMain}} || {{CMain}} || {{tlx|CMain|text}} || {{CMain|text}}&lt;br /&gt;
|-&lt;br /&gt;
| {{tlx|CAlso starring}} || {{CAlso starring}} || {{tlx|CAlso starring|costar}} || {{CAlso starring|costar}}&lt;br /&gt;
|-&lt;br /&gt;
| {{tlx|CRecurring}} || {{CRecurring}} || {{tlx|CRecurring|regular guest}} || {{CRecurring|regular guest}}&lt;br /&gt;
|-&lt;br /&gt;
| {{tlx|CGuest}} || {{CGuest}} || {{tlx|CGuest|victim}} || {{CGuest|victim}}&lt;br /&gt;
|-&lt;br /&gt;
| {{tlx|COther}} || {{COther}} || {{tlx|COther|ensemble}} || {{COther|ensemble}}&lt;br /&gt;
|-&lt;br /&gt;
| {{tlx|CNone}} || {{CNone}} || {{tlx|CNone|cast}} || {{CNone|cast}}&lt;br /&gt;
|-&lt;br /&gt;
| {{tlx|CRemoved}} || {{CRemoved}} || {{tlx|CRemoved|edited}} || {{CRemoved|edited}}&lt;br /&gt;
|-&lt;br /&gt;
| {{tlx|CFinalist}} || {{CFinalist}} || {{tlx|CFinalist|contender}} || {{CFinalist|contender}}&lt;br /&gt;
|-&lt;br /&gt;
| {{tlx|CFinalist|place{{=}}3rd Place}} || {{CFinalist|place=3rd Place}} || {{tlx|CFinalist|place{{=}}third place}} || {{CFinalist|place=third place}}&lt;br /&gt;
|-&lt;br /&gt;
| {{tlx|exempt}} || {{exempt}} || {{tlx|exempt|exe}} || {{exempt|exe}}&lt;br /&gt;
|-&lt;br /&gt;
| {{tlx|Black Exempt}} || {{Black Exempt}} || {{tlx|Black Exempt|lack}} || {{Black Exempt|lack}}&lt;br /&gt;
|-&lt;br /&gt;
| {{tlx|nocontest}} || {{nocontest}} || {{tlx|nocontest|rescheduled}} || {{nocontest|rescheduled}}&lt;br /&gt;
|-&lt;br /&gt;
| {{tlx|Runner-up}} || {{Runner-up}} || {{tlx|Runner-up|2nd Place}} || {{Runner-up|2nd Place}}&lt;br /&gt;
|-&lt;br /&gt;
| {{tlx|Quit}} || {{Quit}} || {{tlx|Quit|left}} || {{Quit|left}}&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=10| &amp;#039;&amp;#039;no class&amp;#039;&amp;#039;&lt;br /&gt;
| {{tlx|not yet}} || {{not yet}} || {{tlx|not yet|NY}} || {{not yet|NY}}&lt;br /&gt;
|-&lt;br /&gt;
| {{tlx|optional}} || {{optional}} || {{tlx|optional|非強制性}} || {{optional|非強制性}}&lt;br /&gt;
|-&lt;br /&gt;
| {{tlx|shade|100}}% || {{shade|100}}% || {{tlx|shade|color{{=}}blue|100}}% || {{shade|color=blue|100}}%&lt;br /&gt;
|-&lt;br /&gt;
| {{tlx|shade|75}}% || {{shade|75}}% || {{tlx|shade|color{{=}}blue|75|73–78}}% || {{shade|color=blue|75|73–78}}%&lt;br /&gt;
|-&lt;br /&gt;
| {{tlx|shade|25}}% || {{shade|25}}% || {{tlx|shade|color{{=}}blue|25|&amp;lt;nowiki&amp;gt;{{val|25|2|u=%}}&amp;lt;/nowiki&amp;gt;}} || {{shade|color=blue|25|{{val|25|2|u=%}}}}&lt;br /&gt;
|-&lt;br /&gt;
| {{tlx|shade|0}}% || {{shade|0}}% || {{tlx|shade|color{{=}}blue|0}}% || {{shade|color=blue|0}}%&lt;br /&gt;
|-&lt;br /&gt;
| {{tlx|cell color|2|0|10}} || {{cell color|2|0|10}} || {{tlx|cell color|5|0|10|FF0000|0000FF}} || {{cell color|2|0|10|FF0000|0000FF}}&lt;br /&gt;
|-&lt;br /&gt;
| {{tlx|CellCategory|1}} || {{CellCategory|1}} || {{tlx|CellCategory|1|Group A}} || {{CellCategory|1|Group A}}&lt;br /&gt;
|-&lt;br /&gt;
| {{tlx|CellCategory|2}} || {{CellCategory|2}} || {{tlx|CellCategory|2|Group B|align{{=}}tc}} || {{CellCategory|2|Group B|align=tc}}&lt;br /&gt;
|-&lt;br /&gt;
| {{tlx|CellCategory|3}} || {{CellCategory|3}} || {{tlx|CellCategory|3|Group C|align{{=}}tr}} || {{CellCategory|3|Group C|align=tr}}&lt;br /&gt;
|}&amp;lt;/div&amp;gt;&lt;br /&gt;
{{notelist}}&lt;br /&gt;
&lt;br /&gt;
== 原始碼 ==&lt;br /&gt;
Common code to most if not all the templates in this series:&lt;br /&gt;
:&amp;lt;code&amp;gt;{{Table cell templates|class=&amp;#039;&amp;#039;automatic&amp;#039;&amp;#039;|text=&amp;#039;&amp;#039;text&amp;#039;&amp;#039;|bg=#&amp;#039;&amp;#039;abcdef&amp;#039;&amp;#039;}}&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Code specific to this template:&lt;br /&gt;
:&amp;lt;code&amp;gt;{{ {{BASEPAGENAME}} }}&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
To make a new table cell template you can use:&lt;br /&gt;
&amp;lt;syntaxhighlight lang=text inline&amp;gt;{{subst:Table cell templates|text= default text |bg= background color |class= a class name without prefix |align= standard horizontal alignment}}&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
You should leave out the &amp;lt;code&amp;gt;align&amp;lt;/code&amp;gt; parameter and often the &amp;lt;code&amp;gt;class&amp;lt;/code&amp;gt; parameter is unnecessary, too.&lt;br /&gt;
&lt;br /&gt;
Add the new template to the table in the [[Template:Table cell templates/doc|common documentation]] afterwards. Please consider reusing one of the other templates and please choose the color sensibly.&lt;br /&gt;
&lt;br /&gt;
If you find a table cell template that does not take a parameter and you want to be able to change the text in the cell, &amp;#039;&amp;#039;do not&amp;#039;&amp;#039; duplicate the template! Instead, edit the template and change the text to a default parameter substitution.  For example, if a template&amp;#039;s text is &amp;lt;code&amp;gt;Dropped&amp;lt;/code&amp;gt;, change that to &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{{1|Dropped}}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
style=&amp;quot;background: #abcdef; color: black; vertical-align: middle; text-align: {{{align|center}}}; {{{style|}}}&amp;quot; class=&amp;quot;automatic table-automatic&amp;quot;| {{{1|text}}}&lt;br /&gt;
&lt;br /&gt;
== 模板資料 ==&lt;br /&gt;
{{TemplateDataHeader}}&lt;br /&gt;
&amp;lt;templatedata&amp;gt;{&lt;br /&gt;
&amp;quot;description&amp;quot;: &amp;quot;One of several templates for styling individual table cells with standard contents and colors.&amp;quot;,&lt;br /&gt;
&amp;quot;params&amp;quot;: {&lt;br /&gt;
&amp;quot;1&amp;quot;: {&lt;br /&gt;
  &amp;quot;label&amp;quot;: &amp;quot;text&amp;quot;,&lt;br /&gt;
  &amp;quot;description&amp;quot;: &amp;quot;text to be displayed instead of the default, if this doesn&amp;#039;t work put the text after the template, possibly with a vertical bar | in between&amp;quot;,&lt;br /&gt;
  &amp;quot;type&amp;quot;: &amp;quot;string/line&amp;quot;,&lt;br /&gt;
  &amp;quot;default&amp;quot;: &amp;quot;(template dependent)&amp;quot;,&lt;br /&gt;
  &amp;quot;required&amp;quot;: false&lt;br /&gt;
},&lt;br /&gt;
&amp;quot;align&amp;quot;: {&lt;br /&gt;
  &amp;quot;label&amp;quot;: &amp;quot;horizontal align&amp;quot;,&lt;br /&gt;
  &amp;quot;description&amp;quot;: &amp;quot;text alignment inside the cell, either &amp;#039;left&amp;#039;, &amp;#039;right&amp;#039;, &amp;#039;center&amp;#039; or &amp;#039;justified&amp;#039;&amp;quot;,&lt;br /&gt;
  &amp;quot;default&amp;quot;: &amp;quot;center&amp;quot;,&lt;br /&gt;
  &amp;quot;inherits&amp;quot;: &amp;quot;1&amp;quot;&lt;br /&gt;
},&lt;br /&gt;
&amp;quot;style&amp;quot;: {&lt;br /&gt;
  &amp;quot;label&amp;quot;: &amp;quot;style&amp;quot;,&lt;br /&gt;
  &amp;quot;description&amp;quot;: &amp;quot;a semicolon separated list of additional CSS rules to be applied to the table cell&amp;quot;,&lt;br /&gt;
  &amp;quot;default&amp;quot;: &amp;quot;&amp;quot;,&lt;br /&gt;
  &amp;quot;inherits&amp;quot;: &amp;quot;1&amp;quot;&lt;br /&gt;
},&lt;br /&gt;
&amp;quot;color&amp;quot;: {&lt;br /&gt;
  &amp;quot;label&amp;quot;: &amp;quot;background color&amp;quot;,&lt;br /&gt;
  &amp;quot;description&amp;quot;: &amp;quot;a valid CSS color value or name to override the standard the cell background, only available with some templates&amp;quot;,&lt;br /&gt;
  &amp;quot;inherits&amp;quot;: &amp;quot;1&amp;quot;&lt;br /&gt;
}&lt;br /&gt;
}}&amp;lt;/templatedata&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== 參見 ==&lt;br /&gt;
* {{tl|Change}} – calculates, displays and color-codes changes between two values&lt;br /&gt;
* {{tl|BSD-lic}} – specialized redirect for {{tlf|free}}&lt;br /&gt;
* {{tl|GPL-lic}} – specialized redirect for {{tlf|free}}&lt;br /&gt;
* {{tl|LGPL-lic}} – specialized redirect for {{tlf|free}}&lt;br /&gt;
&lt;br /&gt;
== 註釋 ==&lt;br /&gt;
{{reflist}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;{{#switch:{{SUBPAGENAME}}|doc|sandbox=|#default=&lt;br /&gt;
&amp;lt;!-- ADD CATEGORIES BELOW THIS LINE --&amp;gt;&lt;br /&gt;
[[Category:统一表格单元格模板]]&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>imported&gt;Nebulatria</name></author>
	</entry>
</feed>