Template:Language: Difference between revisions
No edit summary |
m List the English language for comparing (if necessary) |
||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
<includeonly><table class="wikitable bordered" style="width: {{{width| | <includeonly><table class="wikitable bordered" style="width: {{{width|90%}}}; clear: both; margin: auto;"> | ||
<caption>Names, etymology and in other regions</caption> | <caption>Names, etymology and in other regions</caption> | ||
<tr> | <tr> | ||
| Line 10: | Line 10: | ||
<td lang="ja">{{{ja}}}</td> | <td lang="ja">{{{ja}}}</td> | ||
<td>{{#if: {{{ja-meaning|}}} | {{{ja-meaning}}} }}</td> | <td>{{#if: {{{ja-meaning|}}} | {{{ja-meaning}}} }}</td> | ||
</tr>}} | |||
{{#if: {{{en|}}} | <tr> | |||
<th scope="row" style="background: inherit; border-bottom-width: 1px;">English</th> | |||
<td lang="en">{{{en}}}</td> | |||
<td>{{#if: {{{en-meaning|}}} | {{{en-meaning}}} }}</td> | |||
</tr>}} | </tr>}} | ||
{{#if: {{{es|}}} | <tr> | {{#if: {{{es|}}} | <tr> | ||
| Line 47: | Line 52: | ||
</tr>}} | </tr>}} | ||
{{#if: {{{zh-cn|}}} | <tr> | {{#if: {{{zh-cn|}}} | <tr> | ||
<th scope="row" style="background: inherit; border-bottom-width: 1px">Chinese | <th scope="row" style="background: inherit; border-bottom-width: 1px"><abbr title="Simplified">S.</abbr> Chinese</th> | ||
<td lang="zh-Hans-CN">{{{zh-cn}}}</td> | <td lang="zh-Hans-CN">{{{zh-cn}}}</td> | ||
<td>{{#if: {{{zh-cn-meaning|}}} | {{{zh-cn-meaning}}} }}</td> | <td>{{#if: {{{zh-cn-meaning|}}} | {{{zh-cn-meaning}}} }}</td> | ||
</tr>}} | </tr>}} | ||
{{#if: {{{zh-tw|}}} | <tr> | {{#if: {{{zh-tw|}}} | <tr> | ||
<th scope="row" style="background: inherit; border-bottom-width: 1px">Chinese | <th scope="row" style="background: inherit; border-bottom-width: 1px"><abbr title="Traditional">T.</abbr> Chinese</th> | ||
<td lang="zh-Hant-TW">{{{zh-tw}}}</td> | <td lang="zh-Hant-TW">{{{zh-tw}}}</td> | ||
<td>{{#if: {{{zh-tw-meaning|}}} | {{{zh-tw-meaning}}} }}</td> | <td>{{#if: {{{zh-tw-meaning|}}} | {{{zh-tw-meaning}}} }}</td> | ||