mirror of
https://github.com/TiddlyWiki/TiddlyWiki5.git
synced 2026-04-29 19:16:50 +00:00
Update chinese translations
* correct help text of setfield command
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
title: $:/language/Help/setfield
|
||||
description: 准备用于外部条目
|
||||
|
||||
//请注意此命令是试验性的、也可能会更改或在 TiddlyWiki 5 Beta 版被替换//
|
||||
//请注意此命令是试验性的,且可能会更改或在最终定稿前被替换//
|
||||
|
||||
设置一群条目的指定栏位到 wikifying 范本条目的结果,其中的 `currentTiddler` 变数设置为各该条目。
|
||||
|
||||
@@ -13,5 +13,5 @@ description: 准备用于外部条目
|
||||
|
||||
* ''filter'' - 受影响的辨识条目的筛选条件
|
||||
* ''fieldname'' - 要修改的栏位(默认为 "text")
|
||||
* ''templatetitle'' - 该条目 wikify 到指定栏位. 若为空白或丢失,则删除指定的栏位
|
||||
* ''templatetitle'' - 该条目 wikify 到指定栏位。若为空白或丢失,则删除指定的栏位
|
||||
* ''type'' - 要呈现的文本类型(默认为 "text/plain"; "text/html" 可以用于包含 HTML 标记))
|
||||
|
||||
Reference in New Issue
Block a user