الگو:Zh
این الگو از ویژگی و دستورهای پیچیده استفاده میکند.
توصیه میشود پیش از ویرایش الگو با دستورهای الگو و توابع تجزیهکننده آشنا شوید. اگر ویرایشتان باعث بروز مشکلات غیرمنتظره شد، خواهشمند است آن را بهسرعت برگردانید، زیرا ممکن است این الگو در شمار زیادی صفحه ظاهر شود. بهیاد داشته باشید که شما میتوانید آزمایش انجام دهید، اما باید همهٔ بهسازیها را پیش از آنکه در اینجا اعمال کنید، در صفحهٔ تمرین عمومی الگو یا فضای کاربریتان بیازمایید. |
چینی: {{{1}}}
About
[ویرایش]There used to be a large number of separate Chinese/romanization support templates to use, depending on what you wanted to display; for example, {{zh-stp}} could display simplified and traditional characters and Hanyu Pinyin, {{zh-cpwl}} could display general Han characters, pinyin and Wade-Giles, and literal translations, etc. This template was created to combine all those into one template with all the functionality. It can display (and link to) general, simplified, or traditional Han characters; literal translation; Zhuyin (Bopomofo); and the Hanyu Pinyin, Tongyong Pinyin, Wade-Giles, Jyutping, Cantonese Yale, and Pe̍h-ōe-jī romanizations.
Usage
[ویرایش]- Parameters
To use the template, start with {{zh}}
and add any parameters you like, along with what you want to be displayed. The template will display all, and only, the parameters that you give it. The following parameters are supported:
Parameter | Description | Example |
---|---|---|
|c= |
زبانهای چینی | {{zh|c=中国}} چینی: 中国 |
|s= |
نویسههای چینی سادهشده[۱] | {{zh|s=中国}} چینی ساده: 中国 |
|t= |
نویسههای چینی سنتی[۱] | {{zh|t=中國}} چینی سنتی: 中國 |
|p= or |hp= |
پینیین[۲] | {{zh|p=zhōngguó}} پینیین: zhōngguó |
|tp= |
Tongyong Pinyin | {{zh|tp=Jhongguó}} Tongyong Pinyin: Jhongguó |
|w= |
وید جایلز | {{zh|w=Chung¹kuo²}} Wade–Giles: Chung¹kuo² |
|j= |
جیوتپینگ | {{zh|j=Gwong²zau¹}} جیوتپینگ: Gwong²zau¹ |
|cy= |
ییل | {{zh|cy=Gwóngjàu}} Cantonese Yale: Gwóngjàu |
|poj= |
Pe̍h-ōe-jī | {{zh|poj=Tâi-tiong-kōan}} Pe̍h-ōe-jī: Tâi-tiong-kōan |
|zhu= |
Zhuyin Fuhao | {{zh|zhu=ㄊㄠˊ ㄩㄢˊ ㄒㄧㄢˋ}} Zhuyin Fuhao: ㄊㄠˊ ㄩㄢˊ ㄒㄧㄢˋ |
|l= |
literal meaning | {{zh|l=Middle Kingdom}} به معنای «Middle Kingdom» |
- ↑ ۱٫۰ ۱٫۱ If
|s=
and|t=
are both given and are the same (i.e., if the simplified and traditional characters are the same), instead of showing both the template will just show "زبانهای چینی:{{{s}}}
" - ↑ This will display as "Hanyu Pinyin", instead of just "pinyin", if Tongyong Pinyin is also included in the template; this way the two types of pinyin contrast and neither is treated as a "default".
- Ordering
The template can be given more than one value (for example, on the article China, it has s, t, hp, tp, and w. By default, when multiple parameters are given they will be shown in the same order as the above table: first Chinese characters (simplified, then traditional), then romanizations (starting with Hanyu and Tongyong Pinyin).
For some articles, however, it is more appropriate to display traditional characters before simplified, and Tongyong before Hanyu—this is the case with articles relating to Taiwan, for instance. To do this, add |first=t
anywhere in the template, and the traditional and Tongyong will be shown first. For example:
{{zh|t=中國|s=中国|hp=Zhōngguó|tp=Jhongguó}}
- چینی ساده: 中国; چینی سنتی: 中國; هانیو پینیین: Zhōngguó; Tongyong Pinyin: Jhongguó
{{zh|t=中國|s=中国|hp=Zhōngguó|tp=Jhongguó|first=t}}
- چینی سنتی: 中國; چینی ساده: 中国; Tongyong Pinyin: Jhongguó; هانیو پینیین: Zhōngguó
In the future the template may be updated to allow |first=j
, putting Jyutping before pinyin (for use in Cantonese-related articles). This functionality has not been written yet, and would not be without first having a project-wide discussion to see if it's appropriate to choose Jyutping (or any other romanization) as the "default" for Cantonese.
- Other functionality
Adding |links=no
anywhere in the template will suppress links. This is for preventing ویکیپدیا:شیوهنامه (پیوند) in an article or section where the template is used repeatedly.
{{zh|t=中國|s=中国|hp=Zhōngguó|tp=Jhongguó|links=no}}
- چینی ساده: 中国; چینی سنتی: 中國; Hanyu Pinyin: Zhōngguó; Tongyong Pinyin: Jhongguó
Default ordering
[ویرایش]To put traditional characters before simplified, one option is to add |first=t
to every instance of the template within an article. In an article that calls the template many times, though, this may be tedious, and usually an article should have consistent ordering throughout anyway (for example, articles about Hong Kong topics should almost always have traditional characters first). A default ordering can be specified for an entire article by creating a subpage of this template with the name of that article (for instance, Template:zh/format/Taiwan sets the default ordering for the article تایوان); the subpage should include a single character, t
to set traditional-first ordering or s
to set simplified-first ordering. You can do this by entering the name of the article you want to set in the box below (replacing YOUR ARTICLE TITLE
) and following the instructions.
After doing this, be sure to add either {{zh/notice|t}}
or {{zh/notice|s}}
to the article's talk page, to inform other editors that you have set a default and to let them know where the default setting is located.