14,953
edits
m (→客製化Customizing) |
|||
| Line 88: | Line 88: | ||
=== 客製化Customizing === | === 客製化Customizing === | ||
如您想要客製化此一行事曆,請您撥冗查閱一下DPL的使用手冊(DPL manual)特別是[ | 如您想要客製化此一行事曆,請您撥冗查閱一下DPL的使用手冊(DPL manual)特別是[http://semeb.com/dpldemo/index.php?title=Include include] 參數及[http://semeb.com/dpldemo/index.php?title=Format format] 參數。在我們的範例中[[Template:calendar month zh-tw]], 設有: | ||
<pre>#Summary,#Participants,#Location</pre> | <pre>#Summary,#Participants,#Location</pre> | ||
<pre>#主旨,#參加人員,#地點</pre> | <pre>#主旨,#參加人員,#地點</pre> | ||
| Line 95: | Line 95: | ||
You could modify the name of sections, the number of sections or even take the parameters of a template inside the event page. Again, see the DPL manual. | You could modify the name of sections, the number of sections or even take the parameters of a template inside the event page. Again, see the DPL manual. | ||
==行事曆程式碼產生器(中文版)== | ==行事曆程式碼產生器(中文版)== | ||