replace type to rendertype at setfield help

This commit is contained in:
Myeongjin
2015-10-18 17:23:37 +09:00
parent 8e68f904f1
commit d7f1f973a9
14 changed files with 14 additions and 25 deletions

View File

@@ -14,4 +14,4 @@ description: 準備用於外部條目
* ''filter'' - 受影響的辨識條目的篩選條件
* ''fieldname'' - 要修改的欄位(預設為 "text"
* ''templatetitle'' - 該條目 wikify 到指定欄位。若為空白或丟失,則刪除指定的欄位
* ''type'' - 要呈現的文本類型(預設為 "text/plain"; "text/html" 可以用於包含 HTML 標記)
* ''rendertype'' - 要呈現的文本類型(預設為 "text/plain"; "text/html" 可以用於包含 HTML 標記)