*trackerプラグイン用フォーム設定 (modlist) [#sca9e152]
----
#ls(./)
*fields [#q3a032bc]
|項目名 |見出し |タイプ |オプション|デフォルト|h
|project_page |紹介ページ |text |50 | |
|category |カテゴリ |select2 | | |
|prog_status |進行状況 |select2 | | |
|rel_status |リリース状況 |select2 | | |
|msg | |textarea |80,10 | |
|comment | |textarea |0,0 | |
|mod_name |作品名 |text |50 | |
|_name |新規ページ名 |text |50 | |
*category [#i8aea278]
|見出し|セルの書式|ページに記入する書式|h
|JPWikiMod:本編|BGCOLOR(#87CEFA):%s|#listbox3(%s,listbox3,category)|
|JPWikiMod:書籍|BGCOLOR(#87CEFA):%s|#listbox3(%s,listbox3,category)|
|JPWikiMod:DLC|BGCOLOR(#87CEFA):%s|#listbox3(%s,listbox3,category)|
|JPWikiMod:CSText|BGCOLOR(#87CEFA):%s|#listbox3(%s,listbox3,category)|
|JPWikiMod:その他|BGCOLOR(#87CEFA):%s|#listbox3(%s,listbox3,category)|
|派生版:しとしん|BGCOLOR(#b0c4de):%s|#listbox3(%s,listbox3,category)|
|派生版:achi|BGCOLOR(#b0c4de):%s|#listbox3(%s,listbox3,category)|
|派生版|BGCOLOR(#b0c4de):%s|#listbox3(%s,listbox3,category)|
|日本語化パッチ|BGCOLOR(#fdf5e6):%s|#listbox3(%s,listbox3,category)|
|その他|BGCOLOR(#ffdab9):%s|#listbox3(%s,listbox3,category)|
*prog_status [#x464ce0c]
|見出し|セルの書式|ページに記入する書式|h
|進行中|BGCOLOR(#ffe6bb):%s|#listbox3(%s,listbox3,prog_status)|
|応援求む|BGCOLOR(#ffffcc):COLOR(#ff0000):%s|#listbox3(%s,listbox3,prog_status)|
|一段落|BGCOLOR(#ccffcc):%s|#listbox3(%s,listbox3,prog_status)|
*rel_status [#d6b9a518]
|見出し|セルの書式|ページに記入する書式|h
|未リリース|BGCOLOR(#ffcce6):COLOR(#ff0000):%s|#listbox3(%s,listbox3,rel_status)|
|ベータ版|BGCOLOR(#ffffcc):%s|#listbox3(%s,listbox3,rel_status)|
|リリース済|BGCOLOR(#ccffcc):%s|#listbox3(%s,listbox3,rel_status)|