|
|
第1行: |
第1行: |
|
| |
| <table style="background-color:#f5faff; box-shadow:grey 0px 0px 0px; width:100%; margin-top:0em; margin-left:auto; margin-right:auto; border:1px solid #999; border-radius:0px; text-align:left; list-style-type:square;padding-bottom:10px;">
| |
| <tr>
| |
| <th style="background:linear-gradient(to bottom right, #7e1671, #813c85); color:#FFFFFF; padding:6px 3px; border-radius:0px; font-size:110%;" nowrap="nowrap">Promotion | 每日推荐</th>
| |
| </tr>
| |
| <tr>
| |
| <td>
| |
| <big>
| |
| <includeonly> | | <includeonly> |
|
| |
| {{#tag:DynamicPageList | | {{#tag:DynamicPageList |
| | category = {{{1}}} | | | category = {{{1}}} |
| | count = {{#if: {{{2|}}} | 5 | 10 }} | | | count = {{#if: {{{2|}}} | 5 | 10 }} |
| | ordermethod = sortkey | | | ordermethod = sortkey |
| | order = lastedit | | | order = ascending |
| }} | | }} |
|
| |
| </includeonly> | | </includeonly> |
| </big>
| |
| </td>
| |
| </tr>
| |
| </table>
| |