模組:CGroup/Airport
外观
Module:CGroup/Aero
本頁面為公共轉換組的重定向。
return {
name = 'Aero',
description = '航空太空科技',
content = {
{ type = 'text', text = [=[
[[Category:公共轉換組模板|{{SUBPAGENAME}}]]
本页面没有类似于NoteTA的数量限制。
請自行修改分類名。
== 使用說明 ==
=== 加入轉換公共組 ===
在NoteTA樣板中加入公共轉換組<code>G1=Aero</code>(也可以是<code>G2</code>、<code>G3</code>…視情況而定)。範例:
<pre>{{NoteTA
|G1=Aero
|T=轉換條目
|1=…
|2=…
.
.
.
}}</pre>
=== 加入公共組新轉換 ===
插入以下代碼:
<pre>{{CItem|zh-cn:大陆; zh-tw:臺灣; zh-hk:香港; zh-sg:新馬;|desc=转换说明|original=原文}}</pre>
以下為轉換清單:
== A ==
]=] },
{ type = 'item', original = 'airport terminal', rule = 'zh-cn:航站楼; zh-tw:航廈; zh-hk:客運大樓;' },
{ type = 'text', text = [[
== B ==
]] },
{ type = 'item', original = 'boarding gate', rule = 'zh-cn:登机闸口; zh-tw:登機門; zh-hk:登機閘口;' },
{ type = 'item', original = 'boarding pass', rule = 'zh-cn:登机牌; zh-tw:登機證; zh-hk:登機證;' },
{ type = 'text', text = [[
== 其他 ==
]] },
},
}