Widget:Countdown:修订间差异
来自OGAS数据中枢
更多操作
创建页面,内容为“<noinclude> 这是一个活动倒计时组件,仅供{{tl|Countdown}}使用。 </noinclude> <includeonly> <style> .countdown-timer { font-family: monospace; font-weight: bold; color: #d33; background: #f8f9fa; padding: 2px 6px; border-radius: 3px; border: 1px solid #ddd; display: inline-block; min-width: 70px; text-align: center; } </style> <span class="countdown-timer" da…” |
无编辑摘要 |
||
| 第2行: | 第2行: | ||
这是一个活动倒计时组件,仅供{{tl|Countdown}}使用。 | 这是一个活动倒计时组件,仅供{{tl|Countdown}}使用。 | ||
{{#widget:Countdown|target=today-end}} | |||
</noinclude> | </noinclude> | ||
<includeonly> | <includeonly> | ||
<span class="countdown-timer" data-target="<!--{$target|default:'today-end'|escape:'quotes'}-->">...</span> | <span class="countdown-timer" data-target="<!--{$target|default:'today-end'|escape:'quotes'}-->">...</span> | ||
2026年5月3日 (日) 15:18的版本
这是一个活动倒计时组件,仅供{{Countdown}}使用。
...