Difference between revisions of "Template:Catlist/test"
| Line 49: | Line 49: | ||
<td align="right">但非(not)</td> | <td align="right">但非(not)</td> | ||
<td> {{#input: name=notuses | value = {{{notuses|}}} | type=select | *? {{#dpl: namespace=Template | format=,\n*%TITLE%,,}}}}</td> | <td> {{#input: name=notuses | value = {{{notuses|}}} | type=select | *? {{#dpl: namespace=Template | format=,\n*%TITLE%,,}}}}</td> | ||
| + | </tr> | ||
| + | <!--------------------> | ||
| + | <tr bgcolor="#ffeedd"> | ||
| + | <td align="right">樣板內部參數(Arguments of Template) </td> | ||
| + | <td colspan="3"> {{#input: name=temp_arg |size=35| value = {{{temp_arg|}}}}} 例「國名,首都,電話區碼」 (ex: name,capital,dial)</td> | ||
</tr> | </tr> | ||
<!--------------------> | <!--------------------> | ||
| Line 288: | Line 293: | ||
|{{#ifeq:{{{notcategory|}}}|?||{{#if:{{{notcategory|}}}|notcategory={{{notcategory|}}}}}}} | |{{#ifeq:{{{notcategory|}}}|?||{{#if:{{{notcategory|}}}|notcategory={{{notcategory|}}}}}}} | ||
|{{#ifeq:{{{uses|}}}|?||{{#if:{{{uses|}}}|uses=Template:{{{uses|}}}}}}} | |{{#ifeq:{{{uses|}}}|?||{{#if:{{{uses|}}}|uses=Template:{{{uses|}}}}}}} | ||
| − | + | |{{#ifeq:{{{temp_arg|}}}|||includepage={{#replace:{{{temp_arg|}}}|,|{{{{uses}}}}:,}} }} |{{#ifeq:{{{notuses|}}}|?||{{#if:{{{notuses|}}}|notuses=Template:{{{notuses|}}}}}}} | |
|{{#ifeq:{{{createdby|}}}|?||{{#if:{{{createdby|}}}|createdby={{{createdby|}}}}}}} | |{{#ifeq:{{{createdby|}}}|?||{{#if:{{{createdby|}}}|createdby={{{createdby|}}}}}}} | ||
|{{#ifeq:{{{modifiedby|}}}|?||{{#if:{{{modifiedby|}}}|modifiedby={{{modifiedby|}}}}}}} | |{{#ifeq:{{{modifiedby|}}}|?||{{#if:{{{modifiedby|}}}|modifiedby={{{modifiedby|}}}}}}} | ||
| Line 297: | Line 302: | ||
|include={{{include|}}} | |include={{{include|}}} | ||
|{{#ifeq:{{{table|}}}|||table= {{#ifeq:{{{class|}}}|-||class={{{class|}}}}} ,,{{{table|}}}}} | |{{#ifeq:{{{table|}}}|||table= {{#ifeq:{{{class|}}}|-||class={{{class|}}}}} ,,{{{table|}}}}} | ||
| + | | | ||
|{{#if:{{{columns|}}}|columns={{{columns|}}}|columns=3}} | |{{#if:{{{columns|}}}|columns={{{columns|}}}|columns=3}} | ||
|{{#ifeq:{{{export|}}}|yes|columns=1}} | |{{#ifeq:{{{export|}}}|yes|columns=1}} | ||
| Line 328: | Line 334: | ||
-->{{#ifeq:{{{notcategory|}}}|?||{{!}}{{#if:{{{notcategory|}}}|{{!}}notcategory={{{notcategory|}}}<br>}}}}<!-- | -->{{#ifeq:{{{notcategory|}}}|?||{{!}}{{#if:{{{notcategory|}}}|{{!}}notcategory={{{notcategory|}}}<br>}}}}<!-- | ||
-->{{#ifeq:{{{uses|}}}|?||{{!}}{{#if:{{{uses|}}}|uses=Template:{{{uses|}}}<br>}}}}<!-- | -->{{#ifeq:{{{uses|}}}|?||{{!}}{{#if:{{{uses|}}}|uses=Template:{{{uses|}}}<br>}}}}<!-- | ||
| + | -->{{#ifeq:{{{temp_arg|}}}|||{{!}}includepage={{#replace:{{{temp_arg|}}}|,|{{{{uses}}}}:,}}<br>}}<!-- | ||
-->{{#ifeq:{{{notuses|}}}|?||{{!}}{{#if:{{{notuses|}}}|notuses=Template:{{{notuses|}}}<br>}}}}<!-- | -->{{#ifeq:{{{notuses|}}}|?||{{!}}{{#if:{{{notuses|}}}|notuses=Template:{{{notuses|}}}<br>}}}}<!-- | ||
-->{{#ifeq:{{{createdby|}}}|?||{{!}}{{#if:{{{createdby|}}}|createdby={{{createdby|}}}<br>}}}}<!-- | -->{{#ifeq:{{{createdby|}}}|?||{{!}}{{#if:{{{createdby|}}}|createdby={{{createdby|}}}<br>}}}}<!-- | ||
Revision as of 16:53, 18 September 2007
正體中文(Tradition Chinese),僅供參考(for reference only),歡迎您一起參與修訂(Welcome to edit it)。 {{#form: name= demo | action=/dpldemo/index.php| {{#input: name= title | type= hidden | value = Special:Call/Catlist/test}}
|
資料選取(Selecting data):
| ||||||||||||||||||||||||||||||||||||||||||||||||||
|
頁面資訊 Information Display {{#input: name=shownamespace | type=checkbox | value = }}名字空間(namespace) |
排序方法(order method):
}} 升(降)冪(order):{{#input: name=order | type=select | value = |
}} {{#input: name=escapelinks | type=checkbox | value = }} 以連結取代顯示圖像(image)或分類(category)頁面 (escapelinks): {{#input: name=export | type=checkbox | value = }}輸出export 排序依據說明(order method description):
|
版面安排 (Layout):
}} 下次起始值設定(Next time offset value setting) {{#input: name=offset |value = | size=2 }} 輸出筆數(maxrecords) {{#input: name=count | value = | size=2 }} 使用累加紀錄值 (Useing Adding up offset value): {{#input: name=addup_rec | type= select | value = |
}} |type= hidden |value =0 |size=2 }} 隨機選取頁數(randomcount): {{#input: name=randomcount | type= select | value = |
}} | ||||||||||||||||||||||||||||||||||||||||||||||||
}}
其他說明 (Other Description)
| 中文 | English |
|---|---|
| » 代換為 > | » is translated to > |
| « 代換為 < | « is translated to < |
| ²{ 代換為 {{ | ²{is translated to {{ |
| }² 代換為 }} | }² is translated to }} |
| ¦ 代換為 | | ¦ is translated to | |
| ¶ 表換行 | ¶ is translated to a newline |
| \n 表換行 | \n is translated to a newline |