<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://blackwiki.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=109.76.255.192&amp;*</id>
	<title>blackwiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://blackwiki.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=109.76.255.192&amp;*"/>
	<link rel="alternate" type="text/html" href="https://blackwiki.org/index.php?title=Special:Contributions/109.76.255.192"/>
	<updated>2026-08-21T02:28:22Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.34.2</generator>
	<entry>
		<id>https://blackwiki.org/index.php?title=Template:Cast_listing/doc&amp;diff=3216538</id>
		<title>Template:Cast listing/doc</title>
		<link rel="alternate" type="text/html" href="https://blackwiki.org/index.php?title=Template:Cast_listing/doc&amp;diff=3216538"/>
		<updated>2018-07-20T14:27:10Z</updated>

		<summary type="html">&lt;p&gt;109.76.255.192: /* Use */ Know your history. The beauty of Wiki markup is that it is more like human readable text than other markup systems, so keep it tidy and more like human readable markup.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Documentation subpage}}&lt;br /&gt;
{{Update|documentation|date=October 2015}}&lt;br /&gt;
&amp;lt;!-- PLEASE ADD CATEGORIES AT THE END OF THIS PAGE --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{Tsh|cmn|collist|col-list}}&lt;br /&gt;
&lt;br /&gt;
This template is for use in a cast list in the body of an article. Based on [[Template:Columns-list]], but different in that the column width is hard-coded to 25 em, which was agreed upon [https://en.wikipedia.org/wiki/Wikipedia_talk:Manual_of_Style/Film/Archive_14#RfC:_Addition_of_.22Columns.22_sub-section here].&lt;br /&gt;
&lt;br /&gt;
== Use ==&lt;br /&gt;
This template uses [[CSS]]3 multiple column layout and is not supported by all [[WWW|Web]] [[Web browser|browsers]].&lt;br /&gt;
&lt;br /&gt;
{{CSS3 multiple column layout}}&lt;br /&gt;
&lt;br /&gt;
=== Examples ===&lt;br /&gt;
Here is an example:&lt;br /&gt;
&amp;lt;source lang=text&amp;gt;{{Castlist|&lt;br /&gt;
* Me as myself&lt;br /&gt;
* You as yourself&lt;br /&gt;
* Her as herself&lt;br /&gt;
* Him as himself&lt;br /&gt;
* Them as themselves&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
which would render as:&lt;br /&gt;
{{clear}}&amp;lt;!-- just in case {{CSS3 multiple column layout}} pokes down this far --&amp;gt;&lt;br /&gt;
{{Castlist|&lt;br /&gt;
* Me as myself&lt;br /&gt;
* You as yourself&lt;br /&gt;
* Her as herself&lt;br /&gt;
* Him as himself&lt;br /&gt;
* Them as themselves&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
{{Column-generating template families}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- == References ==&lt;br /&gt;
{{Reflist}} --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;&lt;br /&gt;
{{#ifeq:{{SUBPAGENAME}}|sandbox | |&lt;br /&gt;
&amp;lt;!-- Categories below this line, please; interwikis at Wikidata --&amp;gt;&lt;br /&gt;
[[Category:Multi-column templates]]&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>109.76.255.192</name></author>
		
	</entry>
	<entry>
		<id>https://blackwiki.org/index.php?title=Template:Infobox_name_module/doc&amp;diff=6300983</id>
		<title>Template:Infobox name module/doc</title>
		<link rel="alternate" type="text/html" href="https://blackwiki.org/index.php?title=Template:Infobox_name_module/doc&amp;diff=6300983"/>
		<updated>2018-07-20T13:32:08Z</updated>

		<summary type="html">&lt;p&gt;109.76.255.192: tidy formatting to match the other Infoboxes on this same page.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Documentation subpage}}&lt;br /&gt;
&amp;lt;!-- EDIT TEMPLATE DOCUMENTATION BELOW THIS LINE --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{Tl|Infobox name module}} is used to add a film's original native title (along with the romanized equivalent if necessary) to the infobox on film articles in cases where the [[WP:COMMONNAME]] title of the film is different. It is NOT for adding general purpose translations to the infobox, even in cases where the film was a co-production between several different countries. Any title besides the original native copyrighted title should be removed. In cases where there is a dispute over which title is the native title, discuss the matter at the article talk page and arrive at a consensus before adding the title to the infobox.&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
The template takes the various film titles and is assigned to the &amp;lt;code&amp;gt;film name&amp;lt;/code&amp;gt; parameter at {{tl|Infobox film}}. The native language and original title of a film can be assigned to the &amp;lt;code&amp;gt;language&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;title&amp;lt;/code&amp;gt; parameters, or by using the dedicated parameters for Chinese, Korean, Japanese and Vietnamese films.&lt;br /&gt;
&lt;br /&gt;
===General===&lt;br /&gt;
&amp;lt;pre style=&amp;quot;overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
{{Infobox name module&lt;br /&gt;
| language = &lt;br /&gt;
| title    =&lt;br /&gt;
| nolink   =&lt;br /&gt;
}}&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Chinese===&lt;br /&gt;
&amp;lt;pre style=&amp;quot;overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
{{Infobox name module&lt;br /&gt;
| traditional    = &lt;br /&gt;
| simplified     = &lt;br /&gt;
| chinese        = &lt;br /&gt;
| pinyin         = &lt;br /&gt;
| jyutping       = &lt;br /&gt;
| poj            = &lt;br /&gt;
| translation    =&lt;br /&gt;
| lbl8           = &lt;br /&gt;
| data8          =&lt;br /&gt;
}}&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Japanese===&lt;br /&gt;
&amp;lt;pre style=&amp;quot;overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
{{Infobox name module&lt;br /&gt;
| kanji          = &lt;br /&gt;
| romaji         = &lt;br /&gt;
| translation    =&lt;br /&gt;
}}&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Korean===&lt;br /&gt;
&amp;lt;pre style=&amp;quot;overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
{{Infobox name module&lt;br /&gt;
| hangul         = &lt;br /&gt;
| hanja          = &lt;br /&gt;
| rr             = &lt;br /&gt;
| mr             = &lt;br /&gt;
| context        = &lt;br /&gt;
| translation    =&lt;br /&gt;
}}&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Alternatively, for Korean names the [[Template:Infobox Korean name|Infobox Korean name]] template can be used as a module, with similar results (note that the host infobox requires a &amp;lt;code&amp;gt;module&amp;lt;/code&amp;gt; parameter to utilize this approach):&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre style=&amp;quot;overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
{{Infobox Korean name|child=yes|color=transparent&lt;br /&gt;
| hangul     = &lt;br /&gt;
| hanja      = &lt;br /&gt;
| rr         = &lt;br /&gt;
| mr         = &lt;br /&gt;
| context    =&lt;br /&gt;
}}&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Vietnamese===&lt;br /&gt;
&amp;lt;pre style=&amp;quot;overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
{{Infobox name module&lt;br /&gt;
| chuquocngu     = &lt;br /&gt;
| han-nom        = &lt;br /&gt;
| translation    =&lt;br /&gt;
}}&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Parameters ==&lt;br /&gt;
All parameters are optional.&lt;br /&gt;
&lt;br /&gt;
===General===&lt;br /&gt;
The first two parameters do not need to be named. For example, &amp;lt;nowiki&amp;gt;{{Infobox name module|Japanese|千と千尋の神隠し}} will render the same as {{Infobox name module|language=Japanese|title=千と千尋の神隠し}}&amp;lt;/nowiki&amp;gt;. An example of this type of usage can be viewed at [https://en.wikipedia.org/w/index.php?title=Godless_(film)&amp;amp;diff=745870294&amp;amp;oldid=745865104 Godless (film)] where the Bulgarian title is rendered in the infobox.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
! style=&amp;quot;width:5em;&amp;quot; | Parameter&lt;br /&gt;
! Explanation&lt;br /&gt;
|-&lt;br /&gt;
| language       || The name of the language either in full (e.g. English) or using an {{tl|ISO 639 name}} (e.g. &amp;quot;en&amp;quot;). If the language parameter is not set then the template will automatically set the name of the field to &amp;quot;Original title&amp;quot;.&lt;br /&gt;
|-&lt;br /&gt;
| title || The film's title as represented in the language&lt;br /&gt;
|-&lt;br /&gt;
| original || The same parameter as &amp;quot;title&amp;quot;. They can be used interchangeably. &amp;quot;Title&amp;quot; was introduced as a more intuitive parameter name when the template was updated, but &amp;quot;original&amp;quot; is retained to ensure older versions of the template continue to work correctly.&lt;br /&gt;
|-&lt;br /&gt;
| nolink         || Set to &amp;quot;1&amp;quot; to deactivate the automatic linking of the language&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===Chinese===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
! style=&amp;quot;width:5em;&amp;quot; | Parameter&lt;br /&gt;
! Explanation&lt;br /&gt;
|-&lt;br /&gt;
| traditional  || The film's name in [[Traditional Chinese characters]] as used in [[Taiwan]], [[Hong Kong]], and [[Macau]]&lt;br /&gt;
|-&lt;br /&gt;
| simplified   || The film's name in [[Simplified Chinese characters]] as used in [[China]], [[Malaysia]], and [[Singapore]]&lt;br /&gt;
|-&lt;br /&gt;
| chinese      || The film's name in [[Chinese characters]], use only when Simplified Chinese and Traditional Chinese are identical&lt;br /&gt;
|-&lt;br /&gt;
| pinyin       || The film's [[Standard Chinese|Mandarin Chinese]] name in the [[Pinyin]] romanization system&lt;br /&gt;
|-&lt;br /&gt;
| jyutping     || The film's [[Cantonese]] name in the [[Jyutping]] romanization system&lt;br /&gt;
|-&lt;br /&gt;
| poj          || The film's [[Taiwanese Hokkien]] name in the [[Pe̍h-ōe-jī]] romanization system&lt;br /&gt;
|-&lt;br /&gt;
| lbl8         || Chinese dialect spoken in film if it's not Mandarin, Cantonese or Hokkien, e.g. [[Shanghainese]], [[Suzhou dialect]], [[Hakka]], [[Hokkien]], [[Taishanese]]&lt;br /&gt;
|-&lt;br /&gt;
| data8        || The film's romanized name in the dialect of lbl8&lt;br /&gt;
|-&lt;br /&gt;
| translation  || The film's unofficially translated title (if very different from the official English title)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===Japanese===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
! style=&amp;quot;width:5em;&amp;quot; | Parameter&lt;br /&gt;
! Explanation&lt;br /&gt;
|-&lt;br /&gt;
| kanji        || Film's name as it appears in Japanese language sources, whether or not it includes Japanese [[kanji]], [[hiragana]], [[katakana]], or a mix of the three with Latin text.&lt;br /&gt;
|-&lt;br /&gt;
| romaji       || The [[Hepburn romanization]] of the Japanese language title.&lt;br /&gt;
|-&lt;br /&gt;
| translation  || The film's unofficially translated title (if very different from the official English title)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===Korean===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
! style=&amp;quot;width:5em;&amp;quot; | Parameter&lt;br /&gt;
! Explanation&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;hangul&amp;lt;/code&amp;gt;&lt;br /&gt;
| The Korean title of the film in [[hangul]]. Leaving this field empty will add the page to [[:Category:Articles needing Korean script or text]].&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;hanja&amp;lt;/code&amp;gt;&lt;br /&gt;
| The Korean title of the film in [[hanja]]. If hanja is required for the article but unknown, use &amp;lt;code&amp;gt;!&amp;lt;/code&amp;gt; to add the page to [[:Category:Wikipedia articles needing hanja]].&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;rr&amp;lt;/code&amp;gt;&lt;br /&gt;
| The [[Revised Romanization of Korean|Revised Romanization]] of the Korean title. Do '''not''' use italics, as the infobox will automatically italicize any text in this parameter. Leaving this field empty will add the page to [[:Category:Wikipedia articles needing romanized Korean]].&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;mr&amp;lt;/code&amp;gt;&lt;br /&gt;
| The [[McCune–Reischauer]] of the Korean title. Do '''not''' use italics, as the infobox will automatically italicize any text in this parameter. Leaving this field empty will add the page to [[:Category:Wikipedia articles needing romanized Korean]].&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;context&amp;lt;/code&amp;gt;&lt;br /&gt;
| Context specification. Use &amp;lt;code&amp;gt;context = north&amp;lt;/code&amp;gt; for North Korean films '''only'''.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;translation&amp;lt;/code&amp;gt;&lt;br /&gt;
| The film's unofficially translated title (if very different from the official English title)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===Vietnamese===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
! style=&amp;quot;width:5em;&amp;quot; | Parameter&lt;br /&gt;
! Explanation&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;chuquocngu&amp;lt;/code&amp;gt;&lt;br /&gt;
| The [[Vietnamese alphabet]] of the Vietnamese language title.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;han-nom&amp;lt;/code&amp;gt;&lt;br /&gt;
| The [[Hán-Nôm]] of the Vietnamese language title.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;translation&amp;lt;/code&amp;gt;&lt;br /&gt;
| The film's unofficially translated title (if very different from the official English title)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
{{Infobox film&lt;br /&gt;
| italic title = no&lt;br /&gt;
| name = ''Crouching Tiger, Hidden Dragon''&lt;br /&gt;
| image = Bad Title Example.png&lt;br /&gt;
| alt = &lt;br /&gt;
| caption = Theatrical release poster&lt;br /&gt;
| film name = {{Infobox name module&lt;br /&gt;
| traditional = 臥虎藏龍&lt;br /&gt;
| simplified = 卧虎藏龙&lt;br /&gt;
| pinyin = Wòhǔ Cánglóng&lt;br /&gt;
| jyutping = Ngo6fu2 Cong4lung4 &lt;br /&gt;
}}&lt;br /&gt;
| director = [[Ang Lee]]&lt;br /&gt;
| producer = [[Hsu Li Kong|Hsu Li-Kong]]&amp;lt;br&amp;gt;[[William Kong]]&amp;lt;br&amp;gt;Ang Lee&lt;br /&gt;
| writer = &lt;br /&gt;
| screenplay = Wang Hui-Ling&amp;lt;br&amp;gt;[[James Schamus]]&amp;lt;br&amp;gt;Tsai Kuo-Jung&lt;br /&gt;
| story = [[Wang Dulu]]&lt;br /&gt;
| narrator = &lt;br /&gt;
| starring = [[Chow Yun-Fat]]&amp;lt;br&amp;gt;[[Michelle Yeoh]]&amp;lt;br&amp;gt;[[Zhang Ziyi]]&amp;lt;br&amp;gt;[[Chang Chen]]&lt;br /&gt;
| music = [[Tan Dun]]&lt;br /&gt;
| cinematography = [[Peter Pau]]&lt;br /&gt;
| editing = [[Tim Squyres]]&lt;br /&gt;
| studio = &lt;br /&gt;
| distributor = EDKO Film {{small|(HK)}}&amp;lt;br&amp;gt;[[Sony Pictures Classics]] {{small|(US)}}&lt;br /&gt;
| released = {{Film date|2000|7|6|HK|2000|7|7|Taiwan|2000|12|8|US}}&amp;lt;!--WP:FILMRELEASE--&amp;gt;&lt;br /&gt;
| runtime = 120 minutes &amp;lt;!-- Special Edition DVD runtime: 120:08 --&amp;gt;&lt;br /&gt;
| country = Taiwan&amp;lt;br&amp;gt;Hong Kong&amp;lt;br&amp;gt;United States&amp;lt;br&amp;gt;China&lt;br /&gt;
| language = Mandarin&amp;lt;br /&amp;gt;English&lt;br /&gt;
| budget = $17,000,000&lt;br /&gt;
| gross = $213,525,736&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
Add this code:&lt;br /&gt;
&amp;lt;pre style=&amp;quot;overflow:auto&amp;quot;&amp;gt;&lt;br /&gt;
| film name = {{Infobox name module&lt;br /&gt;
| traditional = 臥虎藏龍&lt;br /&gt;
| simplified = 卧虎藏龙&lt;br /&gt;
| pinyin = Wòhǔ Cánglóng&lt;br /&gt;
| jyutping = Ngo6fu2 Cong4lung4 &lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
To the infobox:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre style=&amp;quot;overflow:auto&amp;quot;&amp;gt;&lt;br /&gt;
{{Infobox film&lt;br /&gt;
| name = Crouching Tiger, Hidden Dragon&lt;br /&gt;
| image = Bad Title Example.png&lt;br /&gt;
| alt = &lt;br /&gt;
| caption = Theatrical release poster&lt;br /&gt;
| film name = {{Infobox name module&lt;br /&gt;
| traditional = 臥虎藏龍&lt;br /&gt;
| simplified = 卧虎藏龙&lt;br /&gt;
| pinyin = Wòhǔ Cánglóng&lt;br /&gt;
| jyutping = Ngo6fu2 Cong4lung4 &lt;br /&gt;
}}&lt;br /&gt;
| director = [[Ang Lee]]&lt;br /&gt;
| producer = [[Hsu Li Kong|Hsu Li-Kong]]&amp;lt;br&amp;gt;[[William Kong]]&amp;lt;br&amp;gt;Ang Lee&lt;br /&gt;
| writer = &lt;br /&gt;
| screenplay = Wang Hui-Ling&amp;lt;br&amp;gt;[[James Schamus]]&amp;lt;br&amp;gt;Tsai Kuo-Jung&lt;br /&gt;
| story = [[Wang Dulu]]&lt;br /&gt;
| narrator = &lt;br /&gt;
| starring = [[Chow Yun-Fat]]&amp;lt;br&amp;gt;[[Michelle Yeoh]]&amp;lt;br&amp;gt;[[Zhang Ziyi]]&amp;lt;br&amp;gt;[[Chang Chen]]&lt;br /&gt;
| music = [[Tan Dun]]&lt;br /&gt;
| cinematography = [[Peter Pau]]&lt;br /&gt;
| editing = [[Tim Squyres]]&lt;br /&gt;
| studio = &lt;br /&gt;
| distributor = EDKO Film {{small|(HK)}}&amp;lt;br&amp;gt;[[Sony Pictures Classics]] {{small|(US)}}&lt;br /&gt;
| released = {{Film date|2000|7|6|HK|2000|7|7|Taiwan|2000|12|8|US}}&amp;lt;!--WP:FILMRELEASE--&amp;gt;&lt;br /&gt;
| runtime = 120 minutes &amp;lt;!-- Special Edition DVD runtime: 120:08 --&amp;gt;&lt;br /&gt;
| country = Taiwan&amp;lt;br&amp;gt;Hong Kong&amp;lt;br&amp;gt;United States&amp;lt;br&amp;gt;China&lt;br /&gt;
| language = Mandarin&amp;lt;br /&amp;gt;English&lt;br /&gt;
| budget = $17,000,000&lt;br /&gt;
| gross = $213,525,736&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{Film and Television related infobox templates}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;&lt;br /&gt;
&amp;lt;!-- EDIT CATEGORIES BELOW THIS LINE--&amp;gt;&lt;br /&gt;
[[Category:Film infobox templates|Infobox]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- EDIT INTERWIKI LINKS BELOW THIS LINE --&amp;gt;&lt;br /&gt;
&amp;lt;/includeonly&amp;gt;&lt;br /&gt;
&amp;lt;templatedata&amp;gt;&lt;br /&gt;
{&lt;br /&gt;
	&amp;quot;params&amp;quot;: {&lt;br /&gt;
		&amp;quot;1&amp;quot;: {},&lt;br /&gt;
		&amp;quot;2&amp;quot;: {},&lt;br /&gt;
		&amp;quot;language&amp;quot;: {},&lt;br /&gt;
		&amp;quot;nolink&amp;quot;: {},&lt;br /&gt;
		&amp;quot;title&amp;quot;: {&lt;br /&gt;
			&amp;quot;aliases&amp;quot;: [&lt;br /&gt;
				&amp;quot;original&amp;quot;&lt;br /&gt;
			]&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;traditional&amp;quot;: {},&lt;br /&gt;
		&amp;quot;fanti&amp;quot;: {},&lt;br /&gt;
		&amp;quot;simplified&amp;quot;: {},&lt;br /&gt;
		&amp;quot;jianti&amp;quot;: {},&lt;br /&gt;
		&amp;quot;chinese&amp;quot;: {&lt;br /&gt;
			&amp;quot;aliases&amp;quot;: [&lt;br /&gt;
				&amp;quot;Chinese&amp;quot;&lt;br /&gt;
			]&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;pinyin&amp;quot;: {},&lt;br /&gt;
		&amp;quot;jyutping&amp;quot;: {},&lt;br /&gt;
		&amp;quot;poj&amp;quot;: {},&lt;br /&gt;
		&amp;quot;lbl8&amp;quot;: {},&lt;br /&gt;
		&amp;quot;sep&amp;quot;: {},&lt;br /&gt;
		&amp;quot;data8&amp;quot;: {},&lt;br /&gt;
		&amp;quot;kanji&amp;quot;: {},&lt;br /&gt;
		&amp;quot;kana&amp;quot;: {},&lt;br /&gt;
		&amp;quot;romaji&amp;quot;: {},&lt;br /&gt;
		&amp;quot;context&amp;quot;: {},&lt;br /&gt;
		&amp;quot;hangul&amp;quot;: {},&lt;br /&gt;
		&amp;quot;hanja&amp;quot;: {},&lt;br /&gt;
		&amp;quot;mr&amp;quot;: {},&lt;br /&gt;
		&amp;quot;rr&amp;quot;: {},&lt;br /&gt;
		&amp;quot;chuquocngu&amp;quot;: {},&lt;br /&gt;
		&amp;quot;han-nom&amp;quot;: {},&lt;br /&gt;
		&amp;quot;translation&amp;quot;: {}&lt;br /&gt;
	},&lt;br /&gt;
	&amp;quot;paramOrder&amp;quot;: [&lt;br /&gt;
		&amp;quot;1&amp;quot;,&lt;br /&gt;
		&amp;quot;2&amp;quot;,&lt;br /&gt;
		&amp;quot;language&amp;quot;,&lt;br /&gt;
		&amp;quot;nolink&amp;quot;,&lt;br /&gt;
		&amp;quot;title&amp;quot;,&lt;br /&gt;
		&amp;quot;traditional&amp;quot;,&lt;br /&gt;
		&amp;quot;fanti&amp;quot;,&lt;br /&gt;
		&amp;quot;simplified&amp;quot;,&lt;br /&gt;
		&amp;quot;jianti&amp;quot;,&lt;br /&gt;
		&amp;quot;chinese&amp;quot;,&lt;br /&gt;
		&amp;quot;pinyin&amp;quot;,&lt;br /&gt;
		&amp;quot;jyutping&amp;quot;,&lt;br /&gt;
		&amp;quot;poj&amp;quot;,&lt;br /&gt;
		&amp;quot;lbl8&amp;quot;,&lt;br /&gt;
		&amp;quot;sep&amp;quot;,&lt;br /&gt;
		&amp;quot;data8&amp;quot;,&lt;br /&gt;
		&amp;quot;kanji&amp;quot;,&lt;br /&gt;
		&amp;quot;kana&amp;quot;,&lt;br /&gt;
		&amp;quot;romaji&amp;quot;,&lt;br /&gt;
		&amp;quot;context&amp;quot;,&lt;br /&gt;
		&amp;quot;hangul&amp;quot;,&lt;br /&gt;
		&amp;quot;hanja&amp;quot;,&lt;br /&gt;
		&amp;quot;mr&amp;quot;,&lt;br /&gt;
		&amp;quot;rr&amp;quot;,&lt;br /&gt;
		&amp;quot;chuquocngu&amp;quot;,&lt;br /&gt;
		&amp;quot;han-nom&amp;quot;,&lt;br /&gt;
		&amp;quot;translation&amp;quot;&lt;br /&gt;
	],&lt;br /&gt;
	&amp;quot;format&amp;quot;: &amp;quot;block&amp;quot;&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/templatedata&amp;gt;&lt;/div&gt;</summary>
		<author><name>109.76.255.192</name></author>
		
	</entry>
</feed>