模板:作品信息框架:修订间差异
创建页面,内容为“<table class="sortable wikitable"> <tr> <th>{{{作品类型|}}}名称</th> <th>发布日期</th> <th>发布地址</th> <th>备注</th> </tr> {{{列表|<tr><td colspan="4" style="text-align: center;">缺少内容</td></tr>}}} </table>” |
标签:撤销 |
||
(未显示同一用户的4个中间版本) | |||
第1行: | 第1行: | ||
<table class="sortable wikitable"> | <table class="sortable wikitable" style="text-align: center;"> | ||
<tr> | <tr> | ||
<th>{{{作品类型|}}}名称</th> | <th>{{{作品类型|}}}名称</th> | ||
<th>发布日期</th> | <th>发布日期</th> | ||
<th>最后更新日期</th> | |||
<th>发布地址</th> | <th>发布地址</th> | ||
<th>存档情况</th> | |||
<th>备注</th> | <th>备注</th> | ||
</tr> | </tr> | ||
{{{列表|<tr><td colspan=" | {{{列表|<tr><td colspan="6" style="text-align: center;">缺少内容</td></tr>}}} | ||
</table> | </table> |