模板:Gloss ae-phlm:修订间差异
来自「荏苒之境」
无编辑摘要 |
无编辑摘要 标签:已被回退 |
||
| 第1行: | 第1行: | ||
<noinclude><languages/>{{模板文档}}</noinclude><includeonly><!-- | <noinclude><languages/>{{模板文档}}</noinclude><includeonly><!-- | ||
-->{{Gloss|{{{ | -->{{Gloss|{{{原文}}} | ||
{{{ | {{{转写}}}|{{{译文}}} | ||
| 分块模式 = 分隔符 | | 分块模式 = 分隔符 | ||
| 分块注释 = {{{ | | 分块注释 = {{{分块注释}}} | ||
| 隐藏下划线 = true | | 隐藏下划线 = true | ||
| 行高 = 1.4em | | 行高 = 1.4em | ||
| 第16行: | 第16行: | ||
{ | { | ||
"params": { | "params": { | ||
" | "原文": { | ||
"description": "流云语原文。", | "description": "流云语原文。", | ||
"type": "line", | "type": "line", | ||
"required": true | "required": true | ||
}, | }, | ||
" | "转写": { | ||
"description": "流云语原文的罗马化转写。", | "description": "流云语原文的罗马化转写。", | ||
"type": "line", | "type": "line", | ||
"required": true | "required": true | ||
}, | }, | ||
" | "译文": { | ||
"description": "流云语例句的译文", | "description": "流云语例句的译文", | ||
"type": "line", | "type": "line", | ||
"required": true | "required": true | ||
}, | }, | ||
" | "分块注释": { | ||
"description": "流云语例句原文的分块注释。", | "description": "流云语例句原文的分块注释。", | ||
"type": "content" | "type": "content" | ||
| 第37行: | 第37行: | ||
}, | }, | ||
"paramOrder": [ | "paramOrder": [ | ||
" | "原文", | ||
" | "转写", | ||
" | "译文", | ||
" | "分块注释" | ||
], | ], | ||
"format": "block", | "format": "block", | ||
2025年10月29日 (三) 23:33的版本
示例代码:
{{Gloss ae-phlm
|
| Hôth méluèmcuâ cedo lan'áï.
| ——愿你寻到光辉。
| hôth;méluèm-cuâ;cedo;lan'áï;[感音强形] 祈愿;光辉-现物;这里;寻找-焦点他述智性'你
}}
示例代码:
{{Gloss ae-phlm
|
| Hôth méluèmcuâ cedo lan'áï.
| ——愿你寻到光辉。
| hôth;méluèm-cuâ;cedo;lan'áï;[感音强形] 祈愿;光辉-现物;这里;寻找-焦点他述智性'你
| 对齐 = center
}}
用于显示流云语例句的组件。
| 参数 | 描述 | 类型 | 状态 | |
|---|---|---|---|---|
| 原文 | 原文 | 流云语原文。 | 单行文本 | 必需 |
| 转写 | 转写 | 流云语原文的罗马化转写。 | 单行文本 | 必需 |
| 译文 | 译文 | 流云语例句的译文 | 单行文本 | 必需 |
| 分块注释 | 分块注释 | 流云语例句原文的分块注释。 | 内容 | 可选 |