<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="ja">
	<id>https://bsd.neuroinf.jp/w/index.php?action=history&amp;feed=atom&amp;title=%E3%83%86%E3%83%B3%E3%83%97%E3%83%AC%E3%83%BC%E3%83%88%3ATable_cell_templates%2Fdoc</id>
	<title>テンプレート:Table cell templates/doc - 版の履歴</title>
	<link rel="self" type="application/atom+xml" href="https://bsd.neuroinf.jp/w/index.php?action=history&amp;feed=atom&amp;title=%E3%83%86%E3%83%B3%E3%83%97%E3%83%AC%E3%83%BC%E3%83%88%3ATable_cell_templates%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://bsd.neuroinf.jp/w/index.php?title=%E3%83%86%E3%83%B3%E3%83%97%E3%83%AC%E3%83%BC%E3%83%88:Table_cell_templates/doc&amp;action=history"/>
	<updated>2026-04-16T14:45:19Z</updated>
	<subtitle>このウィキのこのページに関する変更履歴</subtitle>
	<generator>MediaWiki 1.43.8</generator>
	<entry>
		<id>https://bsd.neuroinf.jp/w/index.php?title=%E3%83%86%E3%83%B3%E3%83%97%E3%83%AC%E3%83%BC%E3%83%88:Table_cell_templates/doc&amp;diff=27292&amp;oldid=prev</id>
		<title>WikiSysop: 1版</title>
		<link rel="alternate" type="text/html" href="https://bsd.neuroinf.jp/w/index.php?title=%E3%83%86%E3%83%B3%E3%83%97%E3%83%AC%E3%83%BC%E3%83%88:Table_cell_templates/doc&amp;diff=27292&amp;oldid=prev"/>
		<updated>2014-06-11T14:57:05Z</updated>

		<summary type="html">&lt;p&gt;1版&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}}&amp;lt;/noinclude&amp;gt;&lt;br /&gt;
{{For|the text color template|Template:Black}}&lt;br /&gt;
The templates in this series are designed to be used in a [[Help:Table|table]] to make a cell with text in that cell, with an appropriately colored background.  They are commonly used in [[:Category:Comparisons|comparison tables]].&lt;br /&gt;
&lt;br /&gt;
For example, {{Tlc|yes}} makes a cell with a green background. The text in the cell is taken from the [[Help:Template#Parameters|first parameter]]; &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{&amp;lt;/nowiki&amp;gt;yes|Sure}}&amp;lt;/code&amp;gt; would output &amp;quot;Sure&amp;quot; otherwise it defaults to &amp;quot;Yes&amp;quot;. Most templates allow authors to override the default text in this way, some require text put after the template call and some also need a vertical bar in between: &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;text&amp;#039;&amp;#039;&amp;lt;/code&amp;gt; or &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;text&amp;#039;&amp;#039;&amp;lt;/code&amp;gt;. This information, the colors and default texts are found in the table below.&lt;br /&gt;
&lt;br /&gt;
If you want to use other attributes for the table cells, &amp;#039;&amp;#039;e.g.&amp;#039;&amp;#039; &amp;lt;code&amp;gt;colspan&amp;lt;/code&amp;gt; or &amp;lt;code&amp;gt;rowspan&amp;lt;/code&amp;gt;, they need to be put before the template call and there must be no vertical bar &amp;lt;code&amp;gt;|&amp;lt;/code&amp;gt; in between them:&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 {{Yes-No}}&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;pre&amp;gt;...&lt;br /&gt;
!{{Yes}} ||{{No}} ||rowspan=2 {{n/a}}&lt;br /&gt;
|-&lt;br /&gt;
|colspan=2 {{Yes-No}}&lt;br /&gt;
...&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Templates ==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+ Table cell templates&lt;br /&gt;
! Class&amp;lt;ref name=&amp;quot;table-cell-templates-table-css&amp;quot;&amp;gt;The HTML class of table cell templates may be referenced in a [[m:help:User style|user stylesheet]] to change appearance.&amp;lt;/ref&amp;gt; !! Default syntax !! Preview (default) !! Customized syntax !! Preview (customized)&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=2| &amp;lt;code&amp;gt;table-rh&amp;lt;/code&amp;gt; || {{Tl|rh}} {{!}} Row header&amp;lt;ref name=&amp;quot;table-cell-templates-table-after+pipe&amp;quot; /&amp;gt; || {{rh}} | Row header || {{tlp|rh|2=align=right}} {{!}} Row header ||  {{rh|align=right}} | Row header&lt;br /&gt;
|-&lt;br /&gt;
| {{Tl|rh2}} {{!}} 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 || {{tlp|rh2|2=align=right}} | Row header ||  {{rh2|align=right}} | Row header&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=2| &amp;lt;code&amp;gt;table-yes&amp;lt;/code&amp;gt; || {{Tl|yes}} || {{yes}} || {{Tlp|yes|&amp;lt;nowiki&amp;gt;Customized [[Plain text|text]]&amp;lt;/nowiki&amp;gt;}} ||{{yes|Customized [[Plain text|text]]}}&lt;br /&gt;
|-&lt;br /&gt;
| {{tl|Ya}} || {{Ya}} || {{tlp|Ya|Customized alt text|link{{=}}WP:ALT}} || {{Ya|Customized alt text|link=WP:ALT}}&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=5| &amp;lt;code&amp;gt;table-no&amp;lt;/code&amp;gt; || {{Tl|no}} || {{no}} || {{Tlp|no|&amp;lt;nowiki&amp;gt;Customized [[Plain text|text]]&amp;lt;/nowiki&amp;gt;}} || {{no|Customized [[Plain text|text]]}}&lt;br /&gt;
|-&lt;br /&gt;
| {{tl|Na}} || {{Na}} || {{tlp|Na|Customized alt text|link{{=}}WP:ALT}} || {{Na|Customized alt text|link=WP:ALT}}&lt;br /&gt;
|-&lt;br /&gt;
| {{Tl|coming soon}} || {{coming soon}} || ||&lt;br /&gt;
|-&lt;br /&gt;
| {{Tl|bad}} || {{bad}} || {{Tlp|bad|F}} || {{bad|F}}&lt;br /&gt;
|-&lt;br /&gt;
| {{Tl|eliminated}} || {{eliminated}} ||  ||&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;table-siteactive&amp;lt;/code&amp;gt; || {{Tl|Site active}} || {{site active}} ||  ||&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;table-siteinactive&amp;lt;/code&amp;gt; || {{Tl|Site inactive}} || {{site inactive}} ||  ||&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=6| &amp;lt;code&amp;gt;table-yes2&amp;lt;/code&amp;gt; || {{Tl|good}} || {{good}} || {{Tlp|good|A}} || {{good|A}}&lt;br /&gt;
|-&lt;br /&gt;
| {{Tl|yes2}} || {{yes2}} || {{Tlp|yes2|Text}} || {{yes2|Text}}&lt;br /&gt;
|-&lt;br /&gt;
| {{Tl|won}} || {{won}} || &amp;lt;nowiki&amp;gt;{{won|text=white|color=darkblue}}&amp;lt;/nowiki&amp;gt; || {{won|text=white|color=darkblue}}&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;nowiki&amp;gt;{{won|place=1}}&amp;lt;/nowiki&amp;gt; || {{won|place=1}} || &amp;lt;nowiki&amp;gt;{{won|place=Gold}}&amp;lt;/nowiki&amp;gt; || {{won|place=Gold}}&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;nowiki&amp;gt;{{won|place=2}}&amp;lt;/nowiki&amp;gt; || {{won|place=2}} || &amp;lt;nowiki&amp;gt;{{won|place=Silver}}&amp;lt;/nowiki&amp;gt; || {{won|place=Silver}}&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;nowiki&amp;gt;{{won|place=3}}&amp;lt;/nowiki&amp;gt; || {{won|place=3}} || &amp;lt;nowiki&amp;gt;{{won|place=Bronze}}&amp;lt;/nowiki&amp;gt; || {{won|place=Bronze}}&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=4| &amp;lt;code&amp;gt;table-no2&amp;lt;/code&amp;gt; || {{Tl|no2}} || {{no2}} ||  {{Tlp|no2|Text}} || {{no2|Text}}&lt;br /&gt;
|-&lt;br /&gt;
| {{Tl|nom}} || {{nom}} || {{Tlp|nom|5}} || {{nom|5}}&lt;br /&gt;
|-&lt;br /&gt;
| {{Tl|sho}} || {{sho}} ||  ||&lt;br /&gt;
|-&lt;br /&gt;
| {{Tl|TBA}} || {{TBA}} || {{Tlp|TBA|To be announced}} || {{TBA|To be announced}}&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=4| &amp;lt;code&amp;gt;table-partial&amp;lt;/code&amp;gt; || {{Tl|partial}} || {{partial}} ||  ||&lt;br /&gt;
|-&lt;br /&gt;
| {{Tl|yes-No}} || {{Yes-No}} ||  ||&lt;br /&gt;
|-&lt;br /&gt;
| {{Tl|okay}} || {{okay}} || {{Tlp|okay|C}} || {{okay|C}}&lt;br /&gt;
|-&lt;br /&gt;
| {{Tl|some}} || {{some}} ||  ||&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;table-any&amp;lt;/code&amp;gt; || {{Tl|any}} || {{any}} ||  ||&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=2| &amp;lt;code&amp;gt;table-na&amp;lt;/code&amp;gt; || {{Tl|n/a}} || {{n/a}} ||  ||&lt;br /&gt;
|-&lt;br /&gt;
| {{Tl|BLACK}} || {{BLACK}} || ||&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=2| &amp;lt;code&amp;gt;table-unknown&amp;lt;/code&amp;gt; || {{Tl|dunno}} || {{dunno}} || ||&lt;br /&gt;
|-&lt;br /&gt;
| {{Tl|Unknown}} || {{Unknown}} || ||&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;table-depends&amp;lt;/code&amp;gt; || {{Tl|Depends}} || {{Depends}} || {{Tlp|Depends|&amp;lt;nowiki&amp;gt;Customized [[Plain text|text]]&amp;lt;/nowiki&amp;gt;}} || {{Depends|Customized [[Plain text|text]]}}&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;table-included&amp;lt;/code&amp;gt; || {{Tl|Included}} || {{Included}} ||  ||&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=2| &amp;lt;code&amp;gt;table-dropped&amp;lt;/code&amp;gt; || {{Tl|dropped}} || {{dropped}} || ||&lt;br /&gt;
|-&lt;br /&gt;
| {{Tl|terminated}} || {{terminated}} || ||&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=2| &amp;lt;code&amp;gt;table-beta&amp;lt;/code&amp;gt; || {{Tl|beta}} || {{beta}} || ||&lt;br /&gt;
|-&lt;br /&gt;
| {{Tl|table-experimental}} || {{table-experimental}} || {{Tlp|table-experimental|&amp;lt;nowiki&amp;gt;Customized [[Plain text|text]]&amp;lt;/nowiki&amp;gt;}} || {{table-experimental|Customized [[Plain text|text]]}}&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;table-free&amp;lt;/code&amp;gt; || {{Tl|free}} || {{free}} || {{Tlp|free|&amp;lt;nowiki&amp;gt;Customized [[Plain text|text]]&amp;lt;/nowiki&amp;gt;}} || {{free|Customized [[Plain text|text]]}}&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;table-nonfree&amp;lt;/code&amp;gt; || {{Tl|nonfree}} || {{nonfree}} || {{Tlp|nonfree|&amp;lt;nowiki&amp;gt;Customized [[Plain text|text]]&amp;lt;/nowiki&amp;gt;}} || {{nonfree|Customized [[Plain text|text]]}}&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;table-proprietary&amp;lt;/code&amp;gt; || {{Tl|proprietary}} || {{proprietary}} || {{Tlp|proprietary|&amp;lt;nowiki&amp;gt;Customized [[Plain text|text]]&amp;lt;/nowiki&amp;gt;}} || {{proprietary|Customized [[Plain text|text]]}}&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;table-needs&amp;lt;/code&amp;gt; || {{Tl|needs}} || {{needs}} || {{Tlp|needs|&amp;lt;nowiki&amp;gt;Customized [[Plain text|text]]&amp;lt;/nowiki&amp;gt;}} || {{needs|Customized [[Plain text|text]]}}&lt;br /&gt;
|-&lt;br /&gt;
| &amp;#039;&amp;#039;no class&amp;#039;&amp;#039; || {{Tl|incorrect}} || {{incorrect}} || {{Tlp|incorrect|&amp;lt;nowiki&amp;gt;Customized [[Plain text|text]]&amp;lt;/nowiki&amp;gt;}} || {{incorrect|Customized [[Plain text|text]]}}&lt;br /&gt;
|-&lt;br /&gt;
| &amp;#039;&amp;#039;no class&amp;#039;&amp;#039; || {{Tl|no result}} || {{No result}} || {{Tlp|no result|N.R.}} || {{No result|N.R.}}&lt;br /&gt;
|-&lt;br /&gt;
| &amp;#039;&amp;#039;no class&amp;#039;&amp;#039; || {{Tl|pending}} || {{Pending}} ||  ||&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;table-nightly&amp;lt;/code&amp;gt; || {{Tl|nightly}} || {{nightly}} || {{Tlp|nightly|&amp;lt;nowiki&amp;gt;Customized [[Plain text|text]]&amp;lt;/nowiki&amp;gt;}} || {{nightly|Customized [[Plain text|text]]}}&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;table-release-candidate&amp;lt;/code&amp;gt; || {{Tl|release-candidate}} || {{release-candidate}} || {{Tlp|release-candidate|&amp;lt;nowiki&amp;gt;Customized [[Plain text|text]]&amp;lt;/nowiki&amp;gt;}} || {{release-candidate|Customized [[Plain text|text]]}}&lt;br /&gt;
|-&lt;br /&gt;
| &amp;#039;&amp;#039;no class&amp;#039;&amp;#039; || {{Tl|?}}&amp;lt;ref name=&amp;quot;table-cell-templates-table-noparam&amp;quot;&amp;gt;Does not take a parameter; not really a table cell template at all, but here for completeness&amp;lt;/ref&amp;gt; || {{?}} ||  ||&lt;br /&gt;
|-&lt;br /&gt;
| &amp;#039;&amp;#039;no class&amp;#039;&amp;#039; || {{Tl|unofficial}} || {{Unofficial}} ||  ||&lt;br /&gt;
|-&lt;br /&gt;
| &amp;#039;&amp;#039;no class&amp;#039;&amp;#039; || {{Tl|usually}} || {{Usually}} || ||&lt;br /&gt;
|-&lt;br /&gt;
| &amp;#039;&amp;#039;no class&amp;#039;&amp;#039; || {{Tl|rarely}} || {{Rarely}} ||  ||&lt;br /&gt;
|-&lt;br /&gt;
| &amp;#039;&amp;#039;no class&amp;#039;&amp;#039; || {{Tl|sometimes}} || {{Sometimes}} || ||&lt;br /&gt;
|-&lt;br /&gt;
| &amp;#039;&amp;#039;no class&amp;#039;&amp;#039; || {{Tl|draw}} || {{draw}} || {{Tlp|draw|Text}} || {{draw|Text}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Code ==&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 enclose=&amp;quot;div&amp;quot;&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;
== Usage ==&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’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 ‘left’, ‘right’, ‘center’ or ‘justified’&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;
== See also ==&lt;br /&gt;
* {{Tl|change}}: Calculates, displays and color-codes changes between two values&lt;br /&gt;
* {{Tl|GPL-lic}}: Specialized redirect for {{tlf|Free}}&lt;br /&gt;
* {{T1|LGPL-lic}}: Specialized redirect for {{tlf|Free}}&lt;br /&gt;
&lt;br /&gt;
== Notes ==&lt;br /&gt;
{{Reflist}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;&lt;br /&gt;
&amp;lt;!-- ADD CATEGORIES BELOW THIS LINE --&amp;gt;&lt;br /&gt;
[[Category:Unified table cell templates]]&lt;br /&gt;
&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>
	</entry>
</feed>