模板:NoteTA

来自Dennis C.K Deng-Wiki
重定向页面
跳转至: 导航搜索

重定向至:

<templatedata> {

"description": "本模板用来在一个页面里,转换不同地区的翻译用语或指定特定的标题。",
 "params": {
  "T": {
   "label": "T",
   "description": "标题的公共转换规则",
   "default": "",
   "type": "string",
   "required": false
 },
  "G1": {
   "label": "G1",
   "description": "第1项公共转换组",
   "default": "",
   "type": "string",
   "required": false
 },
 "G2": {
  "label": "G2",
  "description": "第2项公共转换组",
  "type": "string",
  "required": false
 },
 "G3": {
  "label": "G3",
  "description": "第3项公共转换组",
  "type": "string",
  "required": false
 },
 "G4": {
  "label": "G4",
  "description": "第4项公共转换组",
  "type": "string",
  "required": false
 },
 "G5": {
  "label": "G5",
  "description": "第5项公共转换组",
  "type": "string",
  "required": false
 },
 "G6": {
  "label": "G6",
  "description": "第6项公共转换组",
  "type": "string",
  "required": false
 },
 "G7": {
  "label": "G7",
  "description": "第7项公共转换组",
  "type": "string",
  "required": false
 },
 "G8": {
  "label": "G8",
  "description": "第8项公共转换组",
  "type": "string",
  "required": false
 },
 "G9": {
  "label": "G9",
  "description": "第9项公共转换组",
  "type": "string",
  "required": false
 },
 "G10": {
  "label": "G10",
  "description": "第10项公共转换组",
  "type": "string",
  "required": false
 },
  "F1": {
   "label": "F1",
   "description": "第1项固定转换规则",
   "default": "",
   "type": "string",
   "required": false
 },
 "F2": {
  "label": "F2",
  "description": "第2项固定转换规则",
  "type": "string",
  "required": false
 },
 "F3": {
  "label": "F3",
  "description": "第3项固定转换规则",
  "type": "string",
  "required": false
 },
 "F4": {
  "label": "F4",
  "description": "第4项固定转换规则",
  "type": "string",
  "required": false
 },
 "F5": {
  "label": "F5",
  "description": "第5项固定转换规则",
  "type": "string",
  "required": false
 },
 "F6": {
  "label": "F6",
  "description": "第6项固定转换规则",
  "type": "string",
  "required": false
 },
 "F7": {
  "label": "F7",
  "description": "第7项固定转换规则",
  "type": "string",
  "required": false
 },
 "F8": {
  "label": "F8",
  "description": "第8项固定转换规则",
  "type": "string",
  "required": false
 },
 "F9": {
  "label": "F9",
  "description": "第2项固定转换规则",
  "type": "string",
  "required": false
 },
 "F10": {
  "label": "F10",
  "description": "第10项固定转换规则",
  "type": "string",
  "required": false
 },
  "1": {
   "label": "1",
   "description": "第1条转换用词",
   "type": "string",
   "required": false
 },
 "2": {
  "label": "2",
  "description": "第2条转换用词",
  "type": "string",
  "required": false
 },
 "3": {
  "label": "3",
  "description": "第3条转换用词",
  "type": "string",
  "required": false
 },
 "4": {
  "label": "4",
  "description": "第4条转换用词",
  "type": "string",
  "required": false
 },
 "5": {
  "label": "5",
  "description": "第5条转换用词",
  "type": "string",
  "required": false
 },
 "6": {
  "label": "6",
  "description": "第6条转换用词",
  "type": "string",
  "required": false
 },
 "7": {
  "label": "7",
  "description": "第7条转换用词",
  "type": "string",
  "required": false
 },
 "8": {
  "label": "8",
  "description": "第8条转换用词",
  "type": "string",
  "required": false
 },
 "9": {
  "label": "9",
  "description": "第9条转换用词",
  "type": "string",
  "required": false
 },
 "10": {
  "label": "10",
  "description": "第10条转换用词",
  "type": "string",
  "required": false
 }
}

} </templatedata>